[
https://issues.apache.org/jira/browse/HBASE-25853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387646#comment-17387646
] Tak-Lon (Stephen) Wu edited comment on HBASE-25853 at 7/26/21, 11:02 PM: ------------------------------------------------------------------------- [~apurtell] are you still backporting to 2.5.x ? if no I would like to pick up the backports for removing htrace in the existing code (we should have a new Jira for the sync client improvement, IMO may be the Async client as well). Also, I'm wondered if we should backport everything to branch-2, especially those `ADD *` new feature [commits in PR#2901|https://github.com/apache/hbase/pull/2901/commits] (6 commits) should be additions to what branch-2.x have today. I came up a list of required JIRA/commit as below. what do you guys think ? {code:java} JIRA git-commit HBASE-25373 https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef HBASE-25401 https://github.com/apache/hbase/commit/242028671535dfed67ec13d9ed0d6067f3ccfd04 HBASE-25424 https://github.com/apache/hbase/commit/57960fa8fa7228d65b1a4adc8e9b5b1a8158824d HBASE-25591 https://github.com/apache/hbase/commit/f6ff519dd0c7fe0e3ae3c175eefee27a26a065a4 HBASE-25617 https://github.com/apache/hbase/commit/8d68f8cd1c8613be1b499eaa99f46806b2743294 HBASE-25616 https://github.com/apache/hbase/commit/8399293e21127df3ffdcb757242e4cb5964c7e99 HBASE-25723 https://github.com/apache/hbase/commit/7f90c2201f6a17d2e2d031505c35ae7c2b1ed7ea HBASE-25732 https://github.com/apache/hbase/commit/8df9bebdd367d52a32b08c18a7cf4f9c2d712071 HBASE-25733 https://github.com/apache/hbase/commit/b71488998970a3353086a34736ed1edab527f673 HBASE-23762 https://github.com/apache/hbase/commit/be4503d9f82f044fbfce21c8a42d0b1684607238 HBASE-25778 https://github.com/apache/hbase/commit/f36e1539648bbaee84c626fd54d1605baebf3c5a {code} was (Author: taklwu): [~apurtell] are you still backporting to 2.5.x ? if no I would like to pick it up. Also, I'm wondered if we should backport everything to branch-2, especially those `ADD *` new feature [commits in PR#2901|https://github.com/apache/hbase/pull/2901/commits] (6 commits) should be additions to what branch-2.x have today. I came up a list of required JIRA/commit as below. what do you guys think ? {code:java} JIRA git-commit HBASE-25373 https://github.com/apache/hbase/commit/302d9ea8b888762a5a20a5ba5c2be7bc239afaef HBASE-25401 https://github.com/apache/hbase/commit/242028671535dfed67ec13d9ed0d6067f3ccfd04 HBASE-25424 https://github.com/apache/hbase/commit/57960fa8fa7228d65b1a4adc8e9b5b1a8158824d HBASE-25591 https://github.com/apache/hbase/commit/f6ff519dd0c7fe0e3ae3c175eefee27a26a065a4 HBASE-25617 https://github.com/apache/hbase/commit/8d68f8cd1c8613be1b499eaa99f46806b2743294 HBASE-25616 https://github.com/apache/hbase/commit/8399293e21127df3ffdcb757242e4cb5964c7e99 HBASE-25723 https://github.com/apache/hbase/commit/7f90c2201f6a17d2e2d031505c35ae7c2b1ed7ea HBASE-25732 https://github.com/apache/hbase/commit/8df9bebdd367d52a32b08c18a7cf4f9c2d712071 HBASE-25733 https://github.com/apache/hbase/commit/b71488998970a3353086a34736ed1edab527f673 HBASE-23762 https://github.com/apache/hbase/commit/be4503d9f82f044fbfce21c8a42d0b1684607238 HBASE-25778 https://github.com/apache/hbase/commit/f36e1539648bbaee84c626fd54d1605baebf3c5a {code} > Backport HBASE-22120 to branch-2 > -------------------------------- > > Key: HBASE-25853 > URL: https://issues.apache.org/jira/browse/HBASE-25853 > Project: HBase > Issue Type: Task > Components: tracing > Reporter: Duo Zhang > Assignee: Andrew Kyle Purtell > Priority: Major > Fix For: 2.5.0 > > > And also add tracing support for sync client on branch-2. -- This message was sent by Atlassian Jira (v8.3.4#803005)
