issues
search
jhalterman
/
lyra
High availability RabbitMQ client
Apache License 2.0
262
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Connection recovery fails and gives up even though recovery policy is recoverAlways()
#91
amertahir
opened
1 year ago
1
Lyra is no longer under active development.
#90
jlerbsc
closed
6 years ago
1
Getting Rabbitmq HeartBeat Exception
#89
Akhilesh-Soni
closed
6 years ago
3
Use a `Predicate` for retry exception strategy
#88
acogoluegnes
opened
6 years ago
0
retryableExceptions configuration and implementation
#87
spjoe
opened
6 years ago
3
Rapid growth of connections when network conditions are unreliable
#86
Dirk-c-Walter
closed
7 years ago
3
Information about Java client's recovery in README
#85
augi
closed
7 years ago
1
Get rid of static executor service
#84
acogoluegnes
opened
7 years ago
2
Add useDaemonThreads option
#83
acogoluegnes
closed
7 years ago
0
#75 use a connection factory with automatic recovery disabled by default
#82
basert
closed
7 years ago
7
proposed changes for "Lyra recover mechanism prevent from the JVM to shutdown"
#81
DimaGolomozy
closed
7 years ago
2
Lyra recover mechanism can prevent from the JVM to shutdown
#80
DimaGolomozy
closed
7 years ago
6
RabbitMQ flooded by new connections
#79
Allan-Nava
closed
7 years ago
5
Passing connection name to underlying driver
#78
jendakol
closed
7 years ago
1
Logging improvement: message "Recovered consumer..."
#77
jendakol
closed
7 years ago
1
Connection name is not passed
#76
jendakol
closed
7 years ago
8
Consumers not getting messages after broker restart
#75
EdeMeijer
closed
7 years ago
8
No communication after recovery
#74
neuhaus
closed
7 years ago
4
Why to copy ConnectionFactory on each create
#73
igreenfield
opened
7 years ago
7
Add support for NIO that added in rabbit client 4.x
#72
igreenfield
closed
7 years ago
6
Moving to latest RabbitMQ Java Client 4.0
#71
igreenfield
closed
7 years ago
5
Add support for withUri(), closes issue #69
#70
neuhaus
closed
8 years ago
1
support withUri() in ConnectionOptions
#69
neuhaus
closed
8 years ago
5
Bump rabbitmq version to 3.6.5
#68
jpeet
closed
7 years ago
1
Documentation on ConnectionFactory used in ConnectionOptions
#67
augi
closed
7 years ago
2
Update rabbitmq version
#66
jpeet
closed
8 years ago
1
Add a link to Kithara, a Clojure wrapper
#65
jstepien
closed
8 years ago
0
Forgotten copying of automaticRecovery in ConnectionOptions.copy()
#64
ashishnargundkar
closed
8 years ago
1
OSGi support
#63
saksmt
closed
8 years ago
8
What about moving to the latest 'amqp-client' version?
#62
igreenfield
closed
7 years ago
0
when java.net.UnknownHostException is thrown the recovery failed
#61
igreenfield
closed
7 years ago
0
Reconnection after RabbitMQ shutdown is not successful
#60
ghost
opened
8 years ago
5
Recovery of the connection in RabbitMQ for Clustered environment
#59
mmuttharasan
closed
7 years ago
1
Lyra throws `AlreadyClosedException` calling `isOpen` on a closed channel
#58
jaguililla
opened
8 years ago
1
Adding NoRouteToHost to permanent list of recurring exceptions #26
#57
numbat
closed
8 years ago
1
android.os.NetworkOnMainThreadException
#56
EMIN3M1986
closed
7 years ago
2
Publisher confirms with RetryPolicy can return wrong sequence number
#55
rdghickman
opened
9 years ago
0
ThreadFactory missing in ConnectionOptions.copy()
#54
stuemke
closed
7 years ago
2
Connection recovery hangs after EOFException is thrown
#53
karlney
closed
7 years ago
5
Connection recovery hangs infinitely
#52
marcuslinke
opened
9 years ago
18
Recovery fails if the machine where rabbitmq is running gets rebooted
#51
ashwin-os
closed
9 years ago
5
How do I disable the INFO log messages?
#50
ocyedwin
closed
9 years ago
2
How to implement automatic fail-over to running node
#49
marcuslinke
closed
9 years ago
1
Lyra recovers queues that have already been discarded from channel closures
#48
spatula75
closed
9 years ago
4
Allow backoff interval durations to use different units
#47
platy
closed
9 years ago
1
shutdownsignal exception when reconnecting
#46
zeitos
closed
9 years ago
6
RabbitMQ can block forever in exchangeDeclare during recovery
#45
spatula75
closed
9 years ago
25
Consumers never recover if withRequestedHeartbeat() is used
#44
Gyllsdorff
closed
7 years ago
2
fix: null safe retryStats
#43
frascuchon
closed
9 years ago
1
Enhancement: add onUnrecoverable() and onUnretryable() methods to listeners
#42
spatula75
closed
9 years ago
3
Next