[jira] [Commented] (HBASE-27864) Reduce the Cardinality for TestFuzzyRowFilterEndToEndLarge

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722996#comment-17722996 ] Hudson commented on HBASE-27864: Results for branch branch-2 [build #812 on

[jira] [Commented] (HBASE-27863) Add hadoop 3.3.5 check in our personality script

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722994#comment-17722994 ] Hudson commented on HBASE-27863: Results for branch branch-2 [build #812 on

[jira] [Commented] (HBASE-27865) TestThriftServerCmdLine fails with org.apache.hadoop.hbase.SystemExitRule$SystemExitInTestException

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722995#comment-17722995 ] Hudson commented on HBASE-27865: Results for branch branch-2 [build #812 on

[jira] [Commented] (HBASE-27863) Add hadoop 3.3.5 check in our personality script

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722978#comment-17722978 ] Hudson commented on HBASE-27863: Results for branch branch-2.4 [build #559 on

[jira] [Commented] (HBASE-27864) Reduce the Cardinality for TestFuzzyRowFilterEndToEndLarge

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722980#comment-17722980 ] Hudson commented on HBASE-27864: Results for branch branch-2.4 [build #559 on

[jira] [Commented] (HBASE-27865) TestThriftServerCmdLine fails with org.apache.hadoop.hbase.SystemExitRule$SystemExitInTestException

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722979#comment-17722979 ] Hudson commented on HBASE-27865: Results for branch branch-2.4 [build #559 on

[GitHub] [hbase] Apache-HBase commented on pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #4891: URL: https://github.com/apache/hbase/pull/4891#issuecomment-1548920691 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 25s |

[GitHub] [hbase] 2005hithlj commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
2005hithlj commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1194541848 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java: ## @@ -115,10 +134,23 @@ public void run() { //

[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1194536872 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java: ## @@ -115,10 +134,23 @@ public void run() { //

[jira] [Commented] (HBASE-27451) Setup nightly job for s390x node

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722971#comment-17722971 ] Duo Zhang commented on HBASE-27451: --- https://ci-hbase.apache.org/job/HBase-Nightly-s390x/50 > Setup

[jira] [Commented] (HBASE-27451) Setup nightly job for s390x node

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722970#comment-17722970 ] Duo Zhang commented on HBASE-27451: --- Let me try. > Setup nightly job for s390x node >

[GitHub] [hbase] 2005hithlj commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
2005hithlj commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1057235274 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java: ## @@ -1780,6 +1781,29 @@ public OptionalDouble getAvgStoreFileAge() { return

[GitHub] [hbase] Apache-HBase commented on pull request #5239: HBASE-27867 Close the L1 victim handler race

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5239: URL: https://github.com/apache/hbase/pull/5239#issuecomment-1548877623 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 35s |

[GitHub] [hbase] Apache-HBase commented on pull request #5240: HBASE-27843 If moveAndClose fails HFileArchiver should delete any incomplete archive side changes

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5240: URL: https://github.com/apache/hbase/pull/5240#issuecomment-1548867091 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 54s |

[GitHub] [hbase] Apache-HBase commented on pull request #5240: HBASE-27843 If moveAndClose fails HFileArchiver should delete any incomplete archive side changes

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5240: URL: https://github.com/apache/hbase/pull/5240#issuecomment-1548865107 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s |

[GitHub] [hbase] Apache-HBase commented on pull request #5239: HBASE-27867 Close the L1 victim handler race

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5239: URL: https://github.com/apache/hbase/pull/5239#issuecomment-1548841271 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 15s |

[jira] [Comment Edited] (HBASE-27451) Setup nightly job for s390x node

2023-05-15 Thread Jonathan Albrecht (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722945#comment-17722945 ] Jonathan Albrecht edited comment on HBASE-27451 at 5/15/23 11:16 PM: -

[jira] [Commented] (HBASE-27451) Setup nightly job for s390x node

2023-05-15 Thread Jonathan Albrecht (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722945#comment-17722945 ] Jonathan Albrecht commented on HBASE-27451: --- I was able to get a VM similar to the s390x

[GitHub] [hbase] Apache-HBase commented on pull request #5240: HBASE-27843 If moveAndClose fails HFileArchiver should delete any incomplete archive side changes

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5240: URL: https://github.com/apache/hbase/pull/5240#issuecomment-1548734182 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34s |

[GitHub] [hbase] Apache-HBase commented on pull request #5239: HBASE-27867 Close the L1 victim handler race

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5239: URL: https://github.com/apache/hbase/pull/5239#issuecomment-1548698471 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4s |

[jira] [Updated] (HBASE-27843) If moveAndClose fails HFileArchiver should delete any incomplete archive side changes

2023-05-15 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27843: Fix Version/s: 2.6.0 3.0.0-alpha-4 2.5.5

[GitHub] [hbase] apurtell opened a new pull request, #5240: HBASE-27843 If moveAndClose fails HFileArchiver should delete any incomplete archive side changes

2023-05-15 Thread via GitHub
apurtell opened a new pull request, #5240: URL: https://github.com/apache/hbase/pull/5240 When HFiles are placed on a filesystem other than HDFS a rename operation can be a non-atomic file copy operation. It can take a long time to copy a large hfile and if interrupted there may be a

[jira] [Updated] (HBASE-27867) Close the L1 victim handler race

2023-05-15 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27867: Status: Patch Available (was: Open) > Close the L1 victim handler race >

[jira] [Updated] (HBASE-27867) Close the L1 victim handler race

2023-05-15 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-27867: Priority: Minor (was: Major) > Close the L1 victim handler race >

[jira] [Created] (HBASE-27867) Close the L1 victim handler race

2023-05-15 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-27867: --- Summary: Close the L1 victim handler race Key: HBASE-27867 URL: https://issues.apache.org/jira/browse/HBASE-27867 Project: HBase Issue Type:

[jira] [Commented] (HBASE-27865) TestThriftServerCmdLine fails with org.apache.hadoop.hbase.SystemExitRule$SystemExitInTestException

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722917#comment-17722917 ] Hudson commented on HBASE-27865: Results for branch branch-2.5 [build #352 on

[jira] [Commented] (HBASE-27864) Reduce the Cardinality for TestFuzzyRowFilterEndToEndLarge

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722918#comment-17722918 ] Hudson commented on HBASE-27864: Results for branch branch-2.5 [build #352 on

[jira] [Commented] (HBASE-27863) Add hadoop 3.3.5 check in our personality script

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722916#comment-17722916 ] Hudson commented on HBASE-27863: Results for branch branch-2.5 [build #352 on

[jira] [Commented] (HBASE-27865) TestThriftServerCmdLine fails with org.apache.hadoop.hbase.SystemExitRule$SystemExitInTestException

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722912#comment-17722912 ] Hudson commented on HBASE-27865: Results for branch master [build #841 on

[jira] [Commented] (HBASE-27864) Reduce the Cardinality for TestFuzzyRowFilterEndToEndLarge

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722913#comment-17722913 ] Hudson commented on HBASE-27864: Results for branch master [build #841 on

[jira] [Commented] (HBASE-27863) Add hadoop 3.3.5 check in our personality script

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722911#comment-17722911 ] Hudson commented on HBASE-27863: Results for branch master [build #841 on

[GitHub] [hbase] Apache-HBase commented on pull request #5229: HBASE-27793 Make HBCK be able to report unknown servers

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5229: URL: https://github.com/apache/hbase/pull/5229#issuecomment-1548127816 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 23s |

[jira] [Assigned] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2023-05-15 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned HBASE-20448: --- Assignee: (was: Sean Busbey) > update ref guide to expressly use shaded clients for

[jira] [Resolved] (HBASE-20650) Revisit the HBaseTestingUtility related classes

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20650. --- Fix Version/s: (was: 3.0.0-alpha-4) Resolution: Duplicate Resolve as duplicated. >

[jira] [Assigned] (HBASE-26080) Implement a new mini cluster class for end users

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26080: - Assignee: Duo Zhang (was: Tao Li) > Implement a new mini cluster class for end users >

[jira] [Resolved] (HBASE-20779) Server version is not right when enable TABLES_ON_MASTER

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20779. --- Resolution: Not A Problem Resolve as we do not want master to carry regions now. > Server version

[jira] [Resolved] (HBASE-19831) Regions on the Master Redux

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-19831. --- Fix Version/s: (was: 3.0.0-alpha-4) Resolution: Won't Fix Resolve as we do not want

[jira] [Resolved] (HBASE-19785) System Regions on the Master is broken

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-19785. --- Assignee: (was: Michael Stack) Resolution: Not A Problem We do not allow regions on

[jira] [Resolved] (HBASE-18334) Remove sync client implementation and wrap async client under sync client interface

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-18334. --- Fix Version/s: (was: 3.0.0-alpha-4) Resolution: Duplicate Already down via HBASE-21512.

[jira] [Resolved] (HBASE-15154) Master puts up a blockcache instance

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-15154. --- Resolution: Not A Problem Resolve as not a problem as now we have a master local region at master

[jira] [Updated] (HBASE-15154) Master puts up a blockcache instance

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15154: -- Fix Version/s: (was: 3.0.0-alpha-4) > Master puts up a blockcache instance >

[jira] [Commented] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722813#comment-17722813 ] Duo Zhang commented on HBASE-20448: --- Any updates here? > update ref guide to expressly use shaded

[jira] [Commented] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable (and RS may run after losing its znode)

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722812#comment-17722812 ] Duo Zhang commented on HBASE-14498: --- Any updates here? Do we still have the problem on the current

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #118: HBASE-27829 Introduce build for `kuttl` image, basis for dev/test environment

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #118: URL: https://github.com/apache/hbase-operator-tools/pull/118#issuecomment-1548042466 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[jira] [Updated] (HBASE-23634) Enable "Split WAL to HFile" by default

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23634: -- Priority: Major (was: Blocker) > Enable "Split WAL to HFile" by default >

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #117: HBASE-27828 Introduce hbase-kubernetes-deployment module

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #117: URL: https://github.com/apache/hbase-operator-tools/pull/117#issuecomment-1548038027 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[jira] [Commented] (HBASE-15867) Move HBase replication tracking from ZooKeeper to HBase

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722810#comment-17722810 ] Duo Zhang commented on HBASE-15867: --- HBASE-27109 and HBASE-27110 are both resolved. If no objections,

[jira] [Resolved] (HBASE-27109) Move replication queue storage from zookeeper to a separated HBase table

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-27109. --- Fix Version/s: 3.0.0-alpha-4 Hadoop Flags: Reviewed Resolution: Fixed Merged the

[GitHub] [hbase] Apache9 merged pull request #5202: HBASE-27109 Move replication queue storage from zookeeper to a separated HBase table

2023-05-15 Thread via GitHub
Apache9 merged PR #5202: URL: https://github.com/apache/hbase/pull/5202 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [hbase] Apache9 commented on a diff in pull request #4891: HBASE-27483 Expose table and region storefiles accessed days and size to the metrics

2023-05-15 Thread via GitHub
Apache9 commented on code in PR #4891: URL: https://github.com/apache/hbase/pull/4891#discussion_r1193961037 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java: ## @@ -115,10 +134,23 @@ public void run() { //

[GitHub] [hbase] jonathan-albrecht-ibm commented on pull request #5234: HBASE-27858 Update surefire version to 3.1.0 and use SurefireForkNodeFactory

2023-05-15 Thread via GitHub
jonathan-albrecht-ibm commented on PR #5234: URL: https://github.com/apache/hbase/pull/5234#issuecomment-1547949567 Thanks for reviewing and merging @Apache9! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hbase] jonathan-albrecht-ibm commented on pull request #5231: HBASE-27857 Fix timeout exception handling in HBaseClassTestRule

2023-05-15 Thread via GitHub
jonathan-albrecht-ibm commented on PR #5231: URL: https://github.com/apache/hbase/pull/5231#issuecomment-1547949058 Thanks for reviewing and merging @Apache9! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hbase] Apache-HBase commented on pull request #5229: HBASE-27793 Make HBCK be able to report unknown servers

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5229: URL: https://github.com/apache/hbase/pull/5229#issuecomment-1547770862 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 24s |

[GitHub] [hbase] Apache-HBase commented on pull request #5229: HBASE-27793 Make HBCK be able to report unknown servers

2023-05-15 Thread via GitHub
Apache-HBase commented on PR #5229: URL: https://github.com/apache/hbase/pull/5229#issuecomment-1547766334 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 13s |

[jira] [Updated] (HBASE-27793) Make HBCK be able to report unknown servers

2023-05-15 Thread Rajeshbabu Chintaguntla (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated HBASE-27793: Summary: Make HBCK be able to report unknown servers (was: hbck can

[jira] [Created] (HBASE-27866) hbase regionserver with phoenix process is java crash.

2023-05-15 Thread Jepson (Jira)
Jepson created HBASE-27866: -- Summary: hbase regionserver with phoenix process is java crash. Key: HBASE-27866 URL: https://issues.apache.org/jira/browse/HBASE-27866 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-27856) Add hadolint binary to operator-tools yetus environment

2023-05-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-27856: - Resolution: Fixed Status: Resolved (was: Patch Available) > Add hadolint binary to

[GitHub] [hbase-operator-tools] ndimiduk commented on pull request #127: HBASE-27856 Add hadolint binary to operator-tools yetus environment

2023-05-15 Thread via GitHub
ndimiduk commented on PR #127: URL: https://github.com/apache/hbase-operator-tools/pull/127#issuecomment-1547464616 Thanks @petersomogyi -- 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 the

[GitHub] [hbase-operator-tools] ndimiduk merged pull request #127: HBASE-27856 Add hadolint binary to operator-tools yetus environment

2023-05-15 Thread via GitHub
ndimiduk merged PR #127: URL: https://github.com/apache/hbase-operator-tools/pull/127 -- 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 the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (HBASE-27109) Move replication queue storage from zookeeper to a separated HBase table

2023-05-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722708#comment-17722708 ] Hudson commented on HBASE-27109: Results for branch HBASE-27109/table_based_rqs [build #76 on

[jira] [Commented] (HBASE-27733) hfile split occurs during bulkload, the new HFile file does not specify favored nodes

2023-05-15 Thread alan.zhao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722672#comment-17722672 ] alan.zhao commented on HBASE-27733: --- ok ,i got it > hfile split occurs during bulkload, the new HFile

[jira] [Commented] (HBASE-27733) hfile split occurs during bulkload, the new HFile file does not specify favored nodes

2023-05-15 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722671#comment-17722671 ] Duo Zhang commented on HBASE-27733: --- Just use the same issue > hfile split occurs during bulkload,