Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LykkeCity/Lykke.RabbitMqDotNetBroker issues and pull requests

#93 - Lt 4270 event logging

Pull Request - State: closed - Opened by gponomarev-lykke over 1 year ago

#92 - Lt 2743 publish strategy with confirmations

Pull Request - State: closed - Opened by tarurar almost 4 years ago

#91 - added publisher confirmations

Pull Request - State: closed - Opened by tarurar almost 4 years ago

#90 - Moved header processing to deduplication section

Pull Request - State: closed - Opened by starkmsu about 4 years ago

#89 - Updated RabbitMq native c# client library

Pull Request - State: closed - Opened by tarurar over 4 years ago

#88 - Fix threads leak

Pull Request - State: closed - Opened by tarurar over 4 years ago

#87 - Bump MessagePack from 1.7.3.4 to 1.9.11 in /src/Lykke.RabbitMqBroker

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#86 - Fixed message loss with ResilientErrorHandlingStrategy usage without …

Pull Request - State: closed - Opened by starkmsu over 4 years ago

#85 - Fixed poison queue routing

Pull Request - State: closed - Opened by starkmsu over 4 years ago

#84 - Bump MessagePack from 1.7.3.4 to 1.9.3 in /src/Lykke.RabbitMqBroker

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#83 - Added IStartStop usage + registrations extensions for JsonRabbitPubli…

Pull Request - State: closed - Opened by starkmsu almost 5 years ago

#82 - Added c-tor with prefetch count to JsonRabbitSubscriber

Pull Request - State: closed - Opened by starkmsu almost 5 years ago

#81 - WaitOneAndPeek improvements + tests

Pull Request - State: closed - Opened by andrey-anokhin about 5 years ago

#80 - Fix publisher message loss

Pull Request - State: closed - Opened by KonstantinRyazantsev about 5 years ago

#78 - Fixed possible NRE in JsonRabbitPublisher and JsonRabbitSubscriber

Pull Request - State: closed - Opened by starkmsu about 5 years ago

#77 - Added base class for standard json subscriber

Pull Request - State: closed - Opened by starkmsu about 5 years ago

#76 - Added standard json publisher

Pull Request - State: closed - Opened by starkmsu about 5 years ago

#75 - Fixed ArgumentNullException on BasicPublish

Pull Request - State: closed - Opened by starkmsu over 5 years ago

#74 - Added separate UseRoutingKey method for queue name optional change

Pull Request - State: closed - Opened by starkmsu over 5 years ago

#73 - Added publish stategy for direct exchange

Pull Request - State: closed - Opened by starkmsu over 5 years ago

#72 - Added SetPrefetchCount method to RabbitMqSubscriber

Pull Request - State: closed - Opened by starkmsu over 5 years ago

#71 - Logging shortened conn string

Pull Request - State: closed - Opened by starkmsu over 5 years ago

#70 - #69 Upgrade the RabbitMQ client

Pull Request - State: closed - Opened by martaciesielska almost 6 years ago - 1 comment

#69 - Upgrade RabbitMQ client to version 5

Issue - State: closed - Opened by martaciesielska almost 6 years ago - 1 comment

#68 - Added lykke prefix proper handling for exchnage names

Pull Request - State: closed - Opened by starkmsu almost 6 years ago

#67 - Added protection against routingKey = null

Pull Request - State: closed - Opened by starkmsu almost 6 years ago

#66 - #65 missing license

Pull Request - State: closed - Opened by martaciesielska almost 6 years ago

#65 - License is missing from the repository

Issue - State: closed - Opened by martaciesielska almost 6 years ago

#64 - Removed IConsole usage from publisher and subscriber

Pull Request - State: closed - Opened by starkmsu almost 6 years ago

#63 - Added routing key to logging

Pull Request - State: closed - Opened by starkmsu about 6 years ago

#62 - 2 duplicated rabbits

Pull Request - State: closed - Opened by polonzer about 6 years ago

#61 - Logging system redesign. Fix building

Pull Request - State: closed - Opened by KonstantinRyazantsev about 6 years ago

#60 - Logging system redesign

Pull Request - State: closed - Opened by KonstantinRyazantsev about 6 years ago

#59 - Sonar issues

Pull Request - State: closed - Opened by samodovdi about 6 years ago

#58 - fixes some sonar issues

Pull Request - State: closed - Opened by samodovdi about 6 years ago

#57 - Routing key for individual message has been added

Pull Request - State: closed - Opened by KonstantinRyazantsev over 6 years ago

#56 - Nuget update of Lykke.Common for datetime in IConsole output

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#55 - Reject messages on deserialize errors

Pull Request - State: closed - Opened by mmusin over 6 years ago

#54 - Removed obsolete c-tor of RabbitMqSubscriber

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#53 - Added AppInsights telemetry submit

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#52 - Added more info to connection error logging

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#51 - More info to connection

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#50 - Json deserializer was fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev over 6 years ago

#49 - - MessagePack serialization was added

Pull Request - State: closed - Opened by KonstantinRyazantsev over 6 years ago

#48 - Added BufferedMessagesCount field to publisher

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#47 - Removed connection string from errors

Pull Request - State: closed - Opened by starkmsu over 6 years ago

#45 - Integration tests was made explicit

Pull Request - State: closed - Opened by KonstantinRyazantsev over 6 years ago

#44 - tests moved to fit TC build template

Pull Request - State: closed - Opened by KonstantinRyazantsev over 6 years ago

#43 - Deferred messages implementation

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#42 - Revert PrivateAssets attributes for the PackageReference

Pull Request - State: closed - Opened by MikhailGerasimov almost 7 years ago

#41 - Empty the sending buffer in case of exception.

Pull Request - State: closed - Opened by MikhailGerasimov almost 7 years ago

#40 - Subscriber queue routing key is fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#39 - removed toLower for exchange name

Pull Request - State: closed - Opened by samodovdi almost 7 years ago

#38 - Message processing errors catches without reconnection

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#37 - - Retries ack after message processing failure was fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#36 - - Cancellation for resilient error handling strategy was added

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#35 - Reconnection delay of subscriber can be cancelled now

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#33 - Return this from PublishSynchronously to use it in flow interface.

Pull Request - State: closed - Opened by MikhailGerasimov almost 7 years ago

#32 - Feature lwdev 3243 sync publishing

Pull Request - State: closed - Opened by MikhailGerasimov almost 7 years ago

#31 - Fix failed tests

Pull Request - State: closed - Opened by MikhailGerasimov almost 7 years ago

#30 - Auto create dlx queue

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago - 1 comment

#29 - endpoint name normalization fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#28 - Overloads for not lykke namespace + error fix

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#27 - settings DSL

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#26 - - Option to disable queue persistence was added

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#25 - queue snapsot loading was fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#24 - exchange name passed to queue messages repository

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#23 - Messages queueu loading fixed

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#21 - DLX creation added in subscriber and removed from publisher

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#20 - Serialized dates treated as UTC by default now

Pull Request - State: closed - Opened by KonstantinRyazantsev almost 7 years ago

#18 - LWDEV-2385 Updated project information

Pull Request - State: closed - Opened by MikhailGerasimov about 7 years ago

#17 - LWDEV-2385 Updated project information

Pull Request - State: closed - Opened by MikhailGerasimov about 7 years ago

#16 - LWDEV-2385 Updated project information

Pull Request - State: closed - Opened by MikhailGerasimov about 7 years ago

#15 - LWDEV-2385 RabbitMq subscriber error handling

Pull Request - State: closed - Opened by MikhailGerasimov about 7 years ago

#14 - Json serializer and deserializer added

Pull Request - State: closed - Opened by KonstantinRyazantsev about 7 years ago

#13 - Use default publish strategy in case it not specified

Pull Request - State: closed - Opened by AndreyAndreev about 7 years ago

#12 - changes to console logger messages

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#11 - changes to extension

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#10 - added IConsole

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#9 - added default string deserializer and exchange name to RabbitMqSettings

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#8 - IStopable for publisher / subscriber.

Pull Request - State: closed - Opened by PeGilo over 7 years ago

#7 - Extended DefaultFnoutPublishStrategy interface.

Pull Request - State: closed - Opened by PeGilo over 7 years ago

#6 - Common updated, changed framework to core 1.0

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#5 - fixed publisher Start and EnqueueMessage methods

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#4 - fix on connection close

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#3 - unsubscribe channel on close

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#2 - changed start method

Pull Request - State: closed - Opened by samodovdi over 7 years ago

#1 - added stop method

Pull Request - State: closed - Opened by samodovdi over 7 years ago