You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Oliver Bucaojit (JIRA)" <ji...@apache.org> on 2017/01/15 16:18:26 UTC

[jira] [Created] (TRAFODION-2449) dtmci - Enhance to include HBase-related info for status

Oliver Bucaojit created TRAFODION-2449:
------------------------------------------

             Summary: dtmci - Enhance to include HBase-related info for status 
                 Key: TRAFODION-2449
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2449
             Project: Apache Trafodion
          Issue Type: Improvement
          Components: dtm
    Affects Versions: 2.2-incubating
            Reporter: Oliver Bucaojit
            Priority: Minor


Request for enhancement

dtmci 'status trans' does not show information regarding table name, regionserver, or region.  It would be beneficial for troubleshooting and understanding the path taken by a transaction to include HBase related information. 

Initial idea would be to add a 'detailed' option to specifying the trans id. 
DTMCI > status trans <transid>, detailed

Looking at the code, this work would require adding JNI calls from the tm process to the HBaseTxClient class to gather this information.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)