Geoffrey Jacoby created HBASE-23251:
---------------------------------------
Summary: Add Region and Table Names to HFileContext and use in
HFileWriterImpl logging
Key: HBASE-23251
URL: https://issues.apache.org/jira/browse/HBASE-23251
Project: HBase
Issue Type: Improvement
Reporter: Geoffrey Jacoby
Assignee: Geoffrey Jacoby
When something goes wrong in the Store / HFile write path, it would be very
useful to know which region and table the error is coming from. Currently the
HFileWriterImpl gets an HFileContext object with some useful state information,
but the region and table aren't among them.
For example, this would be very helpful diagnosing HBASE-23143 and similar
issues.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)