[jira] [Commented] (HBASE-16596) Reduce redundant interfaces in AsyncProcess

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477583#comment-15477583 ] Heng Chen commented on HBASE-16596: --- rename the title to be more clear. > Reduce redun

[jira] [Updated] (HBASE-16596) Reduce redundant interfaces in AsyncProcess

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16596: -- Summary: Reduce redundant interfaces in AsyncProcess (was: Reduce redundant interfaces in AP) > Reduc

[jira] [Updated] (HBASE-16596) Reduce redundant interfaces in AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16596: -- Status: Patch Available (was: Open) > Reduce redundant interfaces in AP >

[jira] [Updated] (HBASE-16596) Reduce redundant interfaces in AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16596: -- Attachment: HBASE-16596.patch remove some useless interface > Reduce redundant interfaces in AP >

[jira] [Commented] (HBASE-16596) Reduce redundant interfaces in AP

2016-09-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477558#comment-15477558 ] stack commented on HBASE-16596: --- Sounds good [~chenheng] (what is AP? thanks) > Reduce red

[jira] [Updated] (HBASE-16595) Remove reference to Admin from backup / restore server code

2016-09-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16595: --- Attachment: (was: 16595.v1.txt) > Remove reference to Admin from backup / restore server code > -

[jira] [Updated] (HBASE-16595) Remove reference to Admin from backup / restore server code

2016-09-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16595: --- Attachment: 16595.v2.txt > Remove reference to Admin from backup / restore server code >

[jira] [Commented] (HBASE-12721) Create Docker container cluster infrastructure to enable better testing

2016-09-09 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477447#comment-15477447 ] Andrew Purtell commented on HBASE-12721: We are missing docs on how to build a to

[jira] [Commented] (HBASE-16530) Reduce DBE code duplication

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477429#comment-15477429 ] Hudson commented on HBASE-16530: FAILURE: Integrated in Jenkins build HBase-1.4 #405 (See

[jira] [Comment Edited] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-09 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476403#comment-15476403 ] Xiang Li edited comment on HBASE-14882 at 9/9/16 3:54 PM: -- Hi [~

[jira] [Updated] (HBASE-16596) Reduce redundant interfaces in AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16596: -- Description: Currently, there are lots of interfaces in AP, some of them be used only in test case, or

[jira] [Created] (HBASE-16596) Reduce redundant interfaces in AP

2016-09-09 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16596: - Summary: Reduce redundant interfaces in AP Key: HBASE-16596 URL: https://issues.apache.org/jira/browse/HBASE-16596 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-16011) TableSnapshotScanner and TableSnapshotInputFormat can produce duplicate rows

2016-09-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477364#comment-15477364 ] Zheng Shao commented on HBASE-16011: Which HBase version are you running? > TableSna

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477294#comment-15477294 ] Duo Zhang commented on HBASE-16591: --- I mean, how can we select different docker files i

[jira] [Commented] (HBASE-16577) Toward a more useful slow query log

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477232#comment-15477232 ] Heng Chen commented on HBASE-16577: --- {quote} The answer to the question 'What is a "rea

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477223#comment-15477223 ] Duo Zhang commented on HBASE-16591: --- Ah when will we know what branch we are going to t

[jira] [Updated] (HBASE-16086) TableCfWALEntryFilter and ScopeWALEntryFilter should not redundantly iterate over cells.

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16086: -- Fix Version/s: 1.4.0 > TableCfWALEntryFilter and ScopeWALEntryFilter should not redundantly iterate >

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477215#comment-15477215 ] Sean Busbey commented on HBASE-16591: - Won't the git working directory be at master w

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477210#comment-15477210 ] Sean Busbey commented on HBASE-16591: - That's true, yes. I was thinking of once we ge

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477202#comment-15477202 ] Duo Zhang commented on HBASE-16591: --- [~busbey] Let's move the discussion here {quote}

[jira] [Commented] (HBASE-16086) TableCfWALEntryFilter and ScopeWALEntryFilter should not redundantly iterate over cells.

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477196#comment-15477196 ] Heng Chen commented on HBASE-16086: --- Totally, the patch v2 lgtm, it reduced lots of du

[jira] [Commented] (HBASE-15624) Move master branch/hbase-2.0.0 to jdk-8 only

2016-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477186#comment-15477186 ] Sean Busbey commented on HBASE-15624: - Yep, that's the right approach. We'll also nee

[jira] [Created] (HBASE-16595) Remove reference to Admin from backup / restore server code

2016-09-09 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16595: -- Summary: Remove reference to Admin from backup / restore server code Key: HBASE-16595 URL: https://issues.apache.org/jira/browse/HBASE-16595 Project: HBase Issue Type:

[jira] [Updated] (HBASE-16595) Remove reference to Admin from backup / restore server code

2016-09-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16595: --- Attachment: 16595.v1.txt > Remove reference to Admin from backup / restore server code >

[jira] [Commented] (HBASE-15624) Move master branch/hbase-2.0.0 to jdk-8 only

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477040#comment-15477040 ] Duo Zhang commented on HBASE-15624: --- Great you are back! I have filed HBASE-16591 and

[jira] [Commented] (HBASE-15624) Move master branch/hbase-2.0.0 to jdk-8 only

2016-09-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477016#comment-15477016 ] Sean Busbey commented on HBASE-15624: - We just need someone to work through the preco

[jira] [Commented] (HBASE-16589) Adjust log level for FATAL messages from HBaseReplicationEndpoint that are not fatal

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476994#comment-15476994 ] Hudson commented on HBASE-16589: FAILURE: Integrated in Jenkins build HBase-0.98-matrix #

[jira] [Commented] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476986#comment-15476986 ] binlijin commented on HBASE-16594: -- The data is too big so only a few cached in LruCache

[jira] [Commented] (HBASE-16592) Unify Delete request with AP

2016-09-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476936#comment-15476936 ] Hadoop QA commented on HBASE-16592: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-16570) Compute region locality in parallel at startup

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476850#comment-15476850 ] Hudson commented on HBASE-16570: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-16309) TestDefaultCompactSelection.testCompactionRatio is flaky

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476851#comment-15476851 ] Hudson commented on HBASE-16309: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-16570) Compute region locality in parallel at startup

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476838#comment-15476838 ] Hudson commented on HBASE-16570: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #13

[jira] [Commented] (HBASE-16575) unify the semantic of RRCI#callWithRetries and RRCI#callWithoutRetries when the maxAttempts is configured to one

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476782#comment-15476782 ] Heng Chen commented on HBASE-16575: --- See HBASE-16593 > unify the semantic of RRCI#call

[jira] [Comment Edited] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476744#comment-15476744 ] binlijin edited comment on HBASE-16594 at 9/9/16 10:31 AM: --- The

[jira] [Commented] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476744#comment-15476744 ] binlijin commented on HBASE-16594: -- The performance on a single regionserver is : BlockS

[jira] [Commented] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476741#comment-15476741 ] binlijin commented on HBASE-16594: -- I do test with one of our very important table. This

[jira] [Updated] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16594: - Attachment: HBASE-16594-master_v1.patch > ROW_INDEX_V2 DBE > > > Key: HB

[jira] [Updated] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16594: - Description: See HBASE-16213, ROW_INDEX_V1 DataBlockEncoding. ROW_INDEX_V1 is the first version which hav

[jira] [Created] (HBASE-16594) ROW_INDEX_V2 DBE

2016-09-09 Thread binlijin (JIRA)
binlijin created HBASE-16594: Summary: ROW_INDEX_V2 DBE Key: HBASE-16594 URL: https://issues.apache.org/jira/browse/HBASE-16594 Project: HBase Issue Type: Sub-task Reporter: binlijin

[jira] [Updated] (HBASE-16593) Unify HTable with AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16593: -- Description: Currently, HTable has two ways to deal with request, one is call RPC directly, it is use

[jira] [Updated] (HBASE-16592) Unify Delete request with AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16592: -- Status: Patch Available (was: Open) > Unify Delete request with AP > > >

[jira] [Updated] (HBASE-16592) Unify Delete request with AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16592: -- Attachment: HBASE-16592.patch > Unify Delete request with AP > > >

[jira] [Updated] (HBASE-16592) Unify Delete request with AP

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16592: -- Issue Type: Sub-task (was: Task) Parent: HBASE-16593 > Unify Delete request with AP >

[jira] [Created] (HBASE-16593) Unify HTable with AP

2016-09-09 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16593: - Summary: Unify HTable with AP Key: HBASE-16593 URL: https://issues.apache.org/jira/browse/HBASE-16593 Project: HBase Issue Type: Umbrella Reporter: Hen

[jira] [Created] (HBASE-16592) Unify Delete request with AP

2016-09-09 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16592: - Summary: Unify Delete request with AP Key: HBASE-16592 URL: https://issues.apache.org/jira/browse/HBASE-16592 Project: HBase Issue Type: Task Reporter:

[jira] [Updated] (HBASE-16591) Add a docker file only contains java 8 for running pre commit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16591: -- Summary: Add a docker file only contains java 8 for running pre commit on master (was: Add a docker fi

[jira] [Commented] (HBASE-16570) Compute region locality in parallel at startup

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476414#comment-15476414 ] Hudson commented on HBASE-16570: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #13

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-09 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476403#comment-15476403 ] Xiang Li commented on HBASE-14882: -- Hi [~anoop.hbase], I have some questions, could you

[jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion

2016-09-09 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476399#comment-15476399 ] Mikhail Antonov commented on HBASE-16538: - [~appy] sorry for delay :(Yep, that ce

[jira] [Commented] (HBASE-16591) Add a docker file only contains java 8 for running pre comit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476362#comment-15476362 ] Duo Zhang commented on HBASE-16591: --- I'm testing the docker file with yetus locally. Th

[jira] [Updated] (HBASE-16530) Reduce DBE code duplication

2016-09-09 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16530: -- Resolution: Fixed Status: Resolved (was: Patch Available) Checked and confirmed {{TestHRegion}} could

[jira] [Updated] (HBASE-16591) Add a docker file only contains java 8 for running pre comit on master

2016-09-09 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16591: -- Priority: Blocker (was: Major) Issue Type: Task (was: Bug) > Add a docker file only contains ja

[jira] [Commented] (HBASE-16530) Reduce DBE code duplication

2016-09-09 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476321#comment-15476321 ] Yu Li commented on HBASE-16530: --- My pleasure, thanks for the review again [~ram_krish] :-)

[jira] [Created] (HBASE-16591) Add a docker file only contains java 8 for running pre comit on master

2016-09-09 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-16591: - Summary: Add a docker file only contains java 8 for running pre comit on master Key: HBASE-16591 URL: https://issues.apache.org/jira/browse/HBASE-16591 Project: HBase

[jira] [Commented] (HBASE-16309) TestDefaultCompactSelection.testCompactionRatio is flaky

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476275#comment-15476275 ] Hudson commented on HBASE-16309: FAILURE: Integrated in Jenkins build HBase-1.4 #403 (See

[jira] [Commented] (HBASE-16570) Compute region locality in parallel at startup

2016-09-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476274#comment-15476274 ] Hudson commented on HBASE-16570: FAILURE: Integrated in Jenkins build HBase-1.4 #403 (See

[jira] [Commented] (HBASE-16575) unify the semantic of RRCI#callWithRetries and RRCI#callWithoutRetries when the maxAttempts is configured to one

2016-09-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476217#comment-15476217 ] Heng Chen commented on HBASE-16575: --- OK. Let me try it, will be back > unify the sem

[jira] [Updated] (HBASE-16505) Add AsyncRegion interface to pass deadline and support async operations

2016-09-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-16505: -- Attachment: HBASE-16505-branch-1-v1.patch Upload patch for branch-1, it is simple. > Add AsyncRegion i

<    1   2