-
We are seeing a issue where our jms listener threads end up blocking each other when the SQSSession#recover throws a Exception. The exception occurs in the recover process where it attempts to change …
-
The behavior of negative acknowledgment is to change the visibility timeout of a received message to 0. Where the value of NACK_TIMEOUT is not configurable while creating the SQS Factory for JMS.
h…
-
jms/job-queue-bundle: 2.0.1
symfony/framework-bundle: 4.3.3
symfony/twig-bundle: 4.3.3
In webinterface when opening Failed job, Symfony throws exception `Variable "style" does not exist.`
As I t…
-
Hi,
i am getting an error while starting jboss EAP 7 instance with below Error. Please let me what could be the issue.
2017-11-24 00:03:34,297 INFO [stdout] (ServerService Thread Pool -- 69) …
-
**Part one**
Benchmark the performance using VisualVM
Run stress and load tests
**Part Two**
Address the concurrent/parallel/asynchronous email sending problem
- Tested, didnt work:
- Spring's Asyn…
-
Tras los problemas que hemos tenido para desplegar Geoserver en Jboss7, dado que la versión 7.0.2 que es la que está en el repositorio no es compatible con el despliegue de ficheros "jboss-deployment-…
-
**mdiianni** ([Bug 59245](https://bz.apache.org/bugzilla//show_bug.cgi?id=59245&redirect=false)):
Increasing security threads force service providers to increase security levels on their backend appli…
-
It seems that the behavior of this option is different between REJECT_NEWEST and REMOVE_OLDEST/REMOVE_LOWPRIORITY.
• Isssue
The behavior of limitBehavior is different between REJECT_NEWEST and REMOVE…
-
**Motivation:**
Currently remote service name is by default the name of the broker technology (e.g. kafka, jms). If many messaging applications are instrumented, then service dependency graph all a…
-
SQS now provides a client that implement temporary queues much more efficiently than naively creating a new SQS queue for each call. It should be easy to use that client to implement the `SQSSession.c…