74 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
maliming 773cdb26b2
Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`. 1 year ago
maliming c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 1 year ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 1 year ago
liangshiwei facb8dfb9a Update ChannelPool.cs 1 year ago
liangshiwei d348dc8446 Check if channel is closed 1 year ago
liangshiwei de10dcc2c4 Fix duplicate consumption of events when connection is broken 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei b030933ff5 Add more Arguments to AbpRabbitMqEventBusOptions 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 182607b710 Enable nullable annotations for Volo.Abp.RabbitMQ 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
liangshiwei f4dee528fb Improve 4 years ago
liangshiwei f4d544c40b Enhance RabbitMQ to set PrefetchCount 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Necati Meral 86d89ebba5 Allow the exchange type to be specified 4 years ago
liangshiwei 282d9ada01 Update RabbitMqMessageConsumer.cs 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
liangshiwei cc34580436 Remove Error Handle 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
liangshiwei e354496e35 Update ConnectionPool.cs 5 years ago
liangshiwei d96a6a6f1d Remove item connection creation fails 5 years ago
liangshiwei 7e686315fa Make deadletterName optional 5 years ago
liangshiwei 1ecc16d161 Improved 5 years ago
liangshiwei fbedc63bc3 Improved 5 years ago
liangshiwei 29e0cee1aa Implement EventErrorHandler for rabbitmq & rebus 5 years ago
liangshiwei 759d908206 Abstract EventErrorHandler 5 years ago
liangshiwei ff388fca56 Use lazy in connection pooling 5 years ago
GameBelial 1debba1829 Add support for RabbitMQ cluster. 5 years ago
Halil İbrahim Kalkan 7fcb5121ae Should check the result of QueueBindCommands.TryPeek. 5 years ago
Halil İbrahim Kalkan 3ab79685b4 Ignore errors on RabbitMQ Nack message. 5 years ago
Halil İbrahim Kalkan 3dbdecfa5f Resolved #7611: Distributed event bus should send NACK to RabbitMQ server on event handling failures. 5 years ago
Halil İbrahim Kalkan 0df01129f0 Fixed #7104: Setting RabbitMQ connection in appsettings.json causes consumers to not consume messages 5 years ago
liangshiwei 478ceb738e Set DispatchConsumersAsync to true 5 years ago
liangshiwei 0adc4afb5c Set DispatchConsumersAsync to true 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming db59f2773e Add AbpAsyncTimer. 5 years ago
maliming 8544f954a7 Discard the task result in Timer_Elapsed. 5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei c046dac407 Upgrade RabbitMQ.Client to 6.1.0 6 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago