[jira] [Created] (HBASE-14057) HBase shell user_permission should list super users defined on hbase-site.xml

2015-07-10 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-14057: Summary: HBase shell user_permission should list super users defined on hbase-site.xml Key: HBASE-14057 URL: https://issues.apache.org/jira/browse/HBASE-14057

[jira] [Created] (HBASE-15447) Improve javadocs description for Delete methods

2016-03-11 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-15447: Summary: Improve javadocs description for Delete methods Key: HBASE-15447 URL: https://issues.apache.org/jira/browse/HBASE-15447 Project: HBase

[jira] [Created] (HBASE-15860) Improvements for HBASE-14280 - Fixing Bulkload for HDFS HA Clusters

2016-05-19 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-15860: Summary: Improvements for HBASE-14280 - Fixing Bulkload for HDFS HA Clusters Key: HBASE-15860 URL: https://issues.apache.org/jira/browse/HBASE-15860

[jira] [Resolved] (HBASE-17461) HBase shell "major_compact" command should properly convert "table_or_region_name" parameter to java byte array properly before simply calling "HBaseAdmin.majorCompact"

2017-01-16 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-17461. -- Resolution: Invalid > HBase shell "major_compact" command should properly

[jira] [Created] (HBASE-17461) HBase shell *major_compact* command should properly convert *table_or_region_name* parameter to java byte array properly before simply calling *HBaseAdmin.majorCompact*

2017-01-13 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-17461: Summary: HBase shell *major_compact* command should properly convert *table_or_region_name* parameter to java byte array properly before simply calling *HBaseAdmin.majorCompact* method

[jira] [Created] (HBASE-20586) SyncTable tool: Add support for cross-realm remote clusters

2018-05-15 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-20586: Summary: SyncTable tool: Add support for cross-realm remote clusters Key: HBASE-20586 URL: https://issues.apache.org/jira/browse/HBASE-20586 Project:

[jira] [Created] (HBASE-20305) Add option to SyncTable that skip deletes on target cluster

2018-03-28 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-20305: Summary: Add option to SyncTable that skip deletes on target cluster Key: HBASE-20305 URL: https://issues.apache.org/jira/browse/HBASE-20305 Project:

[jira] [Created] (HBASE-21462) Add note for CopyTable section explained it does not perform a diff, but a full write from source to target

2018-11-09 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21462: Summary: Add note for CopyTable section explained it does not perform a diff, but a full write from source to target Key: HBASE-21462 URL:

[jira] [Created] (HBASE-21461) Region CoProcessor for splitting large WAL entries in smaller batches, to handle situation when faulty ingestion had created too many mutations for same cell in single b

2018-11-09 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21461: Summary: Region CoProcessor for splitting large WAL entries in smaller batches, to handle situation when faulty ingestion had created too many mutations for same cell in single batch

[jira] [Created] (HBASE-21275) Thrift Server (branch 1 fix) -> Disable TRACE HTTP method for thrift http server (branch 1 only)

2018-10-06 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21275: Summary: Thrift Server (branch 1 fix) -> Disable TRACE HTTP method for thrift http server (branch 1 only) Key: HBASE-21275 URL:

[jira] [Created] (HBASE-21596) HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1

2018-12-13 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21596: Summary: HBase Shell "delete" command can cause older versions to be shown even if VERSIONS is configured as 1 Key: HBASE-21596 URL:

[jira] [Created] (HBASE-21502) Update SyncTable section on RefGuide once HBASE-20586 is committed

2018-11-20 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21502: Summary: Update SyncTable section on RefGuide once HBASE-20586 is committed Key: HBASE-21502 URL: https://issues.apache.org/jira/browse/HBASE-21502

[jira] [Created] (HBASE-21503) Replication normal source can get stuck due potential race conditions between source wal reader and wal provider initialization threads.

2018-11-20 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21503: Summary: Replication normal source can get stuck due potential race conditions between source wal reader and wal provider initialization threads. Key: HBASE-21503

[jira] [Created] (HBASE-21505) Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command.

2018-11-21 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21505: Summary: Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command. Key: HBASE-21505 URL:

[jira] [Created] (HBASE-21185) WALPrettyPrinter: Additional useful infos to be printed by wal printer tool, for debugability purposes

2018-09-11 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21185: Summary: WALPrettyPrinter: Additional useful infos to be printed by wal printer tool, for debugability purposes Key: HBASE-21185 URL:

[jira] [Created] (HBASE-21790) Detail docs on ref guide for CompactionTool

2019-01-26 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21790: Summary: Detail docs on ref guide for CompactionTool Key: HBASE-21790 URL: https://issues.apache.org/jira/browse/HBASE-21790 Project: HBase

[jira] [Created] (HBASE-22143) HBCK2 setRegionState command

2019-04-01 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22143: Summary: HBCK2 setRegionState command Key: HBASE-22143 URL: https://issues.apache.org/jira/browse/HBASE-22143 Project: HBase Issue Type: New

[jira] [Created] (HBASE-22183) [hbck2] Update hbck2 README to explain new "setRegionState" method.

2019-04-07 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22183: Summary: [hbck2] Update hbck2 README to explain new "setRegionState" method. Key: HBASE-22183 URL: https://issues.apache.org/jira/browse/HBASE-22183

[jira] [Created] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-02-26 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21959: Summary: CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files. Key: HBASE-21959 URL:

[jira] [Created] (HBASE-21860) WALFactory should switch to default provider if multiwal provider is defined for meta wal (Per suggestions on HBASE-21843)

2019-02-08 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21860: Summary: WALFactory should switch to default provider if multiwal provider is defined for meta wal (Per suggestions on HBASE-21843) Key: HBASE-21860 URL:

[jira] [Resolved] (HBASE-21131) HBase shell 'status replication' command does not track recovery replication in sizeOfLogQueue

2019-01-23 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-21131. -- Resolution: Duplicate Duplicate of HBASE-16870. > HBase shell 'status

[jira] [Created] (HBASE-21784) Dump replication queue should show list of wal files ordered chronologically

2019-01-25 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21784: Summary: Dump replication queue should show list of wal files ordered chronologically Key: HBASE-21784 URL: https://issues.apache.org/jira/browse/HBASE-21784

[jira] [Created] (HBASE-21843) AM misses region assignment in catastrophic scenarios where RS assigned to the region in Meta does not have a WAL dir.

2019-02-04 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-21843: Summary: AM misses region assignment in catastrophic scenarios where RS assigned to the region in Meta does not have a WAL dir. Key: HBASE-21843 URL:

[jira] [Created] (HBASE-22539) Potential WAL corruption due to Unsafe.copyMemory usage when DBB are in place

2019-06-04 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22539: Summary: Potential WAL corruption due to Unsafe.copyMemory usage when DBB are in place Key: HBASE-22539 URL: https://issues.apache.org/jira/browse/HBASE-22539

[jira] [Created] (HBASE-22493) HBOSS: Document supported hadoop versions.

2019-05-29 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22493: Summary: HBOSS: Document supported hadoop versions. Key: HBASE-22493 URL: https://issues.apache.org/jira/browse/HBASE-22493 Project: HBase

[jira] [Created] (HBASE-22496) UnsafeAccess.unsafeCopy should not copy more than UNSAFE_COPY_THRESHOLD on each iteration

2019-05-29 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22496: Summary: UnsafeAccess.unsafeCopy should not copy more than UNSAFE_COPY_THRESHOLD on each iteration Key: HBASE-22496 URL:

[jira] [Created] (HBASE-22495) Update SyncTable section, explaining from which specific minor versions "doDeletes/doPuts" is available

2019-05-29 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22495: Summary: Update SyncTable section, explaining from which specific minor versions "doDeletes/doPuts" is available Key: HBASE-22495 URL:

[jira] [Resolved] (HBASE-22556) [DOCS] Backport HBASE-15557 to branch-1 and branch-2

2019-06-14 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22556. -- Resolution: Fixed Fix Version/s: 2.3.0 1.5.0 >

[jira] [Resolved] (HBASE-22516) release hbase-filesystem version 1.0.0-alpha1

2019-06-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22516. -- Resolution: Done > release hbase-filesystem version 1.0.0-alpha1 >

[jira] [Created] (HBASE-22556) [DOCS] Backport HBASE-15557 to branch-1 and branch-2

2019-06-09 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22556: Summary: [DOCS] Backport HBASE-15557 to branch-1 and branch-2 Key: HBASE-22556 URL: https://issues.apache.org/jira/browse/HBASE-22556 Project: HBase

[jira] [Created] (HBASE-22567) HBCK2 addMissingRegionsToMeta

2019-06-11 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22567: Summary: HBCK2 addMissingRegionsToMeta Key: HBASE-22567 URL: https://issues.apache.org/jira/browse/HBASE-22567 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-22583) [hbase-filesystem] Update readme to describe compatible hbase versions

2019-06-21 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22583. -- Resolution: Done Pushed to master. Thanks for reviewing it, [~apurtell]! >

[jira] [Resolved] (HBASE-22183) [hbck2] Update hbck2 README to explain new "setRegionState" method.

2019-06-10 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22183. -- Resolution: Fixed > [hbck2] Update hbck2 README to explain new

[jira] [Created] (HBASE-22415) HBOSS: Reduce log verbosity in ZKTreeLockManager when waiting on a parent/child node lock

2019-05-14 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22415: Summary: HBOSS: Reduce log verbosity in ZKTreeLockManager when waiting on a parent/child node lock Key: HBASE-22415 URL:

[jira] [Created] (HBASE-22417) DeleteTableProcedure.deleteFromMeta method should remove table from Master's table descriptors cache

2019-05-14 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22417: Summary: DeleteTableProcedure.deleteFromMeta method should remove table from Master's table descriptors cache Key: HBASE-22417 URL:

[jira] [Resolved] (HBASE-22414) Interruption of moving regions in RSGroup will cause regions on wrong rs

2019-07-15 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22414. -- Resolution: Fixed Squashed PR commits and pushed to master. Thanks for the

[jira] [Created] (HBASE-22200) WALSplitter.hasRecoveredEdits should use same FS instance from WAL region dir

2019-04-10 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22200: Summary: WALSplitter.hasRecoveredEdits should use same FS instance from WAL region dir Key: HBASE-22200 URL: https://issues.apache.org/jira/browse/HBASE-22200

[jira] [Created] (HBASE-22837) Move "Custom WAL Directory" section from "Bulk Loading" to "Write Ahead Log (WAL)" chapter

2019-08-12 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22837: Summary: Move "Custom WAL Directory" section from "Bulk Loading" to "Write Ahead Log (WAL)" chapter Key: HBASE-22837 URL:

[jira] [Reopened] (HBASE-21874) Bucket cache on Persistent memory

2019-08-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reopened HBASE-21874: -- Am reopening this in order to backport it to to branch-2.2 and branch-2.1. I'll

[jira] [Resolved] (HBASE-22837) Move "Custom WAL Directory" section from "Bulk Loading" to "Write Ahead Log (WAL)" chapter

2019-08-13 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22837. -- Resolution: Fixed Fix Version/s: 3.0.0 > Move "Custom WAL Directory"

[jira] [Created] (HBASE-22973) Update REST Section of Ref Guide to describe supported Content-type/Accept

2019-09-04 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-22973: Summary: Update REST Section of Ref Guide to describe supported Content-type/Accept Key: HBASE-22973 URL: https://issues.apache.org/jira/browse/HBASE-22973

[jira] [Resolved] (HBASE-22567) [HBCK2] Add new methods for dealing with missing regions in META while Master is online

2019-09-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22567. -- Resolution: Fixed Committed last PR version. > [HBCK2] Add new methods for

[jira] [Resolved] (HBASE-22999) Fix non-varargs compile warnings

2019-09-10 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22999. -- Resolution: Fixed > Fix non-varargs compile warnings >

[jira] [Resolved] (HBASE-22846) Internal Error 500 when Using HBASE REST API to Create Namespace.

2019-09-17 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22846. -- Resolution: Fixed > Internal Error 500 when Using HBASE REST API to Create

[jira] [Created] (HBASE-23047) ChecksumUtil.validateChecksum logs an INFO message inside a "if(LOG.isTraceEnabled())" block.

2019-09-18 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23047: Summary: ChecksumUtil.validateChecksum logs an INFO message inside a "if(LOG.isTraceEnabled())" block. Key: HBASE-23047 URL:

[jira] [Resolved] (HBASE-22984) [HBCK2] HBCKMetaTableAccessor.deleteFromMetaTable throwing java.lang.UnsupportedOperationException at runtime

2019-09-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22984. -- Resolution: Fixed Thanks for quickly reviewing this PR [~busbey]! > [HBCK2]

[jira] [Created] (HBASE-22984) [HBCK2] HBCKMetaTableAccessor.deleteFromMetaTable throwing java.lang.UnsupportedOperationException at runtime

2019-09-06 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-22984: Summary: [HBCK2] HBCKMetaTableAccessor.deleteFromMetaTable throwing java.lang.UnsupportedOperationException at runtime Key: HBASE-22984 URL:

[jira] [Reopened] (HBASE-22539) WAL corruption due to early DBBs re-use when Durability.ASYNC_WAL is used

2019-08-06 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reopened HBASE-22539: -- > WAL corruption due to early DBBs re-use when Durability.ASYNC_WAL is used >

[jira] [Created] (HBASE-22707) [HBCK2] MasterRpcServices assigns method should try to reload regions from meta if the passed regions isn't found under AssignmentManager RegionsStateStore

2019-07-17 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22707: Summary: [HBCK2] MasterRpcServices assigns method should try to reload regions from meta if the passed regions isn't found under AssignmentManager RegionsStateStore Key:

[jira] [Created] (HBASE-22726) [HBCK2] Changes on HBASE-21585 breaks compatibility of HBCK2 with hbase version 3.0.0

2019-07-23 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22726: Summary: [HBCK2] Changes on HBASE-21585 breaks compatibility of HBCK2 with hbase version 3.0.0 Key: HBASE-22726 URL:

[jira] [Resolved] (HBASE-22726) [HBCK2] Changes on HBASE-21585 breaks compatibility of HBCK2 with hbase version 3.0.0

2019-07-24 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22726. -- Resolution: Duplicate Oh yeah, definitely a duplicate. Sorry about that. >

[jira] [Created] (HBASE-22731) ReplicationSource and HBaseInterClusterReplicationEndpoint log messages should include a target Peer identifier

2019-07-24 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22731: Summary: ReplicationSource and HBaseInterClusterReplicationEndpoint log messages should include a target Peer identifier Key: HBASE-22731 URL:

[jira] [Resolved] (HBASE-23076) [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it.

2019-09-26 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23076. -- Release Note: Thanks for finding and reviewing it, [~elserj]!

[jira] [Created] (HBASE-23101) Backport HBASE-22380 to branch-1

2019-10-01 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23101: Summary: Backport HBASE-22380 to branch-1 Key: HBASE-23101 URL: https://issues.apache.org/jira/browse/HBASE-23101 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-22380) break circle replication when doing bulkload

2019-10-01 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reopened HBASE-22380: -- Thanks [~zhangduo]! Am still pending a branch-1 commit. The code base is too

[jira] [Resolved] (HBASE-22380) break circle replication when doing bulkload

2019-10-01 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-22380. -- Fix Version/s: (was: 1.4.12) (was: 1.5.0)

[jira] [Resolved] (HBASE-23099) [HBOSS] Raise hadoop dependency version to 3.2.1

2019-10-02 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23099. -- Resolution: Fixed Pushed to master. Thanks for reviewing this, [~elserj]! >

[jira] [Created] (HBASE-23099) [HBOSS] Raise hadoop dependency version to 3.2.1

2019-09-30 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23099: Summary: [HBOSS] Raise hadoop dependency version to 3.2.1 Key: HBASE-23099 URL: https://issues.apache.org/jira/browse/HBASE-23099 Project: HBase

[jira] [Created] (HBASE-22583) [hbase-filesystem] Update readme to describe compatible hbase versions

2019-06-14 Thread Wellington Chevreuil (JIRA)
Wellington Chevreuil created HBASE-22583: Summary: [hbase-filesystem] Update readme to describe compatible hbase versions Key: HBASE-22583 URL: https://issues.apache.org/jira/browse/HBASE-22583

[jira] [Resolved] (HBASE-23256) fix hbck2 assigns/unassigns usage

2019-11-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23256. -- Resolution: Fixed Thanks for the contribution [~chenyechao]! > fix hbck2

[jira] [Resolved] (HBASE-23255) CLI hbase command prints ERROR when hadoop is set in OS path

2019-11-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23255. -- Resolution: Duplicate Duplicate of HBASE-23255. > CLI hbase command prints

[jira] [Created] (HBASE-23255) CLI hbase command prints ERROR when hadoop is set in OS path

2019-11-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23255: Summary: CLI hbase command prints ERROR when hadoop is set in OS path Key: HBASE-23255 URL: https://issues.apache.org/jira/browse/HBASE-23255

[jira] [Resolved] (HBASE-23223) Support the offsetLock of bucketCache to use strong reference

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

[jira] [Resolved] (HBASE-23329) Remove unused methods from RequestConverter

2019-11-22 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23329. -- Resolution: Fixed > Remove unused methods from RequestConverter >

[jira] [Resolved] (HBASE-23362) WalPrettyPrinter should include the table name

2019-12-04 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23362. -- Resolution: Fixed Pushed to master and all base 2 branches. >

[jira] [Created] (HBASE-23367) Remove unused constructor from WALPrettyPrinter

2019-12-04 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23367: Summary: Remove unused constructor from WALPrettyPrinter Key: HBASE-23367 URL: https://issues.apache.org/jira/browse/HBASE-23367 Project: HBase

[jira] [Resolved] (HBASE-18382) [Thrift] Add transport type info to info server

2019-12-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-18382. -- Resolution: Fixed > [Thrift] Add transport type info to info server >

[jira] [Resolved] (HBASE-23073) Add an optional costFunction to balance regions according to a capacity rule

2019-12-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23073. -- Resolution: Fixed Merged into branch-1. Thanks for the contribution,

[jira] [Created] (HBASE-23562) [operator tools] Add a RegionsMerge tool that allows for merging multiple adjacent regions until a desired number of regions is reached.

2019-12-11 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23562: Summary: [operator tools] Add a RegionsMerge tool that allows for merging multiple adjacent regions until a desired number of regions is reached. Key: HBASE-23562

[jira] [Created] (HBASE-23371) [HBCK2] Provide client side method for removing "ghost" regions in meta.

2019-12-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23371: Summary: [HBCK2] Provide client side method for removing "ghost" regions in meta. Key: HBASE-23371 URL: https://issues.apache.org/jira/browse/HBASE-23371

[jira] [Created] (HBASE-23197) "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled.

2019-10-21 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23197: Summary: "IllegalArgumentException: Wrong FS" on edits replay when WALs on different file system and hbase.region.archive.recovered.edits is enabled. Key: HBASE-23197

[jira] [Resolved] (HBASE-23313) [hbck2] setRegionState should update Master in-memory state too

2019-11-27 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23313. -- Resolution: Fixed Pushed to master an branch-2 branches. There were few RPC

[jira] [Created] (HBASE-23238) Additional Test and checks for null references on ScannerCallableWithReplicas

2019-10-31 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23238: Summary: Additional Test and checks for null references on ScannerCallableWithReplicas Key: HBASE-23238 URL: https://issues.apache.org/jira/browse/HBASE-23238

[jira] [Created] (HBASE-23329) Remove unused methods from RequestConverter

2019-11-22 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23329: Summary: Remove unused methods from RequestConverter Key: HBASE-23329 URL: https://issues.apache.org/jira/browse/HBASE-23329 Project: HBase

[jira] [Created] (HBASE-23076) [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it.

2019-09-25 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23076: Summary: [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it. Key: HBASE-23076

[jira] [Created] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23136: Summary: PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380) Key: HBASE-23136

[jira] [Resolved] (HBASE-23138) Drop_all table by regex fail from Shell - Similar to HBASE-23134

2019-10-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23138. -- Resolution: Fixed Pushed into master, branch-2, branch-2.1 and branch-2.2.

[jira] [Resolved] (HBASE-23367) Remove unused constructor from WALPrettyPrinter

2019-12-05 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23367. -- Resolution: Fixed Merged PR into master branch. > Remove unused constructor

[jira] [Created] (HBASE-23892) KeyStoreTestUtil.getClasspathDir NPE when running UT extends SecureTestCluster and hbase-server is referred as a jar file.

2020-02-25 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23892: Summary: KeyStoreTestUtil.getClasspathDir NPE when running UT extends SecureTestCluster and hbase-server is referred as a jar file. Key: HBASE-23892 URL:

[jira] [Created] (HBASE-23934) [operator tools] Add forbiddennapis plugin to pom.xml so that we can permanently ban references to hbase I.A. private class from hbck2

2020-03-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23934: Summary: [operator tools] Add forbiddennapis plugin to pom.xml so that we can permanently ban references to hbase I.A. private class from hbck2 Key: HBASE-23934

[jira] [Resolved] (HBASE-23791) [operator tools] Remove reference to I.A. Private interface MetaTableAccessor

2020-03-04 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23791. -- Resolution: Fixed > [operator tools] Remove reference to I.A. Private

[jira] [Resolved] (HBASE-23939) Remove unused variables from HBaseSaslRpcServer

2020-03-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23939. -- Resolution: Fixed Merged into master and branch-2. > Remove unused variables

[jira] [Resolved] (HBASE-23891) Add an option to Actions to filter out meta RS

2020-03-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23891. -- Resolution: Fixed Merged PR to master and cherry picked it into branch-2 and

[jira] [Resolved] (HBASE-23934) [operator tools] Add forbiddennapis plugin to pom.xml so that we can permanently ban references to hbase I.A. private classes from hbck2

2020-03-06 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23934. -- Resolution: Fixed Merged into operator tools master branch. > [operator

[jira] [Resolved] (HBASE-23892) SecureTestCluster should allow its subclasses to pass their Class reference on HBaseKerberosUtils.setSSLConfiguration

2020-02-28 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23892. -- Resolution: Fixed Committed to master, then cherry-picked into branch-2 and

[jira] [Resolved] (HBASE-23715) MasterFileSystem should not create MasterProcWALs dir on fresh installs

2020-01-23 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23715. -- Resolution: Fixed > MasterFileSystem should not create MasterProcWALs dir on

[jira] [Resolved] (HBASE-23734) Backport [HBASE-21874 Bucket cache on Persistent memory] to branch-2.2

2020-01-27 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23734. -- Resolution: Fixed > Backport [HBASE-21874 Bucket cache on Persistent memory]

[jira] [Created] (HBASE-23791) [operator tools] Remove reference to I.A. Private interface MetaTableAccessor

2020-02-04 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23791: Summary: [operator tools] Remove reference to I.A. Private interface MetaTableAccessor Key: HBASE-23791 URL: https://issues.apache.org/jira/browse/HBASE-23791

[jira] [Created] (HBASE-23803) [DOC] Fix the maths on the section explaining call queue tuning options

2020-02-05 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23803: Summary: [DOC] Fix the maths on the section explaining call queue tuning options Key: HBASE-23803 URL: https://issues.apache.org/jira/browse/HBASE-23803

[jira] [Resolved] (HBASE-23683) Make HBaseInterClusterReplicationEndpoint more extensible

2020-01-24 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23683. -- Resolution: Fixed > Make HBaseInterClusterReplicationEndpoint more extensible

[jira] [Created] (HBASE-23734) Backport [HBASE-21874 Bucket cache on Persistent memory] to branch-2.2

2020-01-24 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23734: Summary: Backport [HBASE-21874 Bucket cache on Persistent memory] to branch-2.2 Key: HBASE-23734 URL: https://issues.apache.org/jira/browse/HBASE-23734

[jira] [Resolved] (HBASE-23371) [HBCK2] Provide client side method for removing "ghost" regions in meta.

2020-01-28 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23371. -- Resolution: Fixed > [HBCK2] Provide client side method for removing "ghost"

[jira] [Resolved] (HBASE-23561) Look up of Region in Master by encoded region name is O(n)

2020-02-21 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23561. -- Resolution: Fixed Merged into master. Thanks for the contribution,

[jira] [Resolved] (HBASE-23803) [DOC] Fix the maths on the section explaining call queue tuning options

2020-02-10 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23803. -- Resolution: Fixed > [DOC] Fix the maths on the section explaining call queue

[jira] [Resolved] (HBASE-23205) Correctly update the position of WALs currently being replicated.

2020-01-09 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23205. -- Resolution: Fixed > Correctly update the position of WALs currently being

[jira] [Created] (HBASE-23683) Make HBaseInterClusterReplicationEndpoint more extensible

2020-01-13 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23683: Summary: Make HBaseInterClusterReplicationEndpoint more extensible Key: HBASE-23683 URL: https://issues.apache.org/jira/browse/HBASE-23683 Project:

[jira] [Created] (HBASE-23694) After RegionProcedureStore completes migration of WALProcedureStore, still running WALProcedureStore.syncThread keeps trying to delete now inexistent log files.

2020-01-15 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23694: Summary: After RegionProcedureStore completes migration of WALProcedureStore, still running WALProcedureStore.syncThread keeps trying to delete now inexistent log files. Key:

[jira] [Resolved] (HBASE-23677) region.jsp returns 500/NPE when provided encoded region name is not online

2020-01-15 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23677. -- Resolution: Fixed Merged into master, then cherry picked into branch-2 and

[jira] [Resolved] (HBASE-23254) Release replication buffer quota correctly, when batch includes bulk loaded hfiles

2020-01-21 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-23254. -- Resolution: Fixed Merged the PR to branch-1. Thanks for the contribution,

[jira] [Created] (HBASE-23715) MasterFileSystem should not create MasterProcWALs on fresh installs

2020-01-21 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23715: Summary: MasterFileSystem should not create MasterProcWALs on fresh installs Key: HBASE-23715 URL: https://issues.apache.org/jira/browse/HBASE-23715

  1   2   3   >