-
Hi Team,
I am looking for info on could we publish and consume message to azure bus dead letter queue with artificat **spring-cloud-azure-starter-servicebus-jms** ?. or with any other spring boot…
-
Hello guys,
I got a problem with package management.
My `composer.json`:
```
{
"name": "",
"version": "1.0.0",
"license": "proprietary",
"type": "project",
"repository": "",
…
-
Hello Spring Boot team, we would like to propose that a section for Oracle be added to Spring Initiliazr, and that we provide entries for our Spring Boot Starters for Oracle Database in this section. …
-
**[Andrew Tulloch](https://jira.spring.io/secure/ViewProfile.jspa?name=drewtul)** opened **[SPR-16642](https://jira.spring.io/browse/SPR-16642?redirect=false)** and commented
If the error handling pa…
-
**Describe the bug**
I am running an app that listens to ServiceBus in Dubai, UAE, but the message broker is located in Europe. When there is a very big message in the queue (17-25 Mb), its delivery …
-
Seen in https://jenkins.scylladb.com/view/master/job/scylla-master/job/dtest-daily-release/256/artifact/logs-full.release.016/1684893864334_materialized_views_test.py%3A%3ATestInterruptBuildProcess%3A…
-
**[Doug Harmon](https://jira.spring.io/secure/ViewProfile.jspa?name=dsharmo)** opened **[SPR-15579](https://jira.spring.io/browse/SPR-15579?redirect=false)** and commented
JDK 1.8.0_112
spring-jms-4.…
-
Hello,
If a queue is referenced as error queue by another queue, the generated model file is not correct
**config.xml**
```
=> cat gregoan_jmsmodule-jms.xml
gregoan_JmsSubDeploy…
-
**Logstash information**:
Please include the following information:
1. Logstash version: 8.13.0
2. Logstash installation source: dnf package manager, baseurl=https://artifacts.elastic.co/packag…
-
Hi,
this seems to work fine when you are explicitly receiving the message, but when we put a automatic trigger from SQS to lambda, then in that case the message is already inside the event variable…