[
https://issues.apache.org/jira/browse/TRAFODION-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944418#comment-15944418
]
ASF GitHub Bot commented on TRAFODION-2449:
-------------------------------------------
GitHub user bucaojit opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1028
[TRAFODION-2449] dtmci - Adding 'status regions' command
Prints the full region name, hostname:port, and startkey/endkeys in hex
format.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bucaojit/incubator-trafodion master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1028.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1028
----
commit 0a3af6f813c75696882b46918b692b4fe4c0a309
Author: oliver <[email protected]>
Date: 2017-03-28T02:15:30Z
[TRAFODION-2449] dtmci - Adding 'status regions' command
Prints the full region name, hostname:port, and startkey/endkeys in hex
format.
----
> 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
> Attachments: status_regions.png, TRAFODION-2449.v1.patch,
> TRAFODION-2449.v2.patch
>
>
> 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.15#6346)