[jira] [Resolved] (HBASE-28467) Integration of time-based priority caching into cacheOnRead read code paths.

2024-05-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28467. -- Resolution: Fixed Merged into the feature branch. Thanks for the contribution

[jira] [Resolved] (HBASE-27915) Update hbase_docker with an extra Dockerfile compatible with mac m1 platfrom

2024-05-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27915. -- Resolution: Fixed Thanks for reviewing it [~swu] ! I had merged

[jira] [Resolved] (HBASE-28469) Integration of time-based priority caching into compaction paths.

2024-05-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28469. -- Resolution: Fixed Merged into the feature branch. Thanks for the contribution

[jira] [Created] (HBASE-28596) Optimise BucketCache usage upon regions splits/merges.

2024-05-15 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28596: Summary: Optimise BucketCache usage upon regions splits/merges. Key: HBASE-28596 URL: https://issues.apache.org/jira/browse/HBASE-28596 Project: HBase

[jira] [Resolved] (HBASE-28535) Implement a region server level configuration to enable/disable data-tiering

2024-05-02 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28535. -- Resolution: Fixed Merged into the feature branch. Thanks for the contribution

[jira] [Resolved] (HBASE-28468) Integration of time-based priority caching logic into cache evictions.

2024-04-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28468. -- Resolution: Fixed Merged into the feature branch. > Integration of t

[jira] [Resolved] (HBASE-28466) Integration of time-based priority logic of bucket cache in prefetch functionality of HBase.

2024-04-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28466. -- Resolution: Fixed Merged into feature branch. Thanks for the contribution

[jira] [Resolved] (HBASE-28292) Make Delay prefetch property to be dynamically configured

2024-04-16 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28292. -- Resolution: Fixed PR got merged into master branch by [~psomogyi] and I had

[jira] [Resolved] (HBASE-28505) Implement enforcement to require Date Tiered Compaction for Time Range Data Tiering

2024-04-12 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28505. -- Resolution: Fixed Merged into HBASE-28463 feature branch. > Implem

[jira] [Resolved] (HBASE-28465) Implementation of framework for time-based priority bucket-cache.

2024-04-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28465. -- Resolution: Fixed Merged into the [HBASE-28463|https://github.com/apache

[jira] [Resolved] (HBASE-28458) BucketCache.notifyFileCachingCompleted may incorrectly consider a file fully cached

2024-04-05 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28458. -- Resolution: Fixed Merged into master, branch-3, branch-2 and branch-2.6

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-04-02 Thread Wellington Chevreuil
2024 at 5:23 AM Wellington Chevreuil < > wellington.chevre...@gmail.com> wrote: > > > Regarding TestBucketCachePersister flakeyness, I have noticed that last > > week and had submitted a fix in > > https://issues.apache.org/jira/browse/HBASE-28458. > > > >

Re: [VOTE] The first release candidate for 2.6.0 (RC2) is available

2024-04-02 Thread Wellington Chevreuil
Regarding TestBucketCachePersister flakeyness, I have noticed that last week and had submitted a fix in https://issues.apache.org/jira/browse/HBASE-28458. Em sex., 29 de mar. de 2024 às 15:41, Bryan Beaudreault < bbeaudrea...@apache.org> escreveu: > Thanks. I pushed the addendum fix to

[jira] [Resolved] (HBASE-28450) BuckeCache.evictBlocksByHfileName won't work after a cache recovery from file

2024-03-28 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28450. -- Resolution: Fixed Merged to master, branch-3, branch-2 and branch-2.6. Thanks

[jira] [Created] (HBASE-28458) BucketCache.notifyFileCachingCompleted may incorrectly consider a file fully cached

2024-03-26 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28458: Summary: BucketCache.notifyFileCachingCompleted may incorrectly consider a file fully cached Key: HBASE-28458 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Created] (HBASE-28450) BuckeCache.evictBlocksByHfileName won't work after a cache recovery from file

2024-03-20 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28450: Summary: BuckeCache.evictBlocksByHfileName won't work after a cache recovery from file Key: HBASE-28450 URL: https://issues.apache.org/jira/browse/HBASE-28450

[jira] [Resolved] (HBASE-28303) Interrupt cache prefetch thread when a heap usage threshold is reached

2024-02-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28303. -- Resolution: Fixed Merged into master, branch-3 and branch-2. > Interr

[jira] [Created] (HBASE-28303) Interrupt cache prefetch thread when a heap usage threshold is reached

2024-01-10 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28303: Summary: Interrupt cache prefetch thread when a heap usage threshold is reached Key: HBASE-28303 URL: https://issues.apache.org/jira/browse/HBASE-28303

[jira] [Resolved] (HBASE-28259) Add java.base/java.io=ALL-UNNAMED open to jdk11_jvm_flags

2024-01-05 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28259. -- Resolution: Fixed Merged to master, branch-3, branch-2, branch-2.6, branch

[jira] [Resolved] (HBASE-28246) Expose region cached size over JMX metrics and report in the RS UI

2023-12-14 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28246. -- Resolution: Fixed Thanks for reviewing it, [~psomogyi]! Merged into master

[jira] [Resolved] (HBASE-28251) [SFT] Add description for specifying SFT impl during snapshot recovery

2023-12-11 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28251. -- Resolution: Fixed Merged into master branch. Thanks for reviewing

[jira] [Created] (HBASE-28251) [SFT] Add description for specifying SFT impl during snapshot recovery

2023-12-08 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28251: Summary: [SFT] Add description for specifying SFT impl during snapshot recovery Key: HBASE-28251 URL: https://issues.apache.org/jira/browse/HBASE-28251

[jira] [Resolved] (HBASE-28209) Create a jmx metrics to expose the oldWALs directory size

2023-12-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28209. -- Resolution: Fixed I have now merged the branch-2 PR and cherry-picked

[jira] [Created] (HBASE-28246) Expose region cached size over JMX metrics and report in the RS UI

2023-12-06 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28246: Summary: Expose region cached size over JMX metrics and report in the RS UI Key: HBASE-28246 URL: https://issues.apache.org/jira/browse/HBASE-28246

Re: Debugging slowness in Gets

2023-12-05 Thread Wellington Chevreuil
> > I suspect it is slowness related to storage access. > I was not able to find any logs or tweaks to log "slow storage" > access, does such a thing exist? > I believe I have seen warnings for slow syncs from the hdfs layer, but don't remember any for the read path. And something else that'd

[jira] [Resolved] (HBASE-28186) Rebase CacheAwareBalance related commits into master branch

2023-11-30 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28186. -- Resolution: Fixed Thanks for helping with the backport to branch-2

[jira] [Resolved] (HBASE-28211) BucketCache.blocksByHFile may leak on allocationFailure or if we reach io errors tolerated

2023-11-29 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28211. -- Resolution: Fixed Thanks for reviewing it, [~zhangduo]! I have now merged

[jira] [Resolved] (HBASE-28217) PrefetchExecutor should not run for files from CFs that have disabled BLOCKCACHE

2023-11-28 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28217. -- Resolution: Fixed Thanks for reviewing it, [~psomogyi]. I have merged

[jira] [Resolved] (HBASE-28176) PrefetchExecutor should stop once cache reaches capacity

2023-11-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28176. -- Resolution: Fixed Thanks for reviewing it, [~psomogyi]! Have merged

[jira] [Created] (HBASE-28217) PrefetchExecutor should not run for files from CFs that have disabled BLOCKCACHE

2023-11-22 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28217: Summary: PrefetchExecutor should not run for files from CFs that have disabled BLOCKCACHE Key: HBASE-28217 URL: https://issues.apache.org/jira/browse/HBASE-28217

Re: Time for HBase Operator Tools release

2023-11-22 Thread Wellington Chevreuil
Should we also plan to raise the hbase dependency version from 2.4 to 2.5? I think it would be required if we want to add tooling for features only available on 2.5+, such as the proposed by HBASE-26624. Em qua., 22 de nov. de 2023 às 07:14, Viraj Jasani escreveu: > IMO, while this new option

[jira] [Created] (HBASE-28211) BucketCache.blocksByHFile may leak on allocationFailure or if we reach io errors tolerated

2023-11-20 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28211: Summary: BucketCache.blocksByHFile may leak on allocationFailure or if we reach io errors tolerated Key: HBASE-28211 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HBASE-28174) DELETE endpoint in REST API does not support deleting binary row keys/columns

2023-11-17 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28174. -- Resolution: Fixed Thanks for the contribution, [~james_udiljak_bhp]. I had

[jira] [Resolved] (HBASE-28189) Fix the miss count in one of CombinedBlockCache getBlock implementations

2023-11-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28189. -- Resolution: Fixed Thanks for reviewing this, [~psomogyi]. I had merged

[jira] [Created] (HBASE-28189) Fix the miss count in one of CombinedBlockCache getBlock implementations

2023-11-06 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28189: Summary: Fix the miss count in one of CombinedBlockCache getBlock implementations Key: HBASE-28189 URL: https://issues.apache.org/jira/browse/HBASE-28189

[jira] [Created] (HBASE-28186) Rebase CacheAwareBalance related commits into master branch

2023-11-02 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28186: Summary: Rebase CacheAwareBalance related commits into master branch Key: HBASE-28186 URL: https://issues.apache.org/jira/browse/HBASE-28186 Project

[jira] [Resolved] (HBASE-28168) Add option in RegionMover.java to isolate one or more regions on the RegionSever

2023-10-27 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28168. -- Release Note: This adds a new "isolate_regions" operation to R

[jira] [Resolved] (HBASE-28170) Put the cached time at the beginning of the block; run cache validation in the background when retrieving the persistent cache

2023-10-24 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28170. -- Resolution: Fixed Merged into master, branch-3 and branch-2. Thanks

[jira] [Created] (HBASE-28176) PrefetchExecutor should stop once cache reaches capacity

2023-10-23 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28176: Summary: PrefetchExecutor should stop once cache reaches capacity Key: HBASE-28176 URL: https://issues.apache.org/jira/browse/HBASE-28176 Project

[jira] [Created] (HBASE-28170) Put the cached time at the beginning of the block run cache validation in the background when retrieving the persistent cache

2023-10-19 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28170: Summary: Put the cached time at the beginning of the block run cache validation in the background when retrieving the persistent cache Key: HBASE-28170 URL: https

Re: [VOTE] The first release candidate for 2.5.6 (RC0) is available

2023-10-19 Thread Wellington Chevreuil
+1 binding [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 31:33 min [INFO] Finished at: 2023-10-19T00:48:18+01:00 [INFO]

Re: [DISCUSS] About the topics and time for next meetup

2023-10-16 Thread Wellington Chevreuil
Thanks, Stephen. I'm +1 for the two regional meetups proposal. As per the topics suggested above, I think all are relevant. Some extra thoughts on those: 1) Roadmap - Do we have any roadmap currently published anywhere? - If not, we could use the meetup to start listing what development tasks

[jira] [Resolved] (HBASE-27999) Implement cache aware load balancer

2023-10-16 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27999. -- Resolution: Fixed Merged into the feature branch. > Implement cache aw

[jira] [Reopened] (HBASE-27389) Add cost function in balancer to consider the cost of building bucket cache before moving regions

2023-10-16 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reopened HBASE-27389: -- > Add cost function in balancer to consider the cost of building bucket ca

[jira] [Resolved] (HBASE-27389) Add cost function in balancer to consider the cost of building bucket cache before moving regions

2023-10-16 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27389. -- Resolution: Fixed Merged into the feature branch. > Add cost funct

[jira] [Created] (HBASE-28097) Add documentation section for the Cache Aware balancer function

2023-09-19 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28097: Summary: Add documentation section for the Cache Aware balancer function Key: HBASE-28097 URL: https://issues.apache.org/jira/browse/HBASE-28097

[jira] [Resolved] (HBASE-27998) Enhance region metrics to include prefetch ratio for each region

2023-08-29 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27998. -- Resolution: Done Merged into the feature branch. > Enhance region metr

[jira] [Created] (HBASE-28044) Reduce frequency of saving backing map in persistence cache

2023-08-24 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28044: Summary: Reduce frequency of saving backing map in persistence cache Key: HBASE-28044 URL: https://issues.apache.org/jira/browse/HBASE-28044 Project

[jira] [Resolved] (HBASE-28004) Persistent cache map can get corrupt if crash happens midway through the write

2023-08-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28004. -- Resolution: Fixed > Persistent cache map can get corrupt if crash happ

[jira] [Resolved] (HBASE-28041) Rebase HBASE-27389 branch with master and fix conflicts

2023-08-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-28041. -- Resolution: Fixed Rebased and fixed conflicts. > Rebase HBASE-27389 bra

[jira] [Created] (HBASE-28041) Rebase HBASE-27389 branch with master

2023-08-23 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28041: Summary: Rebase HBASE-27389 branch with master Key: HBASE-28041 URL: https://issues.apache.org/jira/browse/HBASE-28041 Project: HBase Issue

[jira] [Resolved] (HBASE-27997) Enhance prefetch executor to record region prefetch information along with the list of hfiles prefetched

2023-08-03 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27997. -- Resolution: Done > Enhance prefetch executor to record region prefe

[jira] [Created] (HBASE-28004) Persistent cache map can get corrupt if crash happens midway through the write

2023-08-01 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-28004: Summary: Persistent cache map can get corrupt if crash happens midway through the write Key: HBASE-28004 URL: https://issues.apache.org/jira/browse/HBASE-28004

[jira] [Resolved] (HBASE-27871) Meta replication stuck forever if wal it's still reading gets rolled and deleted

2023-06-20 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27871. -- Resolution: Fixed > Meta replication stuck forever if wal it's still read

[jira] [Created] (HBASE-27915) Update hbase_docker with an extra Dockerfile compatible with mac m1 platfrom

2023-06-07 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27915: Summary: Update hbase_docker with an extra Dockerfile compatible with mac m1 platfrom Key: HBASE-27915 URL: https://issues.apache.org/jira/browse/HBASE-27915

Re: [VOTE] The first release candidate for 2.5.5 (RC0) is available

2023-06-05 Thread Wellington Chevreuil
+1 binding [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 29:30 min [INFO] Finished at: 2023-06-05T12:01:06+01:00 [INFO]

[jira] [Resolved] (HBASE-27820) HBase is not starting due to Jersey library conflicts with javax.ws.rs.api jar

2023-06-01 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27820. -- Resolution: Fixed Also merged the branch-2.4 PR. > HBase is not starting

[jira] [Created] (HBASE-27874) Problem in flakey generated report causes pre-commit run to fail

2023-05-18 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27874: Summary: Problem in flakey generated report causes pre-commit run to fail Key: HBASE-27874 URL: https://issues.apache.org/jira/browse/HBASE-27874

[jira] [Created] (HBASE-27871) Meta replication stuck forever if wal it's still reading gets rolled and deleted

2023-05-17 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27871: Summary: Meta replication stuck forever if wal it's still reading gets rolled and deleted Key: HBASE-27871 URL: https://issues.apache.org/jira/browse/HBASE-27871

[jira] [Resolved] (HBASE-27789) Backport "HBASE-24914 Remove duplicate code appearing continuously in method ReplicationPeerManager.updatePeerConfig" to branch-2

2023-04-14 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27789. -- Resolution: Fixed Merged into branch-2.5. I had also made you a contributor

[jira] [Created] (HBASE-27795) Define RPC API for cache cleaning

2023-04-14 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27795: Summary: Define RPC API for cache cleaning Key: HBASE-27795 URL: https://issues.apache.org/jira/browse/HBASE-27795 Project: HBase Issue Type

[jira] [Created] (HBASE-27794) Tooling for parsing/reading the prefetch files list file

2023-04-14 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27794: Summary: Tooling for parsing/reading the prefetch files list file Key: HBASE-27794 URL: https://issues.apache.org/jira/browse/HBASE-27794 Project

Re: [VOTE] The first release candidate for 2.5.4 (RC0) is available

2023-04-13 Thread Wellington Chevreuil
+1 binding ~/Downloads/hbase-2.5.4 * Signature: ok * Checksum : ok * Rat check (1.8.0_352): ok - mvn clean apache-rat:check * Built from source (1.8.0_352): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_352): ok

[jira] [Resolved] (HBASE-27750) Update the list of prefetched hfiles upon simple block eviction

2023-03-27 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27750. -- Resolution: Fixed Thanks for the contribution [~sk...@cloudera.com]. I had

[jira] [Resolved] (HBASE-27686) Recovery of BucketCache and Prefetched data after RS Crash

2023-03-16 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27686. -- Resolution: Fixed Thanks for the contribution [~sk...@cloudera.com]! I have

[jira] [Resolved] (HBASE-27619) Bulkload fails when trying to bulkload files with invalid names after HBASE-26707

2023-02-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27619. -- Resolution: Fixed Merged into master, branch-2 and branch-2.5 branches

[jira] [Created] (HBASE-27619) Bulkload fails when trying to bulkload files with invalid names after HBASE-26707

2023-02-07 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27619: Summary: Bulkload fails when trying to bulkload files with invalid names after HBASE-26707 Key: HBASE-27619 URL: https://issues.apache.org/jira/browse/HBASE-27619

[jira] [Resolved] (HBASE-27551) Add config options to delay assignment to retain last region location

2023-01-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27551. -- Resolution: Fixed Merged into master and branch-2. Thanks for reviewing

[jira] [Created] (HBASE-27551) Add config options to delay assignment to retain last region location

2023-01-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27551: Summary: Add config options to delay assignment to retain last region location Key: HBASE-27551 URL: https://issues.apache.org/jira/browse/HBASE-27551

[jira] [Resolved] (HBASE-27474) Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled

2022-12-19 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27474. -- Release Note: This modifies behaviour of block cache management as follows: 1

[jira] [Created] (HBASE-27511) Lock contention when doing multiple parallel preads due to StoreFileReader reuse

2022-11-29 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27511: Summary: Lock contention when doing multiple parallel preads due to StoreFileReader reuse Key: HBASE-27511 URL: https://issues.apache.org/jira/browse/HBASE-27511

[jira] [Resolved] (HBASE-27484) FNFE on StoreFileScanner after a flush followed by a compaction

2022-11-29 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27484. -- Resolution: Fixed Merged to master, branch-2, branch-2.5 and branch-2.4

[jira] [Created] (HBASE-27484) FNFE on StoreFileScanner after a flush followed by a compaction

2022-11-14 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27484: Summary: FNFE on StoreFileScanner after a flush followed by a compaction Key: HBASE-27484 URL: https://issues.apache.org/jira/browse/HBASE-27484

[jira] [Created] (HBASE-27474) Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled

2022-11-08 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27474: Summary: Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled Key: HBASE-27474 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Resolved] (HBASE-27407) Fixing check for "description" request param in JMXJsonServlet.java

2022-10-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27407. -- Resolution: Fixed Thanks for your contribution [~lkovacs] , had now merged

[jira] [Resolved] (HBASE-27386) Use encoded size for calculating compression ratio in block size predicator

2022-09-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27386. -- Resolution: Fixed Merged into master and branch-2. Thanks for reviewing

[jira] [Created] (HBASE-27386) Use encoded size for calculating compression ratio in block size predicator

2022-09-22 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27386: Summary: Use encoded size for calculating compression ratio in block size predicator Key: HBASE-27386 URL: https://issues.apache.org/jira/browse/HBASE-27386

[jira] [Resolved] (HBASE-27370) Avoid decompressing blocks when reading from bucket cache prefetch threads

2022-09-20 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27370. -- Resolution: Fixed Thanks for reviewing this [~psomogyi] [~taklwu] , had

[jira] [Created] (HBASE-27370) Avoid decompressing blocks when reading from bucket cache prefetch threads

2022-09-13 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27370: Summary: Avoid decompressing blocks when reading from bucket cache prefetch threads Key: HBASE-27370 URL: https://issues.apache.org/jira/browse/HBASE-27370

[jira] [Resolved] (HBASE-27265) Tool to read the contents of the storefile tracker file

2022-08-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27265. -- Resolution: Fixed Thanks for the contribution, [~abhradeep.kundu] ! Had now

[jira] [Resolved] (HBASE-27147) [HBCK2] extraRegionsInMeta does not work If RegionInfo is null

2022-08-02 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27147. -- Resolution: Fixed > [HBCK2] extraRegionsInMeta does not work If RegionI

[jira] [Created] (HBASE-27264) Add options to consider compressed size when delimiting blocks during hfile writes

2022-08-01 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27264: Summary: Add options to consider compressed size when delimiting blocks during hfile writes Key: HBASE-27264 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Resolved] (HBASE-27232) Fix checking for encoded block size when deciding if block should be closed

2022-07-25 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27232. -- Resolution: Fixed > Fix checking for encoded block size when decid

[jira] [Created] (HBASE-27232) Fix checking for encoded block size when deciding if block should be closed

2022-07-21 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27232: Summary: Fix checking for encoded block size when deciding if block should be closed Key: HBASE-27232 URL: https://issues.apache.org/jira/browse/HBASE-27232

[jira] [Resolved] (HBASE-27147) Add a hbck2 option to clear emptyRegion from meta

2022-06-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27147. -- Resolution: Not A Problem Please see already existing command

[jira] [Created] (HBASE-27119) [HBCK2] Some commands are broken after HBASE-24587

2022-06-14 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27119: Summary: [HBCK2] Some commands are broken after HBASE-24587 Key: HBASE-27119 URL: https://issues.apache.org/jira/browse/HBASE-27119 Project: HBase

Re: [DISCUSS] First release candidate for 2.5.0 (RC0) is available for evaluation

2022-06-05 Thread Wellington Chevreuil
any other bug fix) to > branch-2.5. There are a few other changes committed to the branch post > 2.5.0RC0 too that will get rolled up into RC1 on Monday. > > > On Sun, Jun 5, 2022 at 12:45 PM Wellington Chevreuil < > wellington.chevre...@gmail.com> wrote: > > > >

[jira] [Resolved] (HBASE-27017) MOB snapshot is broken when FileBased SFT is used

2022-06-05 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27017. -- Resolution: Fixed Merged into master, branch-2 and branch-2.5. >

Re: [DISCUSS] First release candidate for 2.5.0 (RC0) is available for evaluation

2022-06-05 Thread Wellington Chevreuil
> > Even for branch-2.4, we can start placing links into the file, at the top, > leaving the output of the prior process in place below. I think it is fine > to make this change everywhere. Curious what others think. > Sounds ok to me. Regarding CHANGES.md content, it's listing HBASE-26826

[jira] [Resolved] (HBASE-27069) Hbase SecureBulkload permission regression

2022-05-31 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27069. -- Resolution: Fixed > Hbase SecureBulkload permission regress

Re: 2.5.0 status update - RC0 coming **tomorrow**

2022-05-31 Thread Wellington Chevreuil
Have one more last minute bug fix: HBASE-27069 - SecureBulkload permission regression. Em seg., 30 de mai. de 2022 às 18:56, Andrew Purtell escreveu: > All known significant issues are resolved. Flaky tests have been found > using repeated suite invocation on x86_64 and aarch64 test hosts. Use

[jira] [Resolved] (HBASE-27061) two phase bulkload is broken when SFT is in use.

2022-05-26 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27061. -- Resolution: Fixed Thanks for the fix, [~sergey.soldatov]. Had merged

[jira] [Resolved] (HBASE-27021) StoreFileInfo should set its initialPath in a consistent way

2022-05-12 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-27021. -- Resolution: Fixed Merged into master, branch-2 and branch-2.5. Thanks

[jira] [Created] (HBASE-27022) SFT seems apparently tracking invalid/malformed store files

2022-05-10 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27022: Summary: SFT seems apparently tracking invalid/malformed store files Key: HBASE-27022 URL: https://issues.apache.org/jira/browse/HBASE-27022 Project

[jira] [Created] (HBASE-27021) StoreFileInfo should set its initialPath in a consistent way

2022-05-10 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-27021: Summary: StoreFileInfo should set its initialPath in a consistent way Key: HBASE-27021 URL: https://issues.apache.org/jira/browse/HBASE-27021 Project

[jira] [Created] (HBASE-26999) HStore should try write WAL compact marker before replacing compacted files in StoreEngine

2022-05-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-26999: Summary: HStore should try write WAL compact marker before replacing compacted files in StoreEngine Key: HBASE-26999 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HBASE-26971) SnapshotInfo --snapshot param is marked as required even when trying to list all snapshots

2022-04-26 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-26971. -- Resolution: Fixed Merged to master, branch-2, branch-2.5 and branch-2.4

[jira] [Created] (HBASE-26971) SnapshotInfo --snapshot param is marked as required even when trying to list all snapshots

2022-04-22 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-26971: Summary: SnapshotInfo --snapshot param is marked as required even when trying to list all snapshots Key: HBASE-26971 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HBASE-26927) Add snapshot scanner UT with SFT and some cleanups to TestTableSnapshotScanner

2022-04-05 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-26927. -- Resolution: Fixed Merged into master, branch-2 and branch-2.5. Thanks

[jira] [Created] (HBASE-26927) Add snapshot scanner UT with SFT and some cleanups to TestTableSnapshotScanner

2022-04-04 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-26927: Summary: Add snapshot scanner UT with SFT and some cleanups to TestTableSnapshotScanner Key: HBASE-26927 URL: https://issues.apache.org/jira/browse/HBASE-26927

  1   2   3   4   5   >