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

Recoverable exceptions are being logged as ERROR #7905

Closed
andrii0lomakin opened this issue Nov 29, 2017 · 1 comment
Closed

Recoverable exceptions are being logged as ERROR #7905

andrii0lomakin opened this issue Nov 29, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@andrii0lomakin
Copy link
Member

Change the check in ODatabaseDocumentTx.commit to only log an exception as ERROR if it's not an instance of OHighLevelException or ONeedRetryException.

@andrii0lomakin andrii0lomakin added this to the 2.2.x (next hotfix) milestone Nov 29, 2017
@andrii0lomakin andrii0lomakin self-assigned this Nov 29, 2017
andrii0lomakin added a commit that referenced this issue Nov 29, 2017
andrii0lomakin added a commit that referenced this issue Nov 29, 2017
@andrii0lomakin
Copy link
Member Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants