Savorboard
04a272a780
Add determines whether the subscriber parameter is an instance of the current type. #669
4 years ago
Dima Zhemkov
1de8d6cc19
Solve the issue of being duplicated executors from different assemblies ( #667 )
4 years ago
patheems
ba31886db7
Solve the issue of being restricted to using Newtonsoft ( #664 )
* Solve the issue of being restricted to using Newtonsoft for serialization/deserialization.
* Removed whitespace
* Failed build fixed by injecting ISerializer.
* Removed unintended reference.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4 years ago
patheems
dfc26e3f7f
Added comparer to remove duplicate CosumerExecutors. ( #654 )
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4 years ago
patheems
67cc04136b
GetRuntimeMethods instead of DeclaredMethods to get inherited members. ( #647 )
* GetRuntimeMethods gets also the inherited members that are not declared in the inherited class.
* Update of failed test.
Co-authored-by: Patrick Heemskerk <pheemskerk@inforit.nl>
4 years ago
Savorboard
e2caef3232
Add re-enable the auto create topics configuration item, it's false by default in rdkafka 1.5.0. #635
4 years ago
谷草`
d63fedccda
fix DotNetCore.CAP.PostgreSql.CapEFDbTransaction RollbackAsync Method. ( #640 )
4 years ago
cBear
ee6de6aa75
Fix sql server table name customize bug. #632
#632
4 years ago
Savorboard
80c76ed52f
Fix browser language detection. #631
4 years ago
Savorboard
1c3f70940f
Upgrade dependencies NuGet package to latest
4 years ago
cBear
079191b14b
fix #624
* 接收列表中的分组和名称展示到了相反的位置
* 接收列表中的分组和名称展示到了相反的位置
4 years ago
mHalo
d029b6c30d
fixed #622 #624 ( #625 )
4 years ago
Pascal Slegtenhorst
0d603a7bde
partial topic attributes ( #617 )
* Added support for defining topic attribute partials
* Updated readme
* Small improvements to partial topic implementation.
Co-authored-by: Pascal Slegtenhorst <pslegtenhorst@inforit.nl>
4 years ago
Savorboard
847899342e
Add file license header
4 years ago
Shane Rogers
3f2814f186
Updated mongo db query. ( #611 )
Updated query as it referenced the wrong collection as a result after 3 retries the old messages are never processed (<4min)
4 years ago
Savorboard
daf4efbf50
Fix amazon sqs reject message bug
4 years ago
Bradley Grainger
285904bd03
Update MySqlConnector to 1.0. ( #587 )
4 years ago
Savorboard
16ae853fee
Sets the symbol file to new format
4 years ago
Savorboard
6f41916241
Remove unused code
4 years ago
Savorboard
55079a3127
Add AWS SQS Support ( #603 )
4 years ago
xiangxiren
338ba4c201
fix sqlserver dashboard query bug ( #600 )
* fix bug
* fix bug
Co-authored-by: wandone\xlw <123456>
4 years ago
xiangxiren
0301a7b21a
Fix mysql transaction rollback bug( #598 )
4 years ago
Savorboard
1b029183cb
clean code
4 years ago
Savorboard
135decb4aa
upgrade rabbitmq client nuget package to 6.1.0
4 years ago
Savorboard
a5b807d5ef
Upgrade dependent nuget package version
4 years ago
xiangxiren
37a4d6a0fe
replace dapper with ado.net ( #583 )
* replace dapper with ado.net
* replace dapper with ado.net
* replace dapper with ado.net
* modify nuget reference
Co-authored-by: wandone\xlw <123456>
4 years ago
Savorboard
6f61c4c3f4
upgrade Confluent.Kafka to 1.4.3
4 years ago
Savorboard
5d83d4dd94
upgrade JetBrains.Annotations
4 years ago
Savorboard
2319e5bece
Fixed subscriber primitive types convert exception. #568
4 years ago
Savorboard
5e40172c58
Fix possible conversion exceptions in primitive types. #568
4 years ago
Savorboard
f6588441fc
Add conosole app sample
4 years ago
Savorboard
4b9f03d2a0
Fix type header null exception
4 years ago
Savorboard
db02aa40f0
Fixed cast object to primitive types failed bug. #547
4 years ago
Savorboard
0603833cf8
Refactored FailedThresholdCallback parameters to support getting the ServiceProvider. #522
4 years ago
Savorboard
f948c8db50
Fixed kafka consumer group does not works bug. #541
4 years ago
杨晓东
a3707f577f
Fix inject invoker service bug.
4 years ago
杨晓东
21280211f6
Remove the subscriber factory and get it directly from DI
4 years ago
Savorboard
f711d12abc
Fix rabbitmq connection may be reused when close forced. #533
4 years ago
Savorboard
879d147175
Change ISubscribeInvoker interface access modifier. #537
4 years ago
Andrew Jaffie
14e67a6e37
Removes line that added the kafka key to headers an extra time. ( #524 )
This caused any messages published by CAP with a kafka key set to not be consumable by CAP.
Co-authored-by: Andrew Jaffie <andrewj@avi.com>
4 years ago
Savorboard
1af7c7770d
Fix bug of re-consumption button execution from Dashboard. #525
4 years ago
Savorboard
d8fceb69f6
Replace BlockingCollection with Channel to improve performance. #492
4 years ago
Savorboard
d28a370df3
performance improvement
4 years ago
Savorboard
969f5d538d
Fix diagnostics event error. #504
4 years ago
Savorboard
557c314258
Try to fix transport healthy check bug. #503
4 years ago
Savorboard
7fabeae2e8
Add consumer group into header . #502
4 years ago
Andrew Jaffie
0838a23da1
Add capability to optionally set kafka message key via new header ( #498 )
4 years ago
Savorboard
4991c388d3
Fix SqlException: Invalid column name 'id' for COLLATION Turkish_CI_AS. #491
5 years ago
Savorboard
45f1d54cfb
Try to fix azure service bus header cast exception. #483
5 years ago
Savorboard
73949a4143
Improve dashboard
5 years ago