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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [BUG] - When reading a message that contains RFH header no exception is being thrown #120

Open
1 task done
jeysanthoshs opened this issue Sep 26, 2023 · 2 comments

Comments

@jeysanthoshs
Copy link

What happened?

When reading a message that contains RFH header no exception is being thrown.

Is there a way to consumer messages that contain RFH message in the header?

Steps To Reproduce

No response

Environment

- OS:
- Openshift:
- Kubernetes:

Anything else?

No response

Version

older (<1.3.4)

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jhughes24816
Copy link
Contributor

Hi @jeysanthoshs can you explain why you want an exception to be thrown in these circumstances? is this an enhancement you are after?

@mamwl1
Copy link

mamwl1 commented Jan 11, 2024

As @jhughes24816 it would be good to understand more details of what is required here. MQ classes for JMS make use of RFH2 headers for messaging between a pair of JMS apps. In general they will hide the RFH2 header from the application, although there are configuration options will expose the RFH2 header to getting applications. MQ will never throw an exception if a message contains an RFH2 header as either the putting MQ native application put it there explicitly or it was put there by an MQ JMS application.

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

No branches or pull requests

3 participants