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

Add more detailed exceptions in VertxAbstractHandler #4483

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

CodePrometheus
Copy link
Contributor

Fix #4424

Motivation

Add more detailed error handling to avoid exceptions being swallowed.

Changes

  • Add more error handling logic to VertxAbstractHandler#processRequest
  • Add toString() in HttpServiceRequest

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

+1

@eolivelli eolivelli merged commit f048e7a into apache:master Aug 18, 2024
23 checks passed
@CodePrometheus CodePrometheus deleted the fix-vertx-exception branch August 18, 2024 14:00
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.

/api/v1/bookie/entry_location_compact NPE
3 participants