Re: [DISCUSS] About tracing in HBase

2021-04-08 Thread Duo Zhang
Hi, all the sub tasks for HBASE-22120 has been resolved. And in https://issues.apache.org/jira/browse/HBASE-23762, I added a simple documentation on how to enable tracing in HBase. PTAL at the big PR https://github.com/apache/hbase/pull/2901 If no big concerns, I will start a vote later to

[jira] [Created] (HBASE-25753) [Flake Test][branch-1] TestSnapshotCloneIndependence's teardown() is always timeout

2021-04-08 Thread Reid Chan (Jira)
Reid Chan created HBASE-25753: - Summary: [Flake Test][branch-1] TestSnapshotCloneIndependence's teardown() is always timeout Key: HBASE-25753 URL: https://issues.apache.org/jira/browse/HBASE-25753

[jira] [Resolved] (HBASE-23762) Add documentation on how to enable and view tracing with OpenTelemetry

2021-04-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23762. --- Fix Version/s: HBASE-22120 Hadoop Flags: Reviewed Resolution: Fixed Merged to branch

[jira] [Resolved] (HBASE-25716) The configured loggers in log4j2.xml will always be created

2021-04-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25716. --- Resolution: Fixed Merged to master. Thanks [~stack] for reviewing. > The configured loggers in

[jira] [Resolved] (HBASE-25748) [Flake Test][branch-1] TestAdmin2

2021-04-08 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-25748. --- Hadoop Flags: Reviewed Resolution: Fixed > [Flake Test][branch-1] TestAdmin2 >

[jira] [Resolved] (HBASE-25747) Remove unused getWriteAvailable method in OperationQuota

2021-04-08 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei resolved HBASE-25747. Fix Version/s: 2.4.3 2.5.0 3.0.0-alpha-1 Resolution: Fixed >

[jira] [Created] (HBASE-25752) hbase failed to write to multiple index table issue

2021-04-08 Thread Gary (Jira)
Gary created HBASE-25752: Summary: hbase failed to write to multiple index table issue Key: HBASE-25752 URL: https://issues.apache.org/jira/browse/HBASE-25752 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-25750) Upgrade RpcControllerFactory and HBaseRpcController from Private to LimitedPrivate(COPROC,PHOENIX)

2021-04-08 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell resolved HBASE-25750. - Hadoop Flags: Reviewed Resolution: Fixed > Upgrade RpcControllerFactory

[jira] [Created] (HBASE-25751) Add writable TimeToPurgeDeletes to ScanOptions

2021-04-08 Thread Geoffrey Jacoby (Jira)
Geoffrey Jacoby created HBASE-25751: --- Summary: Add writable TimeToPurgeDeletes to ScanOptions Key: HBASE-25751 URL: https://issues.apache.org/jira/browse/HBASE-25751 Project: HBase Issue

[jira] [Resolved] (HBASE-25735) Add target Region to connection exceptions

2021-04-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-25735. --- Resolution: Fixed I pushed this addendum on branch-2.4+ {code}

[jira] [Created] (HBASE-25750) Upgrade RpcControllerFactory and HBaseRpcController from Private to LimitedPrivate(CONFIG,PHOENIX)

2021-04-08 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-25750: --- Summary: Upgrade RpcControllerFactory and HBaseRpcController from Private to LimitedPrivate(CONFIG,PHOENIX) Key: HBASE-25750 URL:

[jira] [Reopened] (HBASE-25735) Add target Region to connection exceptions

2021-04-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reopened HBASE-25735: --- Reopening to add back old APIs used by Phoenix (though it shouldn't be down in our privates)

[jira] [Created] (HBASE-25749) Improved logging when interrupting active RPC handlers holding the region close lock (HBASE-25212 hbase.regionserver.close.wait.abort)

2021-04-08 Thread David Manning (Jira)
David Manning created HBASE-25749: - Summary: Improved logging when interrupting active RPC handlers holding the region close lock (HBASE-25212 hbase.regionserver.close.wait.abort) Key: HBASE-25749 URL:

[jira] [Created] (HBASE-25748) [Flake Test][branch-1] TestAdmin2

2021-04-08 Thread Reid Chan (Jira)
Reid Chan created HBASE-25748: - Summary: [Flake Test][branch-1] TestAdmin2 Key: HBASE-25748 URL: https://issues.apache.org/jira/browse/HBASE-25748 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-25747) Remove unused getWriteAvailable method in OperationQuota

2021-04-08 Thread Yi Mei (Jira)
Yi Mei created HBASE-25747: -- Summary: Remove unused getWriteAvailable method in OperationQuota Key: HBASE-25747 URL: https://issues.apache.org/jira/browse/HBASE-25747 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-25743) Retry REQUESTTIMEOUT KeeperExceptions from ZK

2021-04-08 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada resolved HBASE-25743. -- Resolution: Fixed Currently doesn't apply to branch-1 because the ZK