-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix JmsIO read drop message * Close consumer before finalizing * Close last consumer and session on finalizeCheckpoint * Acknowlege single message in a session * Remove unnecessary write lock in JmsCheckpointMakr (it's immutable) * Add unit test * Add message when test fail * remove test leftover * address comments * enable integration test on amqp
- Loading branch information
Showing
4 changed files
with
301 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.