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

Unchecked exception from incorrect format of bloomdb fields option #369

Open
elliVM opened this issue Oct 9, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working review

Comments

@elliVM
Copy link
Contributor

elliVM commented Oct 9, 2024

Describe the bug
If option dpl.pth_06.bloom.db.fields is not correct JSON it throws cryptic exception message from gson.

Expected behavior
Exception should be checked and exception should inform user clearly what went wrong.

How to reproduce
Set option not to be JSON array and try to run bloom create or update

Software version
8.0.1

Additional context
Customer enviroment

@elliVM elliVM added the bug Something isn't working label Oct 9, 2024
@elliVM elliVM self-assigned this Oct 9, 2024
@elliVM elliVM added review and removed review labels Oct 14, 2024
@elliVM
Copy link
Contributor Author

elliVM commented Oct 14, 2024

added create if not exists check for filtertype table

@elliVM elliVM added the review label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

No branches or pull requests

1 participant