You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.
We have often used object mapper for elassandra without error handling, that was good at first, but when the service is experiencing a high load there are a lot of timeout exceptions, so we need to add a common mechanism for handling such errors. After timeout exception is cathed we need to give to elassandra some time to restore and remain our queries after a certain period.
The text was updated successfully, but these errors were encountered:
We have often used object mapper for elassandra without error handling, that was good at first, but when the service is experiencing a high load there are a lot of timeout exceptions, so we need to add a common mechanism for handling such errors. After timeout exception is cathed we need to give to elassandra some time to restore and remain our queries after a certain period.
The text was updated successfully, but these errors were encountered: