[jira] [Updated] (HBASE-10595) HBaseAdmin.getTableDescriptor can wrongly get the previous table's TableDescriptor even after the table dir in hdfs is removed

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10595: - Attachment: HBASE-10595-trunk_v1.patch Patch attached A new unit test case is added to enforce

[jira] [Commented] (HBASE-10595) HBaseAdmin.getTableDescriptor can wrongly get the previous table's TableDescriptor even after the table dir in hdfs is removed

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909715#comment-13909715 ] Feng Honghua commented on HBASE-10595: -- Additional note:

[jira] [Commented] (HBASE-10595) HBaseAdmin.getTableDescriptor can wrongly get the previous table's TableDescriptor even after the table dir in hdfs is removed

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909716#comment-13909716 ] Feng Honghua commented on HBASE-10595: -- TestMasterObserver fails when I run 'mvn

[jira] [Commented] (HBASE-10584) Inconsistency between tableExists and listTables in implementation

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909717#comment-13909717 ] Feng Honghua commented on HBASE-10584: -- I run 'mvn test' before attaching patch for

[jira] [Commented] (HBASE-10584) Inconsistency between tableExists and listTables in implementation

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909722#comment-13909722 ] Feng Honghua commented on HBASE-10584: -- bq.We need a new issue after this one? There

[jira] [Commented] (HBASE-10556) Possible data loss due to non-handled DroppedSnapshotException for user-triggered flush from client/shell

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909724#comment-13909724 ] Feng Honghua commented on HBASE-10556: -- Ping again...:-) Possible data loss due to

[jira] [Commented] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909725#comment-13909725 ] Feng Honghua commented on HBASE-10575: -- Ping for another +1 for this jira to be

[jira] [Commented] (HBASE-10592) Refactor PerformanceEvaluation tool

2014-02-23 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909851#comment-13909851 ] Andrew Purtell commented on HBASE-10592: +1 for 0.98. I don't believe we should

[jira] [Created] (HBASE-10596) Remove deprecated Filter#getNextKeyHint(KeyValue) method

2014-02-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10596: -- Summary: Remove deprecated Filter#getNextKeyHint(KeyValue) method Key: HBASE-10596 URL: https://issues.apache.org/jira/browse/HBASE-10596 Project: HBase Issue Type:

[jira] [Commented] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909946#comment-13909946 ] Hudson commented on HBASE-10580: SUCCESS: Integrated in HBase-TRUNK #4945 (See

[jira] [Commented] (HBASE-10589) Reduce unnecessary TestRowProcessorEndpoint resource usage

2014-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909945#comment-13909945 ] Hudson commented on HBASE-10589: SUCCESS: Integrated in HBase-TRUNK #4945 (See

[jira] [Updated] (HBASE-10579) [Documentation]: ExportSnapshot tool package incorrectly documented

2014-02-23 Thread Aleksandr Shulman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Shulman updated HBASE-10579: -- Attachment: HBASE-10579-v0.patch Trivial fix. There is only one reference to this

[jira] [Commented] (HBASE-10362) HBCK changes for supporting region replicas

2014-02-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909970#comment-13909970 ] Enis Soztutar commented on HBASE-10362: --- +1 HBCK changes for supporting region

[jira] [Created] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10597: -- Summary: IOEngine#read() should return the number of bytes transferred Key: HBASE-10597 URL: https://issues.apache.org/jira/browse/HBASE-10597 Project: HBase Issue

[jira] [Commented] (HBASE-9203) Secondary index support through coprocessors

2014-02-23 Thread hoar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909992#comment-13909992 ] hoar commented on HBASE-9203: - thank you very much ,rajeshbabu. Secondary index support

[jira] [Commented] (HBASE-9914) Port fix for HBASE-9836 'Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure' to 0.94

2014-02-23 Thread takeshi.miao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909998#comment-13909998 ] takeshi.miao commented on HBASE-9914: - Hi @ted yu, I will update this ticket if any

[jira] [Updated] (HBASE-10591) Sanity check table configuration in createTable

2014-02-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10591: -- Status: Patch Available (was: Open) Sanity check table configuration in createTable

[jira] [Updated] (HBASE-10591) Sanity check table configuration in createTable

2014-02-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10591: -- Attachment: hbase-10591_v1.patch Here is a patch that introduces some checks at the master.

[jira] [Commented] (HBASE-10591) Sanity check table configuration in createTable

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910022#comment-13910022 ] Lars Hofhansl commented on HBASE-10591: --- The limits look fine to me. The only place

[jira] [Updated] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10575: -- Fix Version/s: 0.94.18 0.96.2 ReplicationSource thread can't be

[jira] [Commented] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910023#comment-13910023 ] Lars Hofhansl commented on HBASE-10575: --- Looks good. I would probably rename

[jira] [Commented] (HBASE-10591) Sanity check table configuration in createTable

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

[jira] [Updated] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10594: -- Fix Version/s: 0.94.18 0.99.0 0.98.1

[jira] [Updated] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10594: -- Attachment: 10594-trunk.txt Trunk patch. Speed up TestRestoreSnapshotFromClient a bit

[jira] [Resolved] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-10594. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to all branches. Thanks Matteo.

[jira] [Commented] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910028#comment-13910028 ] Feng Honghua commented on HBASE-10575: -- bq.I would probably rename uninitialize to

[jira] [Commented] (HBASE-10362) HBCK changes for supporting region replicas

2014-02-23 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910029#comment-13910029 ] Devaraj Das commented on HBASE-10362: - Could I get another reviewer on this please.

[jira] [Updated] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10597: --- Status: Patch Available (was: Open) IOEngine#read() should return the number of bytes transferred

[jira] [Updated] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10597: --- Attachment: 10597-v1.txt IOEngine#read() should return the number of bytes transferred

[jira] [Comment Edited] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910033#comment-13910033 ] Lars Hofhansl edited comment on HBASE-10575 at 2/24/14 5:33 AM:

[jira] [Commented] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910033#comment-13910033 ] Lars Hofhansl commented on HBASE-10575: --- cleanup? ReplicationSource thread can't

[jira] [Commented] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910039#comment-13910039 ] chunhui shen commented on HBASE-10597: -- +1 IOEngine#read() should return the

[jira] [Commented] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910041#comment-13910041 ] Feng Honghua commented on HBASE-10575: -- simply 'close', thanks...I meant 'close +

[jira] [Updated] (HBASE-10591) Sanity check table configuration in createTable

2014-02-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-10591: -- Attachment: hbase-10591_v2.patch v2 should fix the tests. Sanity check table configuration

[jira] [Commented] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910045#comment-13910045 ] Hudson commented on HBASE-10594: FAILURE: Integrated in HBase-0.94-on-Hadoop-2 #31 (See

[jira] [Commented] (HBASE-10591) Sanity check table configuration in createTable

2014-02-23 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910048#comment-13910048 ] Enis Soztutar commented on HBASE-10591: --- bq. Should we limit the valid BLOCKSIZE

[jira] [Commented] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910049#comment-13910049 ] Anoop Sam John commented on HBASE-10597: lgtm. Nite:

[jira] [Commented] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

2014-02-23 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910050#comment-13910050 ] Anoop Sam John commented on HBASE-10597: ByteBufferArray#getMultiple() returns

[jira] [Commented] (HBASE-10525) Allow the client to use a different thread for writing to ease interrupt

2014-02-23 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910052#comment-13910052 ] Devaraj Das commented on HBASE-10525: - One quick question - when the

[jira] [Updated] (HBASE-10595) HBaseAdmin.getTableDescriptor can wrongly get the previous table's TableDescriptor even after the table dir in hdfs is removed

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10595: - Attachment: HBASE-10595-trunk_v2.patch New patch 'fixing' previously failed TestMasterObserver

[jira] [Updated] (HBASE-10595) HBaseAdmin.getTableDescriptor can wrongly get the previous table's TableDescriptor even after the table dir in hdfs is removed

2014-02-23 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10595: - Status: Patch Available (was: Open) HBaseAdmin.getTableDescriptor can wrongly get the

[jira] [Commented] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

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

[jira] [Commented] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910072#comment-13910072 ] Hudson commented on HBASE-10594: ABORTED: Integrated in HBase-0.94-JDK7 #60 (See

[jira] [Commented] (HBASE-10594) Speed up TestRestoreSnapshotFromClient a bit

2014-02-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910073#comment-13910073 ] Hudson commented on HBASE-10594: ABORTED: Integrated in HBase-0.94 #1296 (See

[jira] [Commented] (HBASE-8304) Bulkload fail to remove files if fs.default.name / fs.defaultFS is configured without default port.

2014-02-23 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910080#comment-13910080 ] haosdent commented on HBASE-8304: - [~brandonli] I found getCanonicalServiceName() may be a

[jira] [Commented] (HBASE-10591) Sanity check table configuration in createTable

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