[jira] [Updated] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10965: --- Attachment: (was: 10965-v1.txt) Automate detection of presence of Filter#filterRow()

[jira] [Created] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-11 Thread Alexandre Normand (JIRA)
Alexandre Normand created HBASE-10966: - Summary: RowCounter misinterprets column names that have colons in their qualifier Key: HBASE-10966 URL: https://issues.apache.org/jira/browse/HBASE-10966

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967232#comment-13967232 ] Hadoop QA commented on HBASE-10312: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-11 Thread Alexandre Normand (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Normand updated HBASE-10966: -- Attachment: HBASE-10966-1.patch RowCounter misinterprets column names that have

[jira] [Updated] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-11 Thread Alexandre Normand (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Normand updated HBASE-10966: -- Status: Patch Available (was: Open) Here's a patch that fixes this. The logic

[jira] [Commented] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967238#comment-13967238 ] Ted Yu commented on HBASE-10966: lgtm RowCounter misinterprets column names that have

[jira] [Resolved] (HBASE-10158) Add sync rate histogram to HLogPE

2014-04-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-10158. --- Resolution: Implemented Sorry [~ndimiduk] Was added as side effect of HBASE-10156 FSHLog Refactor Add

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967244#comment-13967244 ] stack commented on HBASE-10312: --- +1 Very nice [~jdcryans] Flooding the cluster with

[jira] [Updated] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10312: -- Attachment: HBASE-10312.java Retry. hadoopqa lost its mind? Flooding the cluster with administrative

[jira] [Created] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-11 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-10967: -- Summary: CatalogTracker.waitForMeta should not wait indefinitely silently Key: HBASE-10967 URL: https://issues.apache.org/jira/browse/HBASE-10967

[jira] [Updated] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10967: --- Status: Patch Available (was: Open) CatalogTracker.waitForMeta should not wait

[jira] [Updated] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10967: --- Attachment: HBASE-10967.java Attaching a simple patch that adds a {{Stopwatch}} to

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967271#comment-13967271 ] stack commented on HBASE-10967: --- +1 You are on a roll this afternoon [~jdcryans]

[jira] [Updated] (HBASE-10958) [dataloss] Bulk loading with seqids can prevent some log entries from being replayed

2014-04-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10958: --- Attachment: HBASE-10958.patch Patch that addresses most of Stack's comments and

[jira] [Updated] (HBASE-10958) [dataloss] Bulk loading with seqids can prevent some log entries from being replayed

2014-04-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10958: --- Assignee: Jean-Daniel Cryans Status: Patch Available (was: Open) [dataloss]

[jira] [Updated] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-11 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-10962: Attachment: HBASE-10962.patch Fixed test in TestOpenRegionHandler. Patch ready for first

[jira] [Commented] (HBASE-10902) Make Secure Bulk Load work across remote secure clusters

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967294#comment-13967294 ] Hudson commented on HBASE-10902: SUCCESS: Integrated in HBase-TRUNK #5078 (See

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967306#comment-13967306 ] Ted Yu commented on HBASE-10965: TestMultiParallel fails on QA bot. But it doesn't use

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967315#comment-13967315 ] Hadoop QA commented on HBASE-10965: --- {color:red}-1 overall{color}. Here are the

[jira] [Created] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10968: -- Summary: Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant Key: HBASE-10968 URL: https://issues.apache.org/jira/browse/HBASE-10968

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967321#comment-13967321 ] Hadoop QA commented on HBASE-10967: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10968: --- Priority: Minor (was: Major) Null check in

[jira] [Commented] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967329#comment-13967329 ] Hadoop QA commented on HBASE-10966: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967330#comment-13967330 ] Matteo Bertozzi commented on HBASE-10968: - I've the fix in HBASE-7987 patch, but

[jira] [Updated] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10968: --- Attachment: 10968-v1.txt Thanks Matteo. Patch also removes an unused local variable. Null check in

[jira] [Updated] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10968: --- Assignee: Ted Yu Status: Patch Available (was: Open) Null check in

[jira] [Commented] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967342#comment-13967342 ] Matteo Bertozzi commented on HBASE-10968: - +1 Null check in

[jira] [Updated] (HBASE-10968) Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10968: --- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10965: --- Attachment: 10965-v2.txt Patch v2 adds javadoc for isFilterMethodImplemented(). Automate detection of

[jira] [Commented] (HBASE-10963) Refactor cell ACL tests

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967348#comment-13967348 ] Hudson commented on HBASE-10963: SUCCESS: Integrated in HBase-0.98 #272 (See

[jira] [Commented] (HBASE-10902) Make Secure Bulk Load work across remote secure clusters

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967349#comment-13967349 ] Hudson commented on HBASE-10902: SUCCESS: Integrated in HBase-0.98 #272 (See

[jira] [Commented] (HBASE-10921) Port HBASE-10323 'Auto detect data block encoding in HFileOutputFormat' to 0.94 / 0.96

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967364#comment-13967364 ] Hudson commented on HBASE-10921: FAILURE: Integrated in hbase-0.96-hadoop2 #261 (See

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967365#comment-13967365 ] Hudson commented on HBASE-10323: FAILURE: Integrated in hbase-0.96-hadoop2 #261 (See

[jira] [Commented] (HBASE-10958) [dataloss] Bulk loading with seqids can prevent some log entries from being replayed

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967366#comment-13967366 ] Hadoop QA commented on HBASE-10958: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-10963) Refactor cell ACL tests

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967368#comment-13967368 ] Hudson commented on HBASE-10963: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #256

[jira] [Commented] (HBASE-10902) Make Secure Bulk Load work across remote secure clusters

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967369#comment-13967369 ] Hudson commented on HBASE-10902: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #256

[jira] [Commented] (HBASE-10964) Delete mutation is not consistent with Put wrt timestamp

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967373#comment-13967373 ] Anoop Sam John commented on HBASE-10964: Committed to 96+ versions. [~lhofhansl]

[jira] [Commented] (HBASE-10823) Resolve LATEST_TIMESTAMP to current server time before scanning for ACLs

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967378#comment-13967378 ] Anoop Sam John commented on HBASE-10823: bq. I think that is fine for now. Yes

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967380#comment-13967380 ] Anoop Sam John commented on HBASE-10965: We need similar change here also.

[jira] [Commented] (HBASE-10964) Delete mutation is not consistent with Put wrt timestamp

2014-04-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967381#comment-13967381 ] Lars Hofhansl commented on HBASE-10964: --- Yep. But it does change the behavior of

[jira] [Commented] (HBASE-10964) Delete mutation is not consistent with Put wrt timestamp

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967383#comment-13967383 ] Anoop Sam John commented on HBASE-10964: bq.Maybe leave it be for 0.94, +1. We

[jira] [Updated] (HBASE-10964) Delete mutation is not consistent with Put wrt timestamp

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-10964: --- Resolution: Fixed Fix Version/s: 0.96.3 0.98.2

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967387#comment-13967387 ] Ted Yu commented on HBASE-10965: The filter referenced in above code is of FilterWrapper

[jira] [Updated] (HBASE-10807) -ROOT- still stale in table.jsp if it moved

2014-04-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10807: -- Affects Version/s: (was: 0.94.0) Status: Open (was: Patch Available)

[jira] [Commented] (HBASE-10807) -ROOT- still stale in table.jsp if it moved

2014-04-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967388#comment-13967388 ] Lars Hofhansl commented on HBASE-10807: --- Lost track of this one. Going commit to

[jira] [Commented] (HBASE-10963) Refactor cell ACL tests

2014-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967389#comment-13967389 ] Hudson commented on HBASE-10963: SUCCESS: Integrated in HBase-TRUNK #5079 (See

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967390#comment-13967390 ] Lars Hofhansl commented on HBASE-10845: --- Where are we with this? Seems important.

[jira] [Commented] (HBASE-10935) support snapshot policy where flush memstore can be skipped to prevent production cluster freeze

2014-04-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967391#comment-13967391 ] Lars Hofhansl commented on HBASE-10935: --- Not hot on passing the specific string

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967394#comment-13967394 ] Ted Yu commented on HBASE-10845: [~lhofhansl]: What do you think of patch v2 ? Memstore

[jira] [Commented] (HBASE-10844) Coprocessor failure during batchmutation leaves the memstore datastructs in an inconsistent state

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967395#comment-13967395 ] Anoop Sam John commented on HBASE-10844: [~devaraj] I guess we can commit this

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967397#comment-13967397 ] Anoop Sam John commented on HBASE-10845: The code changes looks fine. bq.How

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967398#comment-13967398 ] Hadoop QA commented on HBASE-10965: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967399#comment-13967399 ] Ted Yu commented on HBASE-10845: bq. put the test in TestHRegion some way with a custom

[jira] [Commented] (HBASE-10844) Coprocessor failure during batchmutation leaves the memstore datastructs in an inconsistent state

2014-04-11 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967416#comment-13967416 ] Devaraj Das commented on HBASE-10844: - [~anoop.hbase], thanks for reminding. I'll

<    1   2