-
I'd like to propose an enhancement.
I have to use manual acknowledgement of messages in a Spring Cloud Stream scenario like this:
```java
@StreamListener(MessagingChannelsChannelNames.INPUT)
p…
-
I have several RabbitMQ exchanges and queues and I know messages are being read/written to/from RabbitMQ. But kubeshark is not seeing any amqp messages. I am seeing http, dns, redis. Are there some tr…
-
hi,
I've been seeing this crash report occurring pretty much on a regular basis.
=ERROR REPORT==== 2-Dec-2013::14:31:09 ===
*\* Generic server terminating
*\* Last message in was {inet_async,#Port,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I have created a sample application to demonstrate the issue. See [AbpIssueInboxPatternNotPr…
-
### Symfony version(s) affected
4.4.40
### Description
Since last symfony/messenger update, facing MySql error when starting consuming messenger queues.
```
In DoctrineReceiver.php line 63:
…
-
- **Package Name**: @azure/service-bus
- **Package Version**: 7.9.4
- **Operating system**: linux
- [ ] **nodejs**
- **version**: 20
- [ ] **browser**
- **name/version**: NA
- [ ] **typ…
-
I am able to use request reply with amqp but my reply queue has more than one response messages. I want to keep checking all responses till I get final response with status as complete. Please refer t…
-
**[Scott Frederick](https://jira.spring.io/secure/ViewProfile.jspa?name=scottyfred)** opened **[AMQP-480](https://jira.spring.io/browse/AMQP-480?redirect=false)** and commented
It is currently not po…
-
I have a queue with few tasks and some workers doing the tasks, but adding new workers to is not picking up the tasks, bringing up the worker just shows the log
INFO: 2018/03/07 17:19:28 amqp.go:74…
-
When services lose their ephemeral queues, they end up not receiving their messages from their main queues. However, they are still updating their main queues with checkin information and so nova serv…