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

Fixes and cleanup around IMQ startup and shutdown #25227

Merged
merged 6 commits into from
Nov 25, 2024

Conversation

dmatej
Copy link
Contributor

@dmatej dmatej commented Nov 24, 2024

See individual commits.

…sing

- When crashed, I had nothing useful in logs
- SEVERE instead of WARN + FINE (don't ignore errors, provide all useful info)
- Added FINE(ST) logs instead of swallowed exceptions (not sure how often are
  those exceptions).
- Exception in shutdown broke the rest of shutdown - fixed
- Fixed "This doesn't work in clustered instances." - resolving broker home dir.


Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
…lization

- No need to do that in default constructor
- Default constructor is implicit after this change

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
…Buffer

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@dmatej dmatej added the bug Something isn't working label Nov 24, 2024
@dmatej dmatej added this to the 7.0.20 milestone Nov 24, 2024
@dmatej dmatej requested review from arjantijms, avpinchuk and a team November 24, 2024 20:57
@dmatej dmatej self-assigned this Nov 24, 2024
Copy link

@aubi aubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arjantijms arjantijms merged commit db858ae into eclipse-ee4j:master Nov 25, 2024
3 checks passed
@dmatej dmatej deleted the imqbroker branch November 25, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants