You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Zheng Hu (Jira)" <ji...@apache.org> on 2019/11/11 12:39:00 UTC

[jira] [Resolved] (HBASE-23251) Add Column Family and Table Names to HFileContext and use in HFileWriterImpl logging

     [ https://issues.apache.org/jira/browse/HBASE-23251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Hu resolved HBASE-23251.
------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> 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)