Re: [PR] HBASE-28898. Use reflection to access recoverLease(), setSafeMode() APIs. [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6342: URL: https://github.com/apache/hbase/pull/6342#issuecomment-2423564212 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HBASE-28922) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891100#comment-17891100 ] Hudson commented on HBASE-28922: Results for branch branch-2.5 [build #610 on b

Re: [PR] HBASE-28898. Use reflection to access recoverLease(), setSafeMode() APIs. [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6342: URL: https://github.com/apache/hbase/pull/6342#issuecomment-2423423398 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

[jira] [Updated] (HBASE-28919) Soft drop for destructive table actions

2024-10-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28919: Attachment: Soft Drop for Destructive Table Actions.pdf > Soft drop for destructiv

[jira] [Updated] (HBASE-28919) Soft drop for destructive table actions

2024-10-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28919: Attachment: (was: Soft Drop for Destructive Table Actions.pdf) > Soft drop for

Re: [PR] HBASE-27659: Incremental backups should re-use splits from last full backup [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6370: URL: https://github.com/apache/hbase/pull/6370#issuecomment-2423410304 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28898. Use reflection to access recoverLease(), setSafeMode() APIs. [hbase]

2024-10-18 Thread via GitHub
jojochuang commented on PR #6342: URL: https://github.com/apache/hbase/pull/6342#issuecomment-2423405274 Thanks for the review! Updated. -- 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 specif

[jira] [Commented] (HBASE-27532) Add block bytes scanned metrics

2024-10-18 Thread Palash Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891078#comment-17891078 ] Palash Chauhan commented on HBASE-27532: Hi [~bbeaudreault]. I am trying to exp

[jira] [Commented] (HBASE-28906) Run nightly tests with multiple Hadoop 3 versions

2024-10-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891077#comment-17891077 ] Hudson commented on HBASE-28906: Results for branch master [build #1185 on buil

[jira] [Commented] (HBASE-28922) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891076#comment-17891076 ] Hudson commented on HBASE-28922: Results for branch master [build #1185 on buil

[jira] [Commented] (HBASE-28924) TestPrefetch#testPrefetchWithDelay fails intermittently

2024-10-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891068#comment-17891068 ] Andrew Kyle Purtell commented on HBASE-28924: - [~prathyu6] I was able to mer

[jira] [Updated] (HBASE-28924) TestPrefetch#testPrefetchWithDelay fails intermittently

2024-10-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-28924: Fix Version/s: 4.0.0-alpha-1 2.7.0 3.0.0-beta

Re: [PR] HBASE-28924 Create the start time right before creating the reader to calculate elapsedTime in testPrefetchWithDelay [hbase]

2024-10-18 Thread via GitHub
apurtell merged PR #6371: URL: https://github.com/apache/hbase/pull/6371 -- 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: issues-unsubscr...@hbase.apache

Re: [PR] HBASE-27659: Incremental backups should re-use splits from last full backup [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6370: URL: https://github.com/apache/hbase/pull/6370#issuecomment-2423145689 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-28846 Change the default Hadoop3 version to 3.4.0, and add test… [hbase]

2024-10-18 Thread via GitHub
jojochuang commented on PR #6261: URL: https://github.com/apache/hbase/pull/6261#issuecomment-2423078311 Hadoop 3.4.1 is released. Feel free to incorporate my changes from #6331 if 3.4.1 is desired. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] HBASE-27659: Incremental backups should re-use splits from last full backup [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6370: URL: https://github.com/apache/hbase/pull/6370#issuecomment-2423006019 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HBASE-28919) Soft drop for destructive table actions

2024-10-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891054#comment-17891054 ] Andrew Kyle Purtell commented on HBASE-28919: - Let me move forward with prep

Re: [PR] HBASE-28858 Add rel/2.6.1 to the downloads page [hbase]

2024-10-18 Thread via GitHub
ndimiduk merged PR #6372: URL: https://github.com/apache/hbase/pull/6372 -- 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: issues-unsubscr...@hbase.apache

[jira] [Updated] (HBASE-28858) Add rel/2.6.1 to the downloads page

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28858: - Fix Version/s: 4.0.0-alpha-1 Resolution: Fixed Status: Resolved (was: Patch Av

Re: [PR] HBASE-28858 Add rel/2.6.1 to the downloads page [hbase]

2024-10-18 Thread via GitHub
ndimiduk commented on PR #6372: URL: https://github.com/apache/hbase/pull/6372#issuecomment-2422993025 Thanks lads! -- 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 unsub

[jira] [Commented] (HBASE-28922) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891028#comment-17891028 ] Hudson commented on HBASE-28922: Results for branch branch-3 [build #313 on bui

Re: [PR] HBASE-28921 Skip bundling hbase-webapps folder in jars [hbase]

2024-10-18 Thread via GitHub
NihalJain commented on PR #6368: URL: https://github.com/apache/hbase/pull/6368#issuecomment-2422630413 > I would consider merging this to all active branches. Actually, you are right. Will push to all active branches. -- This is an automated message from the Apache Git Service. To

Re: [PR] HBASE-28917: ColumnFamilyMismatchException mixes IA public and private [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6369: URL: https://github.com/apache/hbase/pull/6369#issuecomment-2422564226 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28917: ColumnFamilyMismatchException mixes IA public and private [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6369: URL: https://github.com/apache/hbase/pull/6369#issuecomment-2422570772 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28923 Prioritize "orphan" blocks for eviction inside BucketCache.freespace [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6373: URL: https://github.com/apache/hbase/pull/6373#issuecomment-2422511364 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-27659: Incremental backups should re-use splits from last full backup [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6370: URL: https://github.com/apache/hbase/pull/6370#issuecomment-2422501395 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-28433 Modify the assembly to not include test jars and their tr… [hbase]

2024-10-18 Thread via GitHub
stoty commented on PR #6184: URL: https://github.com/apache/hbase/pull/6184#issuecomment-2422479297 I'm not sure hbase-it needs to be reverted. At first I thought that we shouldn't introduce this breaking change, but since this goes only into a new major version, maybe we should prior

[jira] [Resolved] (HBASE-28853) Publish staged repository in Nexus

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28853. -- Resolution: Done > Publish staged repository in Nexus > -- > >

Re: [PR] HBASE-28621 PrefixFilter should use SEEK_NEXT_USING_HINT [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6361: URL: https://github.com/apache/hbase/pull/6361#issuecomment-2422468336 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28921 Skip bundling hbase-webapps folder in jars [hbase]

2024-10-18 Thread via GitHub
stoty commented on PR #6368: URL: https://github.com/apache/hbase/pull/6368#issuecomment-2422345143 Since this is a security imrovement, I would consider merging this to all active branches. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] HBASE-28921 Skip bundling hbase-webapps folder in jars [hbase]

2024-10-18 Thread via GitHub
NihalJain commented on PR #6368: URL: https://github.com/apache/hbase/pull/6368#issuecomment-2422245759 Thank you @stoty for reviewing. I will merge this to branch-2+ by EOD. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] HBASE-28433 Modify the assembly to not include test jars and their tr… [hbase]

2024-10-18 Thread via GitHub
NihalJain commented on PR #6184: URL: https://github.com/apache/hbase/pull/6184#issuecomment-2422243352 Thank you @stoty for reviewing the code, will have a look at comments and revert back soon. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Commented] (HBASE-28431) Cleaning up binary assemblies and diagnostic tools

2024-10-18 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890887#comment-17890887 ] Nihal Jain commented on HBASE-28431: Raised HBASE-28927 for spotbugs, introduced in 

[jira] [Resolved] (HBASE-28926) Publish release artifacts in SVN

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28926. -- Resolution: Done > Publish release artifacts in SVN > > >

Re: [PR] HBASE-28924 Create the start time right before creating the reader to calculate elapsedTime in testPrefetchWithDelay [hbase]

2024-10-18 Thread via GitHub
NihalJain commented on PR #6371: URL: https://github.com/apache/hbase/pull/6371#issuecomment-2421971889 > The spotbugs warning is unrelated. Raised HBASE-28927 for spotbugs, introduced in HBASE-28432. Sorry for the noise ! -- This is an automated message from the Apache Git

[jira] [Updated] (HBASE-28858) Add rel/2.6.1 to the downloads page

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28858: - Status: Patch Available (was: Open) > Add rel/2.6.1 to the downloads page > ---

Re: [PR] HBASE-28621 PrefixFilter should use SEEK_NEXT_USING_HINT [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6361: URL: https://github.com/apache/hbase/pull/6361#issuecomment-2422036346 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

Re: [PR] HBASE-28923 Prioritize "orphan" blocks for eviction inside BucketCache.freespace [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6373: URL: https://github.com/apache/hbase/pull/6373#issuecomment-2421999457 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexec

[jira] [Commented] (HBASE-28927) Fix spotbugs issues introduced by refactoring to hbase-diagnostics with HBASE-28432

2024-10-18 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890884#comment-17890884 ] Nihal Jain commented on HBASE-28927: ||Reason||Tests|| |SpotBugs|module:hbase-server

[jira] [Updated] (HBASE-28927) Fix spotbugs issues introduced by refactoring to hbase-diagnostics with HBASE-28432

2024-10-18 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-28927: --- Description: Seeing a lot of spotbugs issues across PRs lately. These are coming due to newly added

[jira] [Created] (HBASE-28927) Fix spotbugs issues introduced by refactoring to hbase-diagnostics with HBASE-28432

2024-10-18 Thread Nihal Jain (Jira)
Nihal Jain created HBASE-28927: -- Summary: Fix spotbugs issues introduced by refactoring to hbase-diagnostics with HBASE-28432 Key: HBASE-28927 URL: https://issues.apache.org/jira/browse/HBASE-28927 Proje

[jira] [Assigned] (HBASE-28858) Update downloads.xml

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-28858: Assignee: Nick Dimiduk > Update downloads.xml > > >

Re: [PR] HBASE-28621 PrefixFilter should use SEEK_NEXT_USING_HINT [hbase]

2024-10-18 Thread via GitHub
PDavid commented on code in PR #6361: URL: https://github.com/apache/hbase/pull/6361#discussion_r1806174037 ## hbase-client/src/main/java/org/apache/hadoop/hbase/filter/PrefixFilter.java: ## @@ -77,7 +77,7 @@ public boolean filterRowKey(Cell firstRowCell) { if ((!isReversed

Re: [PR] HBASE-28621 PrefixFilter should use SEEK_NEXT_USING_HINT [hbase]

2024-10-18 Thread via GitHub
stoty commented on code in PR #6361: URL: https://github.com/apache/hbase/pull/6361#discussion_r1806161172 ## hbase-client/src/main/java/org/apache/hadoop/hbase/filter/PrefixFilter.java: ## @@ -77,7 +77,7 @@ public boolean filterRowKey(Cell firstRowCell) { if ((!isReversed(

[jira] [Updated] (HBASE-28923) Prioritize "orphan" blocks for eviction inside BucketCache.freespace

2024-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28923: --- Labels: pull-request-available (was: ) > Prioritize "orphan" blocks for eviction inside Buc

Re: [PR] HBASE-28858 Add rel/2.6.1 to the downloads page [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6372: URL: https://github.com/apache/hbase/pull/6372#issuecomment-2421857796 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Resolved] (HBASE-28856) Update reporter tool with new release

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28856. -- Resolution: Done https://reporter.apache.org/addrelease.html?hbase > Update reporter tool wit

[jira] [Updated] (HBASE-28858) Add rel/2.6.1 to the downloads page

2024-10-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HBASE-28858: --- Labels: pull-request-available (was: ) > Add rel/2.6.1 to the downloads page >

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6356: URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421773869 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

Re: [PR] HBASE-28858 Add rel/2.6.1 to the downloads page [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6372: URL: https://github.com/apache/hbase/pull/6372#issuecomment-2421807911 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

[jira] [Commented] (HBASE-28858) Add rel/2.6.1 to the downloads page

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890845#comment-17890845 ] Nick Dimiduk commented on HBASE-28858: -- Edit the 2.6.x row in src/site/xdoc/downloa

[jira] [Commented] (HBASE-28906) Run nightly tests with multiple Hadoop 3 versions

2024-10-18 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890855#comment-17890855 ] Istvan Toth commented on HBASE-28906: - Committed to master. Going to start backport

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
stoty commented on PR #6356: URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421785778 Merged to master. I'm goint to wait for at least one nightly run before beginning the backports. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
stoty merged PR #6356: URL: https://github.com/apache/hbase/pull/6356 -- 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: issues-unsubscr...@hbase.apache.or

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6356: URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421779918 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6356: URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421776263 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: | reexe

Re: [PR] HBASE-28906 Run nightly tests with multiple Hadoop 3 versions [hbase]

2024-10-18 Thread via GitHub
Apache-HBase commented on PR #6356: URL: https://github.com/apache/hbase/pull/6356#issuecomment-2421774064 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hbase.apache.org/job/H

[jira] [Updated] (HBASE-28858) Add rel/2.6.1 to the downloads page

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28858: - Summary: Add rel/2.6.1 to the downloads page (was: Update downloads.xml) > Add rel/2.6.1 to the

[jira] [Created] (HBASE-28926) Publish release artifacts in SVN

2024-10-18 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-28926: Summary: Publish release artifacts in SVN Key: HBASE-28926 URL: https://issues.apache.org/jira/browse/HBASE-28926 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-28925) Add announcement as a release in GitHub

2024-10-18 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-28925: Summary: Add announcement as a release in GitHub Key: HBASE-28925 URL: https://issues.apache.org/jira/browse/HBASE-28925 Project: HBase Issue Type: Sub-task

[jira] [Work started] (HBASE-28853) Publish staged repository in Nexus

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-28853 started by Nick Dimiduk. > Publish staged repository in Nexus > -- > >

[jira] [Resolved] (HBASE-28855) Push signed release tag to git

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28855. -- Resolution: Fixed git tag -s rel/2.6.1 2.6.1RC1^{} -u 0x1156CF920BB24B8A -m "Apache HBase rele

[jira] [Commented] (HBASE-28853) Publish staged repository in Nexus

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890824#comment-17890824 ] Nick Dimiduk commented on HBASE-28853: -- I've promoted the RC1 repositories and drop

[jira] [Resolved] (HBASE-28854) Release version 2.6.1 in Jira

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28854. -- Resolution: Done > Release version 2.6.1 in Jira > - > >

[jira] [Resolved] (HBASE-28855) Push signed release tag to git

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-28855. -- Resolution: Done > Push signed release tag to git > -- > >

[jira] [Reopened] (HBASE-28855) Push signed release tag to git

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-28855: -- > Push signed release tag to git > -- > > Key: HBASE-2

[jira] [Updated] (HBASE-28876) Should call ProcedureSchduler.completionCleanup for non-root procedure too

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28876: - Fix Version/s: 2.6.2 (was: 2.6.1) > Should call ProcedureSchduler.complet

[jira] [Updated] (HBASE-28922) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28922: - Fix Version/s: 2.6.2 (was: 2.6.1) > Bump commons-io:commons-io from 2.11.

[jira] [Updated] (HBASE-28344) Flush/Compaction journal logs are missing from 2.x

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-28344: - Fix Version/s: 2.6.2 (was: 2.6.1) > Flush/Compaction journal logs are mis

[jira] [Commented] (HBASE-28922) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890820#comment-17890820 ] Hudson commented on HBASE-28922: Results for branch branch-2 [build #1169 on bu

[jira] [Assigned] (HBASE-28854) Release version 2.6.1 in Jira

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-28854: Assignee: Nick Dimiduk > Release version 2.6.1 in Jira > - >

[jira] [Assigned] (HBASE-28856) Update reporter tool with new release

2024-10-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-28856: Assignee: Nick Dimiduk > Update reporter tool with new release >