Savorboard
01aeb132e7
update samples.
6 years ago
Savorboard
c9cea852fd
Merge branch 'develop' of https://github.com/dotnetcore/CAP into develop
6 years ago
Savorboard
aab167ea3b
modify the error comments.
6 years ago
Savorboard
c24cc70d7d
remove unused files.
6 years ago
Savorboard
d7c4ce5343
rename files name.
6 years ago
Savorboard
f66713c6c4
rename configuration options FailedCallback to FailedThresholdCallback
6 years ago
Savorboard
28aaec7dd8
update version num to 2.2.2
6 years ago
Savorboard
d86c1e3a67
Fixed kafka producer exception log without logging when publish message.
6 years ago
Savorboard
69fdcf87c2
fixed retry processor bugs.
6 years ago
Savorboard
f539fd1a26
add default timeout configuration for kafka client.
6 years ago
Savorboard
b12e376ded
Improved log output. #114
6 years ago
Savorboard
e53863a659
add log to samples
6 years ago
Savorboard
6cbd5055c7
Merge remote-tracking branch 'origin/master' into develop
6 years ago
Savorboard
8c08cd3d75
fixed message enqueue exception in v2.2 ( #115 )
6 years ago
Savorboard
29f1eb9ddb
fixed message enqueue exception in v2.2
6 years ago
Savorboard
9093a6f9bb
merged pr#113
6 years ago
Savorboard
d11f929830
update samples.
6 years ago
Savorboard
63f137c6cb
add notes to readme.
6 years ago
Savorboard
8505a87887
Add notes to readme.
6 years ago
Savorboard
36e944c343
Add tracingheader for support Diagnostics
6 years ago
Savorboard
3ddb890865
Add support for Diganostics
6 years ago
Savorboard
a66046ba00
add TryExtractTracingHeaders
6 years ago
Savorboard
e6f3c08af2
refactor diagnostics
6 years ago
Savorboard
137af975aa
add tracingheader helper func
6 years ago
Savorboard
43f75e9774
remove file
6 years ago
Savorboard
8689acd9ae
rename file name
6 years ago
Savorboard
74dc5db8f7
refactor
6 years ago
Savorboard
3e59bf17f5
refactor Diagnostics module.
6 years ago
Savorboard
139b69cfc1
modofiy class access level for diagnostics.
6 years ago
Savorboard
5a616dbe6a
rename topicexchangename to exchangename
6 years ago
Savorboard
b7996be80b
add borkeraddress to connectionpool.
6 years ago
Savorboard
082c6eaf8c
refactor Diagnostics module.
6 years ago
Savorboard
013d8b128d
update readme.md
6 years ago
Savorboard
621179df38
support event data for Diagnostics.
6 years ago
Savorboard
bfeaa226b4
upgrade dependent nuget packages.
6 years ago
Savorboard
f477b09ed9
Remove database queue mode ( #102 )
* Improve the implementation mechanism of queue mode. #96
* refactor the code .
* add Copyright & License description into header text of code files.
* refactor
* set version to 2.2.0
* update unit tests.
* add exception class to process the publish send and subscriber exectution exception
* modify first retry time to three.
* code refactor.
* add retry mechanism
* code refactor
* refactor consumer execution
* fix spell error
* remove dashboard `processing ` content.
* Modify the retry to retry the message only 4 minutes ago.
* update samples
* update ci configuration.
6 years ago
Savorboard
0bbfccbdca
Release version 2.1.4 ( #97 )
* Fixed the connection bug of getting message from table. #83
* update version to 2.1.4
* remove `TableNamePrefix` option from `MySqlOptions` to `EFOptions`. #84
* fixed entityframework rename table name prefix bug. #84
* fixed sql server scripts bug of create table scheme. #85
* fixed entityframework rename table name prefix bug. #84
* modify error message of logger write
* Fixed bug of the FailedRetryCount does not increase when raised SubscriberNotFoundException. #90
* Fixed thread safety issue about KafkaOptions. #89
* upgrade nuget package
6 years ago
Savorboard
9829f2a802
upgrade nuget package
6 years ago
Savorboard
93804119b4
Fixed thread safety issue about KafkaOptions. #89
6 years ago
Savorboard
13c3e34227
Fixed bug of the FailedRetryCount does not increase when raised SubscriberNotFoundException. #90
6 years ago
Savorboard
6922541474
modify error message of logger write
6 years ago
Savorboard
7ec498063a
fixed entityframework rename table name prefix bug. #84
6 years ago
Savorboard
3b44c8d9a1
fixed sql server scripts bug of create table scheme. #85
6 years ago
Savorboard
a2b235de66
fixed entityframework rename table name prefix bug. #84
6 years ago
Savorboard
a2524f120d
remove `TableNamePrefix` option from `MySqlOptions` to `EFOptions`. #84
6 years ago
Savorboard
cc94a679ad
update version to 2.1.4
6 years ago
Savorboard
2cad4d608b
Fixed the connection bug of getting message from table. #83
6 years ago
Savorboard
9b4f3d1413
resolve conflict
6 years ago
Savorboard
ccd72ce2db
fixed thread conflict issue when sending messages with PublishAsync. #80
6 years ago
Savorboard
6a5826f6d7
set csproj xml doc configuration
6 years ago