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

provide method to suppress MQ trace operations (i.e. MQOPEN, MQCLOSE, MQCONNECT, MQDISCONNECT, MQCONNECT_X ) #20

Closed
igorkry opened this issue Feb 20, 2017 · 1 comment

Comments

@igorkry
Copy link
Contributor

igorkry commented Feb 20, 2017

similarly to #19 client applications issue MQOPEN, MQCLOSE, MQCONNECT, MQDISCONNECT, MQCONNECT_X and etc. that could cause overflow.

need a method to suppress unwanted MQ trace operations

@kausandr
Copy link
Contributor

Use stream property TraceOperations. See commented out lines of sample stream confuguration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants