Savorboard
15edd352a9
Upgrade the dependent nuget package to the latest version
6 years ago
Savorboard
7fc1bb5908
Fix compilation errors after the upgrade
6 years ago
Savorboard
ff5872d4f0
refactor csproj structure.
6 years ago
Savorboard
8a85a469c6
Add Directory.Build.props
6 years ago
Savorboard
8b1ec942c4
refactoring log output.
6 years ago
Savorboard
773e9428db
support pattern matching for consumer. ( #132 )
6 years ago
Savorboard
d38119575c
refactor
6 years ago
Savorboard
3a8bcf0324
Release 2.2.2 ( #121 )
* fixed message enqueue exception in v2.2
* add log to samples
* Improved log output. #114
* add default timeout configuration for kafka client.
* fixed retry processor bugs.
* Fixed kafka producer exception log without logging when publish message.
* update version num to 2.2.2
* rename configuration options FailedCallback to FailedThresholdCallback
* rename files name.
* remove unused files.
* modify the error comments.
* update samples.
* add logs.
6 years ago
Savorboard
be65af4158
rename file.
6 years ago
Savorboard
ea8c82fcc6
rename file.
6 years ago
Savorboard
41b64262bc
rename file.
6 years ago
Savorboard
8c08cd3d75
fixed message enqueue exception in v2.2 ( #115 )
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
621179df38
support event data for Diagnostics.
6 years ago
Savorboard
d102100bd9
rename IAdditionalProcessor to ICollectProcessor
6 years ago
Savorboard
4e6c0004c1
rename sqlserver processor
6 years ago
Savorboard
d46c0954e0
rename postgresql processor.
6 years ago
Savorboard
09cd281701
rename mysql processor
6 years ago
Savorboard
83c8ccf889
rename processor.
6 years ago
Savorboard
239b849c57
add cap started and shotdown log.
6 years ago
Savorboard
f39cd633fb
optimized logging content.
6 years ago
Savorboard
6c1cf7fb57
upgrade MySqlConnector nuget package.
6 years ago
Savorboard
120b794645
Fixed exception thrown when terminate the program with Ctrl+C. ( #130 )
6 years ago
Savorboard
8e7435d48c
remove some log items.
6 years ago
Savorboard
1d7f2b19e6
refactor and modify logs content.
6 years ago
Savorboard
05f6e66169
Modify logs content.
6 years ago
Savorboard
d99ec60082
add logs.
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
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
29f1eb9ddb
fixed message enqueue exception in v2.2
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