[jira] [Updated] (HBASE-13376) Improvements to Stochastic load balancer

2015-07-26 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Ayyalasomayajula updated HBASE-13376: - Attachment: HBASE-13376_1_1.txt Updated patch for branch-1 with review co

[jira] [Commented] (HBASE-14148) Web UI Framable Page

2015-07-26 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642332#comment-14642332 ] Apekshit Sharma commented on HBASE-14148: - I have looked at that code again and a

[jira] [Updated] (HBASE-14063) Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295

2015-07-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14063: --- Attachment: HBASE-14063_final.patch Final patch changing the Checkstyle comme

[jira] [Updated] (HBASE-14063) Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295

2015-07-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14063: --- Status: Patch Available (was: Open) > Use BufferBackedCell in read path afte

[jira] [Updated] (HBASE-14063) Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295

2015-07-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14063: --- Status: Open (was: Patch Available) > Use BufferBackedCell in read path afte

[jira] [Commented] (HBASE-12751) Allow RowLock to be reader writer

2015-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642275#comment-14642275 ] Elliott Clark commented on HBASE-12751: --- bq.Would it be better if mvcc didn't know

[jira] [Commented] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642260#comment-14642260 ] Anoop Sam John commented on HBASE-14156: IMO it is ok. Seems we use the context

[jira] [Commented] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642255#comment-14642255 ] ramkrishna.s.vasudevan commented on HBASE-14156: +1 on changes. A query

[jira] [Commented] (HBASE-14078) improve error message when HMaster can't bind to port

2015-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642170#comment-14642170 ] Hadoop QA commented on HBASE-14078: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13825) Get operations on large objects fail with protocol errors

2015-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642140#comment-14642140 ] Andrew Purtell commented on HBASE-13825: Last week on the mailing list someone el

[jira] [Assigned] (HBASE-14079) improve error message when Master fails to connect to Hadoop-auth

2015-07-26 Thread Matt Warhaftig (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Warhaftig reassigned HBASE-14079: -- Assignee: Matt Warhaftig > improve error message when Master fails to connect to Hadoo

[jira] [Updated] (HBASE-14078) improve error message when HMaster can't bind to port

2015-07-26 Thread Matt Warhaftig (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Warhaftig updated HBASE-14078: --- Attachment: hbase-14708-v2.patch Attached patch 'hbase-14708-v2.patch' rewrites the catch log

[jira] [Commented] (HBASE-14079) improve error message when Master fails to connect to Hadoop-auth

2015-07-26 Thread Matt Warhaftig (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642126#comment-14642126 ] Matt Warhaftig commented on HBASE-14079: In HBASE-14078 the catch logic in HMaste

[jira] [Commented] (HBASE-12751) Allow RowLock to be reader writer

2015-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642109#comment-14642109 ] stack commented on HBASE-12751: --- Studying the patch more, I have better idea what is going

[jira] [Commented] (HBASE-12751) Allow RowLock to be reader writer

2015-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642106#comment-14642106 ] Elliott Clark commented on HBASE-12751: --- bq.So mvcc has its own running sequenceid-

[jira] [Issue Comment Deleted] (HBASE-12751) Allow RowLock to be reader writer

2015-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12751: -- Comment: was deleted (was: bq. ...could we just add to MemStore in the WAL appender/ringbuffer consuming threa

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-26 Thread Lei Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642069#comment-14642069 ] Lei Chen commented on HBASE-13965: -- I will attach a summary and a patch soon. Thanks for

[jira] [Commented] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642068#comment-14642068 ] Hadoop QA commented on HBASE-14156: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-14156: --- Status: Patch Available (was: Open) > Fix test failure in TestOpenTableInCoprocessor > -

[jira] [Commented] (HBASE-12295) Prevent block eviction under us if reads are in progress from the BBs

2015-07-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642014#comment-14642014 ] Anoop Sam John commented on HBASE-12295: Yes Ashish. Thanks for digging in. Fix a

[jira] [Updated] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-14156: --- Attachment: HBASE-14156.patch > Fix test failure in TestOpenTableInCoprocessor >

[jira] [Created] (HBASE-14156) Fix test failure in TestOpenTableInCoprocessor

2015-07-26 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-14156: -- Summary: Fix test failure in TestOpenTableInCoprocessor Key: HBASE-14156 URL: https://issues.apache.org/jira/browse/HBASE-14156 Project: HBase Issue Type

[jira] [Commented] (HBASE-13965) Stochastic Load Balancer JMX Metrics

2015-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641992#comment-14641992 ] Ted Yu commented on HBASE-13965: https://builds.apache.org/job/PreCommit-HBASE-Build/1477

[jira] [Resolved] (HBASE-11507) Enhance test-patch.sh to check for direct calls to HBaseZeroCopyByteString.wrap()

2015-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-11507. Resolution: Later > Enhance test-patch.sh to check for direct calls to > HBaseZeroCopyByteString.wrap() >

[jira] [Resolved] (HBASE-12292) Add test that verifies newly added region server is assigned regions by load balancer

2015-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-12292. Resolution: Won't Fix > Add test that verifies newly added region server is assigned regions by load > bal

[jira] [Commented] (HBASE-12295) Prevent block eviction under us if reads are in progress from the BBs

2015-07-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641958#comment-14641958 ] Ashish Singhi commented on HBASE-12295: --- [~ram_krish], this seems to have broke or

[jira] [Commented] (HBASE-14154) DFS Replication should be configurable at column family level

2015-07-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641955#comment-14641955 ] Ashish Singhi commented on HBASE-14154: --- {quote} -1 core tests. The patch failed th

[jira] [Commented] (HBASE-13373) Squash HFileReaderV3 together with HFileReaderV2 and AbstractHFileReader; ditto for Scanners and BlockReader, etc.

2015-07-26 Thread Yuhao Bi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641901#comment-14641901 ] Yuhao Bi commented on HBASE-13373: -- Shall we allow hfile.format.version=2 for newly crea

[jira] [Commented] (HBASE-12751) Allow RowLock to be reader writer

2015-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641897#comment-14641897 ] stack commented on HBASE-12751: --- bq. ...could we just add to MemStore in the WAL appender/r