Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify maximum number of messages to be examined when payload filtering #77

Open
GreySpike opened this issue Apr 3, 2020 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@GreySpike
Copy link

Enhancement request

Specifications
JMSToolBox version: 5.6.0
OS (Name, version, 32/64bits): Windows 10 64bit
Q provider (kind, version) : IBM MQ (jar version 9.1.1.0)

Expected Behavior
Optionally do not read all message when applying a payload filter (that matches zero payloads) i.e. find n matches within first m messages

Actual Behavior
All messages in the queue are read.

Steps to Reproduce the Problem
Payload filter using any string that does NOT match the msg content

Logs
JTB_20205803_1204711_jmstoolbox.log
JTB_20205803_1204711_eclipse.log

@titou10titou10 titou10titou10 added the kind/enhancement New feature or request label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants