[jira] [Commented] (HBASE-22375) Promote AccessChecker to LimitedPrivate(Coprocessor)

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836149#comment-16836149 ] Hudson commented on HBASE-22375: Results for branch branch-2.1 [build #1125 on

[jira] [Commented] (HBASE-21777) "Tune compaction throughput" debug messages even when nothing has changed

2019-05-09 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836151#comment-16836151 ] Yu Li commented on HBASE-21777: --- Confirmed findbugs issue resolved from build #993 [repor

[jira] [Commented] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836185#comment-16836185 ] Xu Cang commented on HBASE-22330: - when I apply this patch locally on branch-1 it fails

[jira] [Commented] (HBASE-22172) Suppress Java 11 reflective access warnings

2019-05-09 Thread Adam Antal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836190#comment-16836190 ] Adam Antal commented on HBASE-22172: Hi, This error is the same as in HADOOP-10848.

[jira] [Commented] (HBASE-22274) Cell size limit check on append should consider cell's previous size.

2019-05-09 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836189#comment-16836189 ] Xu Cang commented on HBASE-22274: - Fixed 2 checkstyle issues. First 2 checkstyle issues,

[jira] [Updated] (HBASE-22274) Cell size limit check on append should consider cell's previous size.

2019-05-09 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-22274: Attachment: HBASE-22274-branch-1.004.patch > Cell size limit check on append should consider cell's previo

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836194#comment-16836194 ] Zheng Hu commented on HBASE-22324: -- Pushed to all branch-2.x branches and master. >

[jira] [Updated] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22324: - Resolution: Fixed Assignee: ChenYang Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Updated] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22324: - Fix Version/s: 2.0.6 2.3.0 2.2.0 3.0.0 > loss

[jira] [Commented] (HBASE-22335) do add hfile ref only when replication_scope is 1

2019-05-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836197#comment-16836197 ] Ashish Singhi commented on HBASE-22335: --- LGTM. Please check if you can write a UT

[jira] [Commented] (HBASE-22090) The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836199#comment-16836199 ] Zheng Hu commented on HBASE-22090: -- I plan to commit the patch.v1 to branch HBASE-21879

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread AbilashR (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836198#comment-16836198 ] AbilashR commented on HBASE-21620: -- [~openinx] While scanning a row (around 10 lakhs co

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: scanquery.txt > Problem in scan query when using more than one

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: qualifiers.txt > Problem in scan query when using more than on

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: qualifiers.txt > Problem in scan query when using more than on

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: temp.sh > Problem in scan query when using more than one colum

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: (was: temp.sh) > Problem in scan query when using more tha

[jira] [Updated] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohamed Mohideen Meeran updated HBASE-21620: Attachment: (was: qualifiers.txt) > Problem in scan query when using m

[jira] [Commented] (HBASE-22090) The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836202#comment-16836202 ] Zheng Hu commented on HBASE-22090: -- Pushed patch.v1 to branch HBASE-21879, Thanks [~ra

[jira] [Updated] (HBASE-22090) The HFileBlock#CacheableDeserializer should pass ByteBuffAllocator to the newly created HFileBlock

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-22090: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > The

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836203#comment-16836203 ] Zheng Hu commented on HBASE-21620: -- How could I read your input files and verify the p

[jira] [Created] (HBASE-22387) Evaluate the get/scan performance after reading HFile block into offheap directly

2019-05-09 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-22387: Summary: Evaluate the get/scan performance after reading HFile block into offheap directly Key: HBASE-22387 URL: https://issues.apache.org/jira/browse/HBASE-22387 Project: HB

[GitHub] [hbase-filesystem] wchevreuil commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re…

2019-05-09 Thread GitBox
wchevreuil commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re… URL: https://github.com/apache/hbase-filesystem/pull/1#issuecomment-490818465 Yeah, I also prefer this approach, as I'm starting to find different locking issues, discuss those on their

[jira] [Commented] (HBASE-22346) scanner priorities/deadline units are invalid for non-huge scanners

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836221#comment-16836221 ] Hudson commented on HBASE-22346: Results for branch HBASE-22346 [build #3 on bu

[GitHub] [hbase] HorizonNet merged pull request #227: HBASE-22358 Change rubocop configuration for method length

2019-05-09 Thread GitBox
HorizonNet merged pull request #227: HBASE-22358 Change rubocop configuration for method length URL: https://github.com/apache/hbase/pull/227 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [hbase] HorizonNet commented on issue #227: HBASE-22358 Change rubocop configuration for method length

2019-05-09 Thread GitBox
HorizonNet commented on issue #227: HBASE-22358 Change rubocop configuration for method length URL: https://github.com/apache/hbase/pull/227#issuecomment-490827700 Merged to master. Thanks @syedmurtazahassan! This is an autom

[jira] [Commented] (HBASE-21800) RegionServer aborted due to NPE from MetaTableMetrics coprocessor

2019-05-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836247#comment-16836247 ] Peter Somogyi commented on HBASE-21800: --- [~jatsakthi], this change removed LossyCo

[jira] [Commented] (HBASE-22376) master can fail to start w/NPE if lastflushedseqids file is empty

2019-05-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836253#comment-16836253 ] Peter Somogyi commented on HBASE-22376: --- +1 > master can fail to start w/NPE if l

[jira] [Commented] (HBASE-22386) HBOSS: Limit depth that listing locks check for other locks

2019-05-09 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836251#comment-16836251 ] Wellington Chevreuil commented on HBASE-22386: -- Am getting compilation erro

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836250#comment-16836250 ] Peter Somogyi commented on HBASE-21991: --- [~jatsakthi], both of the constructor sig

[jira] [Reopened] (HBASE-21800) RegionServer aborted due to NPE from MetaTableMetrics coprocessor

2019-05-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-21800: --- > RegionServer aborted due to NPE from MetaTableMetrics coprocessor > --

[jira] [Reopened] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-21991: --- > Fix MetaMetrics issues - [Race condition, Faulty remove logic], few > improvements >

[GitHub] [hbase-connectors] meszibalu closed pull request #33: Preparing development version 1.0.1-SNAPSHOT (addendum)

2019-05-09 Thread GitBox
meszibalu closed pull request #33: Preparing development version 1.0.1-SNAPSHOT (addendum) URL: https://github.com/apache/hbase-connectors/pull/33 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [hbase-connectors] meszibalu commented on issue #33: Preparing development version 1.0.1-SNAPSHOT (addendum)

2019-05-09 Thread GitBox
meszibalu commented on issue #33: Preparing development version 1.0.1-SNAPSHOT (addendum) URL: https://github.com/apache/hbase-connectors/pull/33#issuecomment-490840979 Ok, let me close it. This is an automated message from t

[jira] [Updated] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-05-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-22072: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.1.5

[jira] [Commented] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-05-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836257#comment-16836257 ] ramkrishna.s.vasudevan commented on HBASE-22072: Verified in branch-1 se

[jira] [Commented] (HBASE-22274) Cell size limit check on append should consider cell's previous size.

2019-05-09 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836276#comment-16836276 ] HBase QA commented on HBASE-22274: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[jira] [Resolved] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22358. --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.11

[jira] [Comment Edited] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836290#comment-16836290 ] Karthick edited comment on HBASE-21620 at 5/9/19 11:29 AM: --- [~

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836290#comment-16836290 ] Karthick commented on HBASE-21620: -- [~openinx]  please use the *HBaseFileImport.java* f

[GitHub] [hbase] petersomogyi merged pull request #220: HBASE-22220 Release hbase-connectors-1.0.0

2019-05-09 Thread GitBox
petersomogyi merged pull request #220: HBASE-0 Release hbase-connectors-1.0.0 URL: https://github.com/apache/hbase/pull/220 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836359#comment-16836359 ] Hudson commented on HBASE-22324: Results for branch master [build #994 on build

[jira] [Updated] (HBASE-22072) High read/write intensive regions may cause long crash recovery

2019-05-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-22072: --- Affects Version/s: (was: 2.1.2) 2.0.0 > High read/write intensive

[GitHub] [hbase-filesystem] busbey commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re…

2019-05-09 Thread GitBox
busbey commented on issue #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re… URL: https://github.com/apache/hbase-filesystem/pull/1#issuecomment-490917289 👍 This is an automated message from the Apach

[GitHub] [hbase-filesystem] busbey merged pull request #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re…

2019-05-09 Thread GitBox
busbey merged pull request #1: HBASE-22149. HBOSS: A FileSystem implementation to provide HBase's re… URL: https://github.com/apache/hbase-filesystem/pull/1 This is an automated message from the Apache Git Service. To respon

[jira] [Commented] (HBASE-21777) "Tune compaction throughput" debug messages even when nothing has changed

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836403#comment-16836403 ] Sean Busbey commented on HBASE-21777: - thanks for the quick follow up [~carp84]! >

[jira] [Updated] (HBASE-22386) HBOSS: Limit depth that listing locks check for other locks

2019-05-09 Thread Sean Mackrory (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Mackrory updated HBASE-22386: -- Attachment: HBASE-22386.002.patch > HBOSS: Limit depth that listing locks check for other lock

[jira] [Commented] (HBASE-22386) HBOSS: Limit depth that listing locks check for other locks

2019-05-09 Thread Sean Mackrory (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836412#comment-16836412 ] Sean Mackrory commented on HBASE-22386: --- Oh that's embarassing, I don't know how I

[jira] [Updated] (HBASE-22149) HBOSS: A FileSystem implementation to provide HBase's required semantics on object stores

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22149: Release Note: Initial implementation of the hbase-oss module. Defines a wrapper implementation

[jira] [Commented] (HBASE-22370) AsyncFSWAL ByteBuf LEAK ERROR

2019-05-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836418#comment-16836418 ] binlijin commented on HBASE-22370: -- 2019-05-09 17:07:21,829 ERROR [RS-EventLoopGroup-1-

[jira] [Resolved] (HBASE-22149) HBOSS: A FileSystem implementation to provide HBase's required semantics on object stores

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-22149. - Resolution: Fixed Fix Version/s: hbase-filesystem-1.0.0-alpha1 Release Note: Initi

[jira] [Comment Edited] (HBASE-22370) AsyncFSWAL ByteBuf LEAK ERROR

2019-05-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836418#comment-16836418 ] binlijin edited comment on HBASE-22370 at 5/9/19 2:15 PM: -- {cod

[jira] [Comment Edited] (HBASE-22370) AsyncFSWAL ByteBuf LEAK ERROR

2019-05-09 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836418#comment-16836418 ] binlijin edited comment on HBASE-22370 at 5/9/19 2:16 PM: -- {cod

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836437#comment-16836437 ] Hudson commented on HBASE-21879: Results for branch HBASE-21879 [build #93 on b

[jira] [Commented] (HBASE-21512) Introduce an AsyncClusterConnection and replace the usage of ClusterConnection

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836450#comment-16836450 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #217 on

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836452#comment-16836452 ] Hudson commented on HBASE-22358: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #553

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836474#comment-16836474 ] Hudson commented on HBASE-22358: Results for branch branch-2.0 [build #1576 on

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836473#comment-16836473 ] Hudson commented on HBASE-22324: Results for branch branch-2.0 [build #1576 on

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836489#comment-16836489 ] Hudson commented on HBASE-22358: Results for branch branch-1.3 [build #759 on b

[jira] [Updated] (HBASE-22361) RegionServer could get stuck during shutdown process

2019-05-09 Thread Bahram Chehrazy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bahram Chehrazy updated HBASE-22361: Attachment: (was: Assign-and-close-event-handlers-should-remove-region.patch) > Regio

[jira] [Updated] (HBASE-22361) RegionServer could get stuck during shutdown process

2019-05-09 Thread Bahram Chehrazy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bahram Chehrazy updated HBASE-22361: Description: When the server is being aborted or stopped, the server waits for all online

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836497#comment-16836497 ] Hudson commented on HBASE-22358: Results for branch branch-2.1 [build #1126 on

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836496#comment-16836496 ] Hudson commented on HBASE-22324: Results for branch branch-2.1 [build #1126 on

[jira] [Commented] (HBASE-22361) RegionServer could get stuck during shutdown process

2019-05-09 Thread Bahram Chehrazy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836498#comment-16836498 ] Bahram Chehrazy commented on HBASE-22361: - [~sershe], I've updated the patch bas

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-09 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836511#comment-16836511 ] Andrew Purtell commented on HBASE-21991: I'm hard pressed to see why we would wa

[jira] [Commented] (HBASE-21536) Fix completebulkload usage instructions

2019-05-09 Thread Artem Ervits (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836526#comment-16836526 ] Artem Ervits commented on HBASE-21536: -- I think so [~psomogyi] the output is the sa

[jira] [Commented] (HBASE-22274) Cell size limit check on append should consider cell's previous size.

2019-05-09 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836551#comment-16836551 ] Xu Cang commented on HBASE-22274: - [~apurtell]  , [~abhishek.chouhan] could you please r

[jira] [Created] (HBASE-22388) Document new completebulkload invocation in 3.x when LoadIncrementalHFiles is removed

2019-05-09 Thread Artem Ervits (JIRA)
Artem Ervits created HBASE-22388: Summary: Document new completebulkload invocation in 3.x when LoadIncrementalHFiles is removed Key: HBASE-22388 URL: https://issues.apache.org/jira/browse/HBASE-22388

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836558#comment-16836558 ] Hudson commented on HBASE-22358: Results for branch branch-1 [build #814 on bui

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836589#comment-16836589 ] Hudson commented on HBASE-22358: Results for branch branch-1.4 [build #785 on b

[jira] [Updated] (HBASE-22388) Document new completebulkload invocation in 3.x when LoadIncrementalHFiles is removed

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22388: Component/s: API > Document new completebulkload invocation in 3.x when LoadIncrementalHFiles is

[jira] [Updated] (HBASE-22388) Document new completebulkload invocation in 3.x when LoadIncrementalHFiles is removed

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22388: Component/s: tooling > Document new completebulkload invocation in 3.x when LoadIncrementalHFiles

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836619#comment-16836619 ] Hudson commented on HBASE-21879: Results for branch HBASE-21879 [build #94 on b

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836631#comment-16836631 ] Hudson commented on HBASE-22324: Results for branch branch-2 [build #1879 on bu

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836632#comment-16836632 ] Hudson commented on HBASE-22358: Results for branch branch-2 [build #1879 on bu

[GitHub] [hbase] z-york opened a new pull request #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr…

2019-05-09 Thread GitBox
z-york opened a new pull request #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr… URL: https://github.com/apache/hbase/pull/229 …operly" This reverts commit e8e4beacb039299a9e56cd355e3ada08784a7acb.

[jira] [Created] (HBASE-22389) Revert HBASE-19275 TestSnapshotFileCache never worked properly on branch-1

2019-05-09 Thread Zach York (JIRA)
Zach York created HBASE-22389: - Summary: Revert HBASE-19275 TestSnapshotFileCache never worked properly on branch-1 Key: HBASE-22389 URL: https://issues.apache.org/jira/browse/HBASE-22389 Project: HBase

[jira] [Commented] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836633#comment-16836633 ] Abhishek Singh Chouhan commented on HBASE-22330: 1 in 10 runs fail for m

[GitHub] [hbase] z-york commented on issue #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr…

2019-05-09 Thread GitBox
z-york commented on issue #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr… URL: https://github.com/apache/hbase/pull/229#issuecomment-491029923 Note this will actually cause the new test added in HBASE-21070 in TestSnapshotFileCache to fail until HBASE-22190 is

[jira] [Reopened] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan reopened HBASE-22330: Hardening the test > Backport HBASE-20724 (Sometimes some compacted storefile

[jira] [Updated] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-22330: --- Hadoop Flags: (was: Reviewed) Status: Patch Available (was: Reop

[jira] [Updated] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-22330: --- Attachment: HBASE-22330-addendum.branch-1.patch > Backport HBASE-20724 (Some

[jira] [Created] (HBASE-22390) backport HBASE-22190 to branch-1

2019-05-09 Thread Zach York (JIRA)
Zach York created HBASE-22390: - Summary: backport HBASE-22190 to branch-1 Key: HBASE-22390 URL: https://issues.apache.org/jira/browse/HBASE-22390 Project: HBase Issue Type: Bug Affects Versio

[jira] [Commented] (HBASE-22330) Backport HBASE-20724 (Sometimes some compacted storefiles are still opened after region failover) to branch-1

2019-05-09 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836640#comment-16836640 ] Xu Cang commented on HBASE-22330: - Thanks! I ran tests after applying the new addendum.

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836642#comment-16836642 ] Hudson commented on HBASE-22358: Results for branch master [build #995 on build

[jira] [Commented] (HBASE-22220) Release hbase-connectors-1.0.0

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836643#comment-16836643 ] Hudson commented on HBASE-0: Results for branch master [build #995 on build

[GitHub] [hbase] z-york opened a new pull request #230: HBASE-22390 Backport HBASE-22190 to branch-1

2019-05-09 Thread GitBox
z-york opened a new pull request #230: HBASE-22390 Backport HBASE-22190 to branch-1 URL: https://github.com/apache/hbase/pull/230 HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation ---

[GitHub] [hbase] z-york commented on issue #230: HBASE-22390 Backport HBASE-22190 to branch-1

2019-05-09 Thread GitBox
z-york commented on issue #230: HBASE-22390 Backport HBASE-22190 to branch-1 URL: https://github.com/apache/hbase/pull/230#issuecomment-491035174 @Apache9 @apurtell (for visibility since this fixes HBASE-21070) This is an auto

[GitHub] [hbase] z-york commented on issue #230: HBASE-22390 Backport HBASE-22190 to branch-1

2019-05-09 Thread GitBox
z-york commented on issue #230: HBASE-22390 Backport HBASE-22190 to branch-1 URL: https://github.com/apache/hbase/pull/230#issuecomment-491035414 Also please advise if I attributed this incorrectly, it's a little wonky with a PR.

[GitHub] [hbase] z-york commented on issue #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr…

2019-05-09 Thread GitBox
z-york commented on issue #229: HBASE-22389 Revert "HBASE-19275 TestSnapshotFileCache never worked pr… URL: https://github.com/apache/hbase/pull/229#issuecomment-491035742 https://github.com/apache/hbase/pull/230 should be merged first since it will cause test failures otherwise (as mentio

[jira] [Updated] (HBASE-22390) backport HBASE-22190 to branch-1

2019-05-09 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-22390: -- Status: Patch Available (was: Open) > backport HBASE-22190 to branch-1 >

[jira] [Commented] (HBASE-22389) Revert HBASE-19275 TestSnapshotFileCache never worked properly on branch-1

2019-05-09 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836645#comment-16836645 ] Zach York commented on HBASE-22389: --- looks to also be an issue with branch 1.4 > Reve

[jira] [Commented] (HBASE-22324) loss a mass of data when the sequenceId of cells greater than Integer.Max, because MemStoreMergerSegmentsIterator can not merge segments

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836683#comment-16836683 ] Hudson commented on HBASE-22324: Results for branch branch-2.2 [build #247 on b

[jira] [Commented] (HBASE-22358) Change rubocop configuration for method length

2019-05-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836684#comment-16836684 ] Hudson commented on HBASE-22358: Results for branch branch-2.2 [build #247 on b

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836689#comment-16836689 ] Sean Busbey commented on HBASE-21991: - sorry for the unclear phrasing. to be clear,

[jira] [Updated] (HBASE-21536) Fix completebulkload usage instructions

2019-05-09 Thread Artem Ervits (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Ervits updated HBASE-21536: - Status: Open (was: Patch Available) > Fix completebulkload usage instructions > ---

[jira] [Commented] (HBASE-21991) Fix MetaMetrics issues - [Race condition, Faulty remove logic], few improvements

2019-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836686#comment-16836686 ] Sean Busbey commented on HBASE-21991: - Agreed LossyCounting shouldn't be public. May

[jira] [Updated] (HBASE-21536) Fix completebulkload usage instructions

2019-05-09 Thread Artem Ervits (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Ervits updated HBASE-21536: - Attachment: HBASE-21536.v02.patch > Fix completebulkload usage instructions > --

[jira] [Updated] (HBASE-21536) Fix completebulkload usage instructions

2019-05-09 Thread Artem Ervits (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Ervits updated HBASE-21536: - Status: Patch Available (was: Open) > Fix completebulkload usage instructions > ---

[jira] [Commented] (HBASE-21536) Fix completebulkload usage instructions

2019-05-09 Thread Artem Ervits (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836691#comment-16836691 ] Artem Ervits commented on HBASE-21536: -- patch v2 applies to current master, additio

  1   2   >