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

Throw a QueryException when an error occurs when parsing JEXL syntax #2510

Open
wants to merge 11 commits into
base: integration
Choose a base branch
from

Conversation

foster33
Copy link
Collaborator

@foster33 foster33 commented Aug 12, 2024

Closes #2485

Ensures that proper exceptions are thrown when errors occur during JEXL parsing so the appropriate error codes are recorded in metrics.

The two new error codes added in datawave.webservice.query.exception.DatawaveErrorCode. and were released in base-rest-responses version 4.0.1.

@foster33 foster33 marked this pull request as ready for review January 23, 2025 17:28
@foster33 foster33 changed the title WIP: Throw a QueryException when an error occurs when parsing JEXL syntax Throw a QueryException when an error occurs when parsing JEXL syntax Jan 23, 2025
@foster33 foster33 requested a review from lbschanno January 23, 2025 18:02
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.

Throw a QueryException when an error occurs when parsing JEXL syntax
3 participants