Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0, 1.3.6
-
None
-
None
-
Reviewed
Description
When we throw RegionTooBusyException, it gets wrapped in RetriesExhaustedWithDetailsException at times and the original source doing batch mutation might not be able to log region name and root cause that comes with RegionTooBusyException as it is wrapped with outer RetriesExhaustedWithDetailsException and outer Exception has it's own way of logging only necessary info, which is quite acceptable. Attaching a sample screenshot.
We should at least log details of RegionTooBusyException at server side before we throw it.
Attachments
Attachments
Issue Links
- links to