issues
search
mqlight
/
java-mqlight
This Java package provides the high-level API by which you can interact with the MQ Light runtime.
Apache License 2.0
10
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
StateMachine logging at INFO level
#15
leachbj
opened
9 years ago
1
NonBlockingClient.send will create a Link for each unique topic, can't release them
#14
leachbj
opened
9 years ago
2
Use the netty channel allocator to create write buffer
#13
leachbj
closed
9 years ago
1
Keep threads alive indefinitely if TimerServiceImpl has work to do
#12
prestona
closed
9 years ago
0
Dont make core threads timeout on TimerServiceImpl
#11
leachbj
closed
9 years ago
2
Build requires a SNAPSHOT version of proton-j
#10
leachbj
closed
9 years ago
2
Increase KeepAliveTime on TimerServiceImpl thread pool to 2seconds
#9
leachbj
closed
9 years ago
0
Removed dead call to topic.equals
#8
leachbj
closed
9 years ago
1
TimerService thread pool creates a lot of threads
#7
leachbj
opened
9 years ago
7
Inconsistent API documentation
#6
leachbj
closed
9 years ago
1
EndpointServiceImpl is now public to allow applications to create Sin…
#5
leachbj
closed
9 years ago
1
Cannot create instance of SingleEndpointService from application
#4
leachbj
closed
9 years ago
0
NullPointerException in client during broker restart
#3
leachbj
closed
9 years ago
1
consumers with autodelivery no longer run out of link credit
#2
leachbj
closed
9 years ago
1
fix compilation issue, logging config lookup and write race condition
#1
leachbj
closed
9 years ago
0
Previous