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

fixed override function #32

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Conversation

aneeshkp
Copy link
Member

@aneeshkp aneeshkp commented Sep 3, 2021

Signed-off-by: Aneesh Puttur [email protected]
during amq connection failures and re-connection attempt.
The amq object loses onReceive overriding function.
This PR check first to see if the on-receive is empty only then attaches override Function.
By doing this , it retains the func call when recreated on failure. This is special case for Status Check

Signed-off-by: Aneesh Puttur <[email protected]>
@aneeshkp aneeshkp requested a review from jzding September 3, 2021 04:56
@aneeshkp aneeshkp assigned aneeshkp and nishant-parekh and unassigned aneeshkp Sep 3, 2021
@aneeshkp aneeshkp merged commit db900ea into redhat-cne:main Sep 3, 2021
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

Successfully merging this pull request may close these issues.

2 participants