[jira] [Resolved] (HBASE-15203) Reduce garbage created by path.toString() during Checksum verification

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-15203. Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.0

[jira] [Updated] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15252: Fix Version/s: (was: 1.2.1) 1.2.0 > Data loss when replaying wal if HDFS

[jira] [Commented] (HBASE-15203) Reduce garbage created by path.toString() during Checksum verification

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144115#comment-15144115 ] Nick Dimiduk commented on HBASE-15203: -- Thanks Ram. > Reduce garbage created by path.toString()

[jira] [Updated] (HBASE-14046) IllegalArgumentException: Negative position from hfile.bucket.FileIOEngine.read

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-14046: - Component/s: (was: hbase) regionserver > IllegalArgumentException: Negative

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144102#comment-15144102 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-1.2 #545 (See

[jira] [Assigned] (HBASE-14046) IllegalArgumentException: Negative position from hfile.bucket.FileIOEngine.read

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reassigned HBASE-14046: -- Assignee: ramkrishna.s.vasudevan > IllegalArgumentException: Negative

[jira] [Commented] (HBASE-15167) Deadlock in TestNamespaceAuditor.testRegionOperations on 1.1

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144116#comment-15144116 ] Nick Dimiduk commented on HBASE-15167: -- Thanks [~chenheng]. > Deadlock in

[jira] [Commented] (HBASE-15248) One block, one seek: a.k.a BLOCKSIZE 4k should result in 4096 bytes on disk

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144130#comment-15144130 ] Nick Dimiduk commented on HBASE-15248: -- To further confuse, I believe our alignment while

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144140#comment-15144140 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.3 #551 (See

[jira] [Updated] (HBASE-15140) Fix ResultBoundedCompletionService deadlock

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-15140: - Resolution: Duplicate Status: Resolved (was: Patch Available) Pushed cherry-pick of

[jira] [Updated] (HBASE-14812) Fix ResultBoundedCompletionService deadlock

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-14812: - Fix Version/s: 1.1.4 Apply also to 1.1. > Fix ResultBoundedCompletionService deadlock >

[jira] [Updated] (HBASE-15120) Backport HBASE-14883 to branch-1.1

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-15120: - Attachment: HBASE-15120.branch-1.1.patch Once more, for HadoopQA. > Backport HBASE-14883 to

[jira] [Updated] (HBASE-15120) Backport HBASE-14883 to branch-1.1

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-15120: - Fix Version/s: 1.1.4 > Backport HBASE-14883 to branch-1.1 > -- >

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144173#comment-15144173 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.3-IT #497 (See

[jira] [Updated] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-15169: - Attachment: HBASE-15169-branch-1.1.patch Still not run. Again for build bot. > Backport

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144186#comment-15144186 ] Nick Dimiduk commented on HBASE-15198: -- Nice find folks. > RPC client not using Codec and CellBlock

[jira] [Created] (HBASE-15259) WALEdits under replay will also be replicated

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-15259: -- Summary: WALEdits under replay will also be replicated Key: HBASE-15259 URL: https://issues.apache.org/jira/browse/HBASE-15259 Project: HBase

[jira] [Commented] (HBASE-15221) HTableMultiplexer improvements (stale region locations and resource leaks)

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144209#comment-15144209 ] Hudson commented on HBASE-15221: SUCCESS: Integrated in HBase-1.1-JDK8 #1748 (See

[jira] [Commented] (HBASE-15251) During a cluster restart, Hmaster thinks it is a failover by mistake

2016-02-11 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144215#comment-15144215 ] Clara Xiong commented on HBASE-15251: - Thank you for the feedback. I will update line 465, For line

[jira] [Commented] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144218#comment-15144218 ] Anoop Sam John commented on HBASE-14490: bq.Do we need to create another pool for read and write

[jira] [Commented] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144219#comment-15144219 ] Hiroshi Ikeda commented on HBASE-14490: --- {quote} but I was rejected in some other JIRA issue if

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Fix Version/s: (was: 1.2.1) 1.2.0 > RPC client not using Codec and

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144221#comment-15144221 ] Anoop Sam John commented on HBASE-15198: Changed fix version from 1.2.1 to 1.2.0 as we will be

[jira] [Commented] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144225#comment-15144225 ] Anoop Sam John commented on HBASE-14490: bq.What I said above is for writing (HBASE-14873).

[jira] [Comment Edited] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143897#comment-15143897 ] Anoop Sam John edited comment on HBASE-14490 at 2/12/16 7:53 AM: - {code}

[jira] [Commented] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144068#comment-15144068 ] ramkrishna.s.vasudevan commented on HBASE-14490: {code} data =

[jira] [Updated] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15252: Priority: Blocker (was: Major) > Data loss when replaying wal if HDFS timeout >

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: HBASE-15198-0.98.patch HBASE-15198-branch-1.0.patch

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142808#comment-15142808 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.3 #550 (See

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142831#comment-15142831 ] Hadoop QA commented on HBASE-15198: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142847#comment-15142847 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.3-IT #495 (See

[jira] [Comment Edited] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142856#comment-15142856 ] Ted Yu edited comment on HBASE-15252 at 2/11/16 3:22 PM: - Edit: The following

[jira] [Comment Edited] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142856#comment-15142856 ] Ted Yu edited comment on HBASE-15252 at 2/11/16 3:22 PM: - Edit: The following

[jira] [Commented] (HBASE-15249) Provide lower bound on number of regions in region normalizer for pre-split tables

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142821#comment-15142821 ] Ted Yu commented on HBASE-15249: If some regions are empty, they wouldn't get write requests. But if

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142856#comment-15142856 ] Ted Yu commented on HBASE-15252: +1 > Data loss when replaying wal if HDFS timeout >

[jira] [Commented] (HBASE-10123) Change default ports; move them out of linux ephemeral port range

2016-02-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142862#comment-15142862 ] Jonathan Hsieh commented on HBASE-10123: Do you have a suggestion on what to do? The most

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: HBASE-15198_addendum-branch-1.0.patch TestAsyncProcess fix needed in branch-1.0

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144062#comment-15144062 ] Hadoop QA commented on HBASE-15252: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144073#comment-15144073 ] Ted Yu commented on HBASE-15252: Test failures don't seen to be related to patch. +1 > Data loss when

[jira] [Commented] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-02-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143273#comment-15143273 ] Sean Busbey commented on HBASE-14451: - I think there's a decent argument to be made that HTrace 3.x

[jira] [Commented] (HBASE-15151) turn off strict findbugs in precommit tests

2016-02-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143289#comment-15143289 ] Sean Busbey commented on HBASE-15151: - I didn't think all modules on all branches were at 0 yet. If

[jira] [Commented] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143299#comment-15143299 ] Hadoop QA commented on HBASE-14451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143353#comment-15143353 ] stack commented on HBASE-14451: --- [~busbey] Makes sense. Let me get something working first. Then will put

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143409#comment-15143409 ] Hudson commented on HBASE-15129: SUCCESS: Integrated in HBase-1.2-IT #431 (See

[jira] [Commented] (HBASE-11927) Use Native Hadoop Library for HFile checksum (And flip default from CRC32 to CRC32C)

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143293#comment-15143293 ] Hadoop QA commented on HBASE-11927: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143451#comment-15143451 ] Hudson commented on HBASE-15129: FAILURE: Integrated in HBase-1.2 #543 (See

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-02-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143285#comment-15143285 ] Andrew Purtell commented on HBASE-15129: Definitely worthy of a release note. > Set default

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143367#comment-15143367 ] Hadoop QA commented on HBASE-15224: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143269#comment-15143269 ] stack commented on HBASE-14451: --- [~busbey] I was going to hack on a 1.2. I suppose 1.3? > Move on to

[jira] [Commented] (HBASE-11927) Use Native Hadoop Library for HFile checksum (And flip default from CRC32 to CRC32C)

2016-02-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143291#comment-15143291 ] Andrew Purtell commented on HBASE-11927: +1 I made a similar assessment about 0.98, hence

[jira] [Commented] (HBASE-11927) Use Native Hadoop Library for HFile checksum (And flip default from CRC32 to CRC32C)

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143358#comment-15143358 ] stack commented on HBASE-11927: --- Backport looks good to me. You'll need to call out in any release the flip

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-11 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143387#comment-15143387 ] Elliott Clark commented on HBASE-15224: --- +1 on the addendum > Undo

[jira] [Updated] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15252: -- Attachment: HBASE-15252.patch So let's fix this issue first. The readNext thing could be talked at

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142504#comment-15142504 ] Hadoop QA commented on HBASE-15198: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142619#comment-15142619 ] Anoop Sam John commented on HBASE-15198: Committed to branch-1.0+ branches. Committed to 0.98

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142640#comment-15142640 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-1.2 #542 (See

[jira] [Updated] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15252: -- Fix Version/s: 0.98.18 1.0.4 1.1.4

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142590#comment-15142590 ] Hadoop QA commented on HBASE-15198: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142630#comment-15142630 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.2-IT #430 (See

[jira] [Commented] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142720#comment-15142720 ] Anoop Sam John commented on HBASE-15253: +1 > Small bug in CellUtil.matchingRow(Cell, byte[]) >

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142748#comment-15142748 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-1.1-JDK8 #1746 (See

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142771#comment-15142771 ] Hadoop QA commented on HBASE-15252: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142772#comment-15142772 ] stack commented on HBASE-15252: --- +1 Nice test. > Data loss when replaying wal if HDFS timeout >

[jira] [Updated] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15253: --- Attachment: HBASE-15253.patch Straight forward patch. > Small bug in

[jira] [Updated] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15253: --- Status: Patch Available (was: Open) > Small bug in

[jira] [Commented] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142775#comment-15142775 ] Hadoop QA commented on HBASE-15253: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142774#comment-15142774 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-1.1-JDK7 #1659 (See

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: HBASE-15198-0.98.patch Failure in TestAsyncProcess because of not making

[jira] [Commented] (HBASE-15249) Provide lower bound on number of regions in region normalizer for pre-split tables

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142935#comment-15142935 ] stack commented on HBASE-15249: --- bq. How about giving regions whose write requests are in the bottom 10%

[jira] [Commented] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15142912#comment-15142912 ] Ted Yu commented on HBASE-15252: TestWALReplay does this: {code}

[jira] [Updated] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15253: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HBASE-15251) During a cluster restart, Hmaster thinks it is a failover by mistake

2016-02-11 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15251: Attachment: HBASE-15251-master.patch > During a cluster restart, Hmaster thinks it is a failover

[jira] [Commented] (HBASE-15245) Port HBASE-15177 (Reduce garbage created under high load) to 0.98

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143640#comment-15143640 ] Hadoop QA commented on HBASE-15245: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143751#comment-15143751 ] Hudson commented on HBASE-15224: FAILURE: Integrated in HBase-1.2 #544 (See

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143757#comment-15143757 ] Hudson commented on HBASE-15129: FAILURE: Integrated in HBase-1.1-JDK8 #1747 (See

[jira] [Commented] (HBASE-15224) Undo "hbase.increment.fast.but.narrow.consistency" option; it is not necessary since HBASE-15213

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143727#comment-15143727 ] Hudson commented on HBASE-15224: SUCCESS: Integrated in HBase-1.2-IT #432 (See

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143755#comment-15143755 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-1.1-JDK8 #1747 (See

[jira] [Commented] (HBASE-15245) Port HBASE-15177 (Reduce garbage created under high load) to 0.98

2016-02-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143769#comment-15143769 ] Hadoop QA commented on HBASE-15245: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15252) Data loss when replaying wal if HDFS timeout

2016-02-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15252: -- Attachment: HBASE-15252-v1.patch New patch addressing the secure log reader issue. > Data loss when

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143791#comment-15143791 ] stack commented on HBASE-15198: --- [~anoop.hbase] This causes NPE in TestAsyncProcess on 1.2:

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143812#comment-15143812 ] Hudson commented on HBASE-15198: SUCCESS: Integrated in HBase-1.1-JDK7 #1660 (See

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143813#comment-15143813 ] Hudson commented on HBASE-15129: SUCCESS: Integrated in HBase-1.1-JDK7 #1660 (See

[jira] [Updated] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14490: -- Attachment: gc.png hits.png I tried the patch here (sorry it took me so long). I did two

[jira] [Updated] (HBASE-15245) Port HBASE-15177 (Reduce garbage created under high load) to 0.98

2016-02-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-15245: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Created] (HBASE-15257) Clean up findbugs warnings on 0.98 branch

2016-02-11 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-15257: -- Summary: Clean up findbugs warnings on 0.98 branch Key: HBASE-15257 URL: https://issues.apache.org/jira/browse/HBASE-15257 Project: HBase Issue Type:

[jira] [Created] (HBASE-15258) Clean up javadoc warnings and errors on 0.98 branch

2016-02-11 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-15258: -- Summary: Clean up javadoc warnings and errors on 0.98 branch Key: HBASE-15258 URL: https://issues.apache.org/jira/browse/HBASE-15258 Project: HBase

[jira] [Commented] (HBASE-15255) Add pointer to linkedin blog on putting jvm logs on fast disk

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143710#comment-15143710 ] Hudson commented on HBASE-15255: FAILURE: Integrated in HBase-Trunk_matrix #702 (See

[jira] [Updated] (HBASE-15245) Port HBASE-15177 (Reduce garbage created under high load) to 0.98

2016-02-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-15245: --- Attachment: HBASE-15245-0.98.patch Findbugs warnings don't apply to this change. 0.98 branch

[jira] [Commented] (HBASE-15251) During a cluster restart, Hmaster thinks it is a failover by mistake

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143717#comment-15143717 ] Ted Yu commented on HBASE-15251: Looks good overall. {code} 447 // Check if there are any

[jira] [Updated] (HBASE-15251) During a cluster restart, Hmaster thinks it is a failover by mistake

2016-02-11 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15251: Status: Patch Available (was: Open) > During a cluster restart, Hmaster thinks it is a failover

[jira] [Updated] (HBASE-15251) During a cluster restart, Hmaster thinks it is a failover by mistake

2016-02-11 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15251: Description: We often need to do cluster restart as part of release for a cluster of > 1000

[jira] [Created] (HBASE-15255) Add pointer to linkedin blog on putting jvm logs on fast disk

2016-02-11 Thread stack (JIRA)
stack created HBASE-15255: - Summary: Add pointer to linkedin blog on putting jvm logs on fast disk Key: HBASE-15255 URL: https://issues.apache.org/jira/browse/HBASE-15255 Project: HBase Issue Type:

[jira] [Updated] (HBASE-14490) [RpcServer] reuse request read buffer

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14490: -- Attachment: 14490.hack.to.1.2.patch Hack to make this patch work on 1.2 so I can perf eval it. > [RpcServer]

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-11 Thread Preston Koprivica (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143557#comment-15143557 ] Preston Koprivica commented on HBASE-15243: --- This might be tangential but I think seeking could

[jira] [Created] (HBASE-15256) Replication access control should be based on destination table

2016-02-11 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-15256: - Summary: Replication access control should be based on destination table Key: HBASE-15256 URL: https://issues.apache.org/jira/browse/HBASE-15256 Project: HBase

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143654#comment-15143654 ] Ted Yu commented on HBASE-15243: Maybe you were thinking of something like this:

[jira] [Commented] (HBASE-14919) Infrastructure refactoring for In-Memory Flush

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143709#comment-15143709 ] Hudson commented on HBASE-14919: FAILURE: Integrated in HBase-Trunk_matrix #702 (See

[jira] [Commented] (HBASE-15253) Small bug in CellUtil.matchingRow(Cell, byte[])

2016-02-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15143512#comment-15143512 ] Hudson commented on HBASE-15253: FAILURE: Integrated in HBase-Trunk_matrix #701 (See

[jira] [Updated] (HBASE-15255) Add pointer to linkedin blog on putting jvm logs on fast disk

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15255: -- Attachment: 15255.patch What I pushed to master. > Add pointer to linkedin blog on putting jvm logs on fast

[jira] [Resolved] (HBASE-15255) Add pointer to linkedin blog on putting jvm logs on fast disk

2016-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15255. --- Resolution: Fixed > Add pointer to linkedin blog on putting jvm logs on fast disk >

  1   2   >