-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1068) created by **michael.deardeuff** on 2012-07-16 at 06:39 AM_
---
I sometimes require an atomic get or cancel after t…
-
I have an Azure function that is set up to be triggered when a message lands in a Service Bus topic, does some work and pushes it to a separate Service Bus queue (yes, I have checked to make sure it …
-
1. Logstash version: 7.17.7
2. Logstash installation source: docker.elastic.co/logstash/logstash
3. How is Logstash being run: docker
**Plugins installed**
```
Using bundled JDK: /usr/share/l…
-
Even though we are deploying the src/test/resources/wildfly-tck-min.yml when starting wildfly, the destinations don't seem available. The only queue/topic deployment messages in the log are:
```lo…
-
```
The current JDBC Connection pool implementation in soi-toolkit, Apache Commons
DBCP, does not support XA-connections.
An alternative could be Tomcat's Connection Pool:
http://tomcat.apache.org/…
-
A race condition in com.sun.genericra.inbound.async.InboundJmsResourcePool.java can cause all inbound message processing on the queue associated with a particular pool instance to halt; processing on …
-
```
The current JDBC Connection pool implementation in soi-toolkit, Apache Commons
DBCP, does not support XA-connections.
An alternative could be Tomcat's Connection Pool:
http://tomcat.apache.org/…
-
When broker responds with an exception (like enqueue capacity threshold reached), the library does not put the cause as initial cause to the exception raised. Rather, two different types of exception …
-
```
The current JDBC Connection pool implementation in soi-toolkit, Apache Commons
DBCP, does not support XA-connections.
An alternative could be Tomcat's Connection Pool:
http://tomcat.apache.org/…
-
Issue: Can't ack a message on a detached receiver.
I'm trying to allow messages that are being consumed (message sent / haven't been ack'd yet) during server shutdown.
I attempted to detach the r…