[
https://issues.apache.org/jira/browse/HBASE-23251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977389#comment-16977389
]
Hudson commented on HBASE-23251:
--------------------------------
Results for branch branch-1
[build #1142 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1142/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1142//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1142//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1142//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Add Column Family 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
> Affects Versions: 3.0.0
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HBASE-23251.v01.patch
>
>
> When something goes wrong in the Store / HFile write path, it would be very
> useful to know which column family and table the error is coming from.
> Currently the HFileWriterImpl gets an HFileContext object with some useful
> state information, but the column family 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)