Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.2
-
Reviewed
-
Add table name to exception logging when a coprocessor is removed from a table by the region server
Description
When a coprocessor throws a runtime exception (e.g. NPE), the regionserver handles this according to hbase.coprocessor.abortonerror.
If the coprocessor was loaded on a specific table, the output in the logs give no indication as to which table the coprocessor was removed from (or which version, or jarfile is the culprit). This causes longer debugging and recovery times.
Attachments
Attachments
Issue Links
- links to