[GitHub] [hbase] asfgit closed pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
asfgit closed pull request #2180: URL: https://github.com/apache/hbase/pull/2180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Commented] (HBASE-24695) FSHLog - close the current WAL file in a background thread

2020-08-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169451#comment-17169451 ] Hudson commented on HBASE-24695: Results for branch branch-2 [build #2765 on

[GitHub] [hbase] busbey commented on pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
busbey commented on pull request #2180: URL: https://github.com/apache/hbase/pull/2180#issuecomment-667624039 I do not know why the precommit job on ci-hadoop ran multiple jobs for this PR, but in run number 2 this was the failure: ``` [INFO] [ERROR] Errors: [ERROR]

[GitHub] [hbase] busbey commented on a change in pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
busbey commented on a change in pull request #2180: URL: https://github.com/apache/hbase/pull/2180#discussion_r464027188 ## File path: hbase-common/src/test/java/org/apache/hadoop/hbase/HBaseCommonTestingUtility.java ## @@ -69,7 +69,7 @@ Compression.Algorithm.NONE,

[GitHub] [hbase] busbey closed pull request #2145: HBASE-24476 release scripts should provide timing information

2020-08-01 Thread GitBox
busbey closed pull request #2145: URL: https://github.com/apache/hbase/pull/2145 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Resolved] (HBASE-24476) release scripts should provide timing information

2020-08-01 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24476. - Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed > release scripts should provide timing

[jira] [Resolved] (HBASE-24572) release scripts should try to use a keyid when refering to GPG keys.

2020-08-01 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24572. - Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed > release scripts should try to use a

[GitHub] [hbase] busbey merged pull request #2001: HBASE-24572 release scripts should try to use a keyid when refering to GPG keys.

2020-08-01 Thread GitBox
busbey merged pull request #2001: URL: https://github.com/apache/hbase/pull/2001 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] Apache-HBase commented on pull request #2184: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2184: URL: https://github.com/apache/hbase/pull/2184#issuecomment-667607182 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] Apache-HBase commented on pull request #1635: HBASE-23996 Many split related metrics were present RS side but after split is moved to Master, these metrics are lost.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #1635: URL: https://github.com/apache/hbase/pull/1635#issuecomment-667574418 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-24803) Unify hbase-shell ::Shell::Commands::Command#help behavior

2020-08-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169389#comment-17169389 ] Hudson commented on HBASE-24803: Results for branch branch-2 [build #13 on

[GitHub] [hbase] Apache-HBase commented on pull request #1635: HBASE-23996 Many split related metrics were present RS side but after split is moved to Master, these metrics are lost.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #1635: URL: https://github.com/apache/hbase/pull/1635#issuecomment-667572064 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] busbey commented on pull request #2181: HBASE-24808 cleaner.CleanerChore: Can NOT create CleanerDelegate= Cla…

2020-08-01 Thread GitBox
busbey commented on pull request #2181: URL: https://github.com/apache/hbase/pull/2181#issuecomment-667568731 Please change the jira subject and commit message to something like "skip empty log cleaner delegate class names" to describe what is changing

[jira] [Commented] (HBASE-24803) Unify hbase-shell ::Shell::Commands::Command#help behavior

2020-08-01 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169375#comment-17169375 ] Hudson commented on HBASE-24803: Results for branch master [build #1800 on

[jira] [Resolved] (HBASE-24695) FSHLog - close the current WAL file in a background thread

2020-08-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-24695. Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2 and trunk. Thanks for

[GitHub] [hbase] anoopsjohn merged pull request #2183: HBASE-24695 FSHLog - close the current WAL file in a background thread.

2020-08-01 Thread GitBox
anoopsjohn merged pull request #2183: URL: https://github.com/apache/hbase/pull/2183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] Apache-HBase commented on pull request #1635: HBASE-23996 Many split related metrics were present RS side but after split is moved to Master, these metrics are lost.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #1635: URL: https://github.com/apache/hbase/pull/1635#issuecomment-667553110 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #2184: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2184: URL: https://github.com/apache/hbase/pull/2184#issuecomment-667549203 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2179: URL: https://github.com/apache/hbase/pull/2179#issuecomment-667545950 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #2183: HBASE-24695 FSHLog - close the current WAL file in a background thread.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2183: URL: https://github.com/apache/hbase/pull/2183#issuecomment-667543223 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2179: URL: https://github.com/apache/hbase/pull/2179#issuecomment-667541209 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] bsglz commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
bsglz commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667535691 > Thank you @bsglz > If you can raise PR for branch-1, that would be really great. Merging this PR in a while. No prob, will do it tomorrow.

[GitHub] [hbase] Apache-HBase commented on pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2179: URL: https://github.com/apache/hbase/pull/2179#issuecomment-667534961 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 146m

[GitHub] [hbase] Apache-HBase commented on pull request #1635: HBASE-23996 Many split related metrics were present RS side but after split is moved to Master, these metrics are lost.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #1635: URL: https://github.com/apache/hbase/pull/1635#issuecomment-667531644 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] virajjasani commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
virajjasani commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667531586 Thank you @bsglz If you can raise PR for branch-1, that would be really great. Merging this PR in a while.

[GitHub] [hbase] Apache-HBase commented on pull request #1635: HBASE-23996 Many split related metrics were present RS side but after split is moved to Master, these metrics are lost.

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #1635: URL: https://github.com/apache/hbase/pull/1635#issuecomment-667531490 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] Apache-HBase commented on pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2180: URL: https://github.com/apache/hbase/pull/2180#issuecomment-667531100 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2180: URL: https://github.com/apache/hbase/pull/2180#issuecomment-667526233 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] brfrn169 opened a new pull request #2184: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
brfrn169 opened a new pull request #2184: URL: https://github.com/apache/hbase/pull/2184 Signed-off-by: Duo Zhang Signed-off-by: Josh Elser This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (HBASE-21721) reduce write#syncs() times

2020-08-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169286#comment-17169286 ] Anoop Sam John commented on HBASE-21721: [~Bo Cui] The PR might not apply any more.. Can u pls

[jira] [Updated] (HBASE-24680) Refactor the checkAndMutate code on the server side

2020-08-01 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-24680: - Fix Version/s: 2.4.0 3.0.0-alpha-1 > Refactor the checkAndMutate

[GitHub] [hbase] bsglz commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
bsglz commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667522389 @virajjasani Updated the screenshots. Thanks. This is an automated message from the Apache Git Service. To

[jira] [Updated] (HBASE-24704) Make the Table Schema easier to view even there are multiple families

2020-08-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24704: --- Attachment: (was: HBASE-24704-afterpatch.png) > Make the Table Schema easier to view even there

[jira] [Updated] (HBASE-24704) Make the Table Schema easier to view even there are multiple families

2020-08-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24704: --- Attachment: HBASE-24704-branch2-afterpatch.png HBASE-24704-master-afterpatch.png >

[GitHub] [hbase] anoopsjohn opened a new pull request #2183: HBASE-24695 FSHLog - close the current WAL file in a background thread.

2020-08-01 Thread GitBox
anoopsjohn opened a new pull request #2183: URL: https://github.com/apache/hbase/pull/2183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hbase] brfrn169 merged pull request #2094: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
brfrn169 merged pull request #2094: URL: https://github.com/apache/hbase/pull/2094 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] anoopsjohn merged pull request #2168: HBASE-24695 FSHLog - close the current WAL file in a background thread.

2020-08-01 Thread GitBox
anoopsjohn merged pull request #2168: URL: https://github.com/apache/hbase/pull/2168 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] brfrn169 commented on pull request #2094: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
brfrn169 commented on pull request #2094: URL: https://github.com/apache/hbase/pull/2094#issuecomment-667520166 I don' think the test failure in the last QA is related to this patch. I ran the failed tests locally and it was successful. Will merge this PR.

[jira] [Updated] (HBASE-24695) FSHLog - close the current WAL file in a background thread

2020-08-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24695: --- Fix Version/s: 2.4.0 3.0.0-alpha-1 > FSHLog - close the current WAL file

[GitHub] [hbase] bsglz commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
bsglz commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667514684 > @bsglz with updated usage of ColumnFamilyDescriptors properties, UI might looks slight differently. Can you please upload screenshots with updated PR results of UI on Jira? For

[jira] [Updated] (HBASE-24809) Yetus IA Javadoc links are no longer available

2020-08-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24809: - Description: For HBase doc section "*HBase API Surface*", doc references for Apache Yetus

[jira] [Commented] (HBASE-24687) MobFileCleanerChore uses a new Connection for each table each time it runs

2020-08-01 Thread Junhong Xu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169271#comment-17169271 ] Junhong Xu commented on HBASE-24687: [~busbey] The patch have been updated as your comment, PTAL at

[jira] [Commented] (HBASE-24809) Yetus IA Javadoc links are no longer available

2020-08-01 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169270#comment-17169270 ] Viraj Jasani commented on HBASE-24809: -- [~busbey] [~ndimiduk] Can we rely on in-progress

[GitHub] [hbase] Apache-HBase commented on pull request #2094: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2094: URL: https://github.com/apache/hbase/pull/2094#issuecomment-667509384 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[jira] [Created] (HBASE-24809) Yetus IA Javadoc links are no longer available

2020-08-01 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-24809: Summary: Yetus IA Javadoc links are no longer available Key: HBASE-24809 URL: https://issues.apache.org/jira/browse/HBASE-24809 Project: HBase Issue Type:

[jira] [Commented] (HBASE-15454) Freeze date tiered store files older than max age

2020-08-01 Thread Mengqing Peng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169267#comment-17169267 ] Mengqing Peng commented on HBASE-15454: --- We don't use this feature yet. Our cluster set

[GitHub] [hbase] virajjasani commented on a change in pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
virajjasani commented on a change in pull request #2180: URL: https://github.com/apache/hbase/pull/2180#discussion_r463946742 ## File path: hbase-common/src/test/java/org/apache/hadoop/hbase/HBaseCommonTestingUtility.java ## @@ -69,7 +69,7 @@ Compression.Algorithm.NONE,

[GitHub] [hbase] virajjasani edited a comment on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
virajjasani edited a comment on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667504962 @bsglz with updated usage of ColumnFamilyDescriptors properties, UI might looks slight differently. Can you please upload screenshots with updated PR results of UI on

[GitHub] [hbase] virajjasani commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
virajjasani commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667504962 @bsglz with updated usage of ColumnFamilyDescriptors properties, we might have a slight different UI. Can you please upload screenshots with updated PR results of UI on Jira?

[GitHub] [hbase] Apache-HBase commented on pull request #2180: HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2180: URL: https://github.com/apache/hbase/pull/2180#issuecomment-667504684 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667500529 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2172: HBASE-24795 : RegionMover to deal with unknown region while (un)loading

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2172: URL: https://github.com/apache/hbase/pull/2172#issuecomment-667499879 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2172: HBASE-24795 : RegionMover to deal with unknown region while (un)loading

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2172: URL: https://github.com/apache/hbase/pull/2172#issuecomment-667498969 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache9 commented on pull request #2018: HBASE-24659 Calculate FIXED_OVERHEAD automatically

2020-08-01 Thread GitBox
Apache9 commented on pull request #2018: URL: https://github.com/apache/hbase/pull/2018#issuecomment-667496940 @saintstack PTAL. If no objections, I will push this to master and branch-2. Thanks. This is an automated

[GitHub] [hbase] Apache-HBase commented on pull request #2094: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2094: URL: https://github.com/apache/hbase/pull/2094#issuecomment-667496806 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2182: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2182: URL: https://github.com/apache/hbase/pull/2182#issuecomment-667492617 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2042: HBASE-24704 Make the Table Schema easier to view even there are multi…

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2042: URL: https://github.com/apache/hbase/pull/2042#issuecomment-667485739 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2172: HBASE-24795 : RegionMover to deal with unknown region while (un)loading

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2172: URL: https://github.com/apache/hbase/pull/2172#issuecomment-667483367 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #2094: HBASE-24680 Refactor the checkAndMutate code on the server side

2020-08-01 Thread GitBox
Apache-HBase commented on pull request #2094: URL: https://github.com/apache/hbase/pull/2094#issuecomment-667482200 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] bsglz commented on a change in pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
bsglz commented on a change in pull request #2179: URL: https://github.com/apache/hbase/pull/2179#discussion_r463929918 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java ## @@ -183,8 +185,17 @@ public

[GitHub] [hbase] bsglz commented on a change in pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
bsglz commented on a change in pull request #2179: URL: https://github.com/apache/hbase/pull/2179#discussion_r463929630 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/flush/FlushTableSubprocedure.java ## @@ -65,7 +72,7 @@ public Void call() throws

[GitHub] [hbase] bsglz commented on a change in pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
bsglz commented on a change in pull request #2179: URL: https://github.com/apache/hbase/pull/2179#discussion_r463929478 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java ## @@ -302,6 +302,13 @@ */ CompletableFuture flush(TableName

[GitHub] [hbase] bsglz commented on a change in pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
bsglz commented on a change in pull request #2179: URL: https://github.com/apache/hbase/pull/2179#discussion_r463928922 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java ## @@ -513,6 +513,15 @@ default void modifyColumnFamily(TableName

[GitHub] [hbase] bsglz commented on a change in pull request #2179: HBASE-24694 Support flush a single column family of table

2020-08-01 Thread GitBox
bsglz commented on a change in pull request #2179: URL: https://github.com/apache/hbase/pull/2179#discussion_r463928158 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/flush/FlushTableSubprocedure.java ## @@ -88,11 +95,15 @@ private void