Closed jcockrill-rq closed 1 year ago
This PR is stale, because it has been open for 45 days with no activity. Remove the stale label or comment, or this will be closed in 7 days.
@v1r3n - could you check and approve this PR please? Currently AMQPObservableQueue is logging a ton of errors when it shouldn't be. This PR has been marked as stale and I cann't remove it.
Pull Request type
./gradlew generateLock saveLock
to refresh dependencies)Changes in this PR
Fixed
AMQPObservableQueue#ack
to correctly implement its interface definition, but returning the unsuccessfully-ack'ed messages and not the successfully ack'ed ones.Issue #241
Alternatives considered
None