[jira] [Commented] (HBASE-11670) Build PDF of Ref Guide

2014-08-11 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092502#comment-14092502 ] Misty Stanley-Jones commented on HBASE-11670: - Blergh. This is not fun. Looks

[jira] [Updated] (HBASE-10247) Client promises about timestamps

2014-08-11 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10247: -- Attachment: 10247.txt *Partial* patch. Completely untested, and not even 1/3 finished. Just

[jira] [Commented] (HBASE-11656) Document how to script snapshots

2014-08-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092506#comment-14092506 ] Matteo Bertozzi commented on HBASE-11656: - {quote}If the snapshot is successful,

[jira] [Commented] (HBASE-11553) Abstract visibility label related services into an interface

2014-08-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092519#comment-14092519 ] ramkrishna.s.vasudevan commented on HBASE-11553: +1 on commit. Abstract

[jira] [Comment Edited] (HBASE-11553) Abstract visibility label related services into an interface

2014-08-11 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092519#comment-14092519 ] ramkrishna.s.vasudevan edited comment on HBASE-11553 at 8/11/14 7:15 AM:

[jira] [Commented] (HBASE-11553) Abstract visibility label related services into an interface

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092520#comment-14092520 ] Anoop Sam John commented on HBASE-11553: Thanks for the review Andy and Ram. I

[jira] [Commented] (HBASE-11714) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2 seconds incorrectly

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092531#comment-14092531 ] Nicolas Liochon commented on HBASE-11714: - This is already fixed by HBASE-11374,

[jira] [Commented] (HBASE-11527) Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap.

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092549#comment-14092549 ] Anoop Sam John commented on HBASE-11527: Looks like [~enis] is still away. As

[jira] [Updated] (HBASE-11527) Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap.

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11527: --- Resolution: Fixed Status: Resolved (was: Patch Available) Cluster free memory

[jira] [Updated] (HBASE-11527) Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap.

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11527: --- Release Note: The sum of the heap size % used by Memstore (Configured using

[jira] [Created] (HBASE-11717) Remove unused config from hbase-default.xml

2014-08-11 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-11717: -- Summary: Remove unused config from hbase-default.xml Key: HBASE-11717 URL: https://issues.apache.org/jira/browse/HBASE-11717 Project: HBase Issue Type:

[jira] [Commented] (HBASE-11714) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2 seconds incorrectly

2014-08-11 Thread Qiang Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092574#comment-14092574 ] Qiang Tian commented on HBASE-11714: Thanks [~nkeywal]! good to know it. :-) I did

[jira] [Updated] (HBASE-11717) Remove unused config from hbase-default.xml

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Attachment: HBASE-11717.patch Also removed unused

[jira] [Commented] (HBASE-11527) Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap.

2014-08-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092578#comment-14092578 ] Hudson commented on HBASE-11527: FAILURE: Integrated in HBase-1.0 #93 (See

[jira] [Resolved] (HBASE-11714) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2 seconds incorrectly

2014-08-11 Thread Qiang Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiang Tian resolved HBASE-11714. Resolution: Duplicate Fix Version/s: 0.98.4 RpcRetryingCaller#callWithoutRetries set rpc

[jira] [Commented] (HBASE-11717) Remove unused config from hbase-default.xml

2014-08-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092579#comment-14092579 ] Matteo Bertozzi commented on HBASE-11717: - +1 Remove unused config from

[jira] [Updated] (HBASE-11696) Make CombinedBlockCache resizable.

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11696: --- Attachment: HBASE-11696.patch Simple patch. On size change it will be applied to the L1

[jira] [Updated] (HBASE-11683) Metrics for MOB

2014-08-11 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-11683: - Attachment: HBASE-11683.diff Add the metrics for the DefaultMobStoreFlusher. 1. How many times

[jira] [Updated] (HBASE-11696) Make CombinedBlockCache resizable.

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11696: --- Status: Patch Available (was: Open) Make CombinedBlockCache resizable.

[jira] [Commented] (HBASE-11717) Remove unused config from hbase-default.xml

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092587#comment-14092587 ] Nicolas Liochon commented on HBASE-11717: - I find the entry in book.xml and

[jira] [Created] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11718: --- Summary: Remove some logs in RpcClient.java Key: HBASE-11718 URL: https://issues.apache.org/jira/browse/HBASE-11718 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11718: Attachment: 11718.v1.patch Remove some logs in RpcClient.java

[jira] [Updated] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11718: Status: Patch Available (was: Open) Remove some logs in RpcClient.java

[jira] [Commented] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092589#comment-14092589 ] Mikhail Antonov commented on HBASE-11072: - Test failure report isn't reachable

[jira] [Updated] (HBASE-11374) RpcRetryingCaller#callWithoutRetries has a timeout of zero

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11374: Description: This code is called by the client on the multi path. As zero is detected as

[jira] [Commented] (HBASE-11714) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2 seconds incorrectly

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092592#comment-14092592 ] Nicolas Liochon commented on HBASE-11714: - Make sense, I've updated description

[jira] [Updated] (HBASE-11717) Remove unused config from hbase-default.xml

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Attachment: HBASE-11717_V2.patch Looks like we had a section for SlabCache in book. In this

[jira] [Updated] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Component/s: documentation Remove unused config 'hbase.offheapcache.percentage' from

[jira] [Updated] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Summary: Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and

[jira] [Updated] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Affects Version/s: 2.0.0 Remove unused config 'hbase.offheapcache.percentage' from

[jira] [Updated] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11717: --- Fix Version/s: 2.0.0 Remove unused config 'hbase.offheapcache.percentage' from

[jira] [Commented] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092605#comment-14092605 ] Nicolas Liochon commented on HBASE-11717: - +1, I don't find it anywhere when I

[jira] [Commented] (HBASE-11613) get_counter shell command is not displaying the result for counter columns.

2014-08-11 Thread Vincent BARAT (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092624#comment-14092624 ] Vincent BARAT commented on HBASE-11613: --- Also, please correct the typos in A cell

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

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

[jira] [Updated] (HBASE-11550) Bucket sizes passed through BUCKET_CACHE_BUCKETS_KEY should be validated

2014-08-11 Thread Gustavo Anatoly (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gustavo Anatoly updated HBASE-11550: Attachment: HBASE-11550-v2.patch Gentlemen, The new patch was attached with sorted array

[jira] [Updated] (HBASE-11719) Remove some unused paths in AsyncClient

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11719: Attachment: simplifyMultiReplica.patch Remove some unused paths in AsyncClient

[jira] [Updated] (HBASE-11719) Remove some unused paths in AsyncClient

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11719: Status: Patch Available (was: Open) Remove some unused paths in AsyncClient

[jira] [Created] (HBASE-11719) Remove some unused paths in AsyncClient

2014-08-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11719: --- Summary: Remove some unused paths in AsyncClient Key: HBASE-11719 URL: https://issues.apache.org/jira/browse/HBASE-11719 Project: HBase Issue Type:

[jira] [Commented] (HBASE-11707) Using Map instead of list in FailedServers of RpcClient

2014-08-11 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092767#comment-14092767 ] Liu Shaohui commented on HBASE-11707: - [~liochon] {quote} You had this issue in

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092771#comment-14092771 ] Jonathan Hsieh commented on HBASE-11718: {quote} int whatIsLeftToRead =

[jira] [Commented] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092775#comment-14092775 ] Jonathan Hsieh commented on HBASE-11717: +1 Remove unused config

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092778#comment-14092778 ] Nicolas Liochon commented on HBASE-11718: - This looks like an unexpected error

[jira] [Commented] (HBASE-11707) Using Map instead of list in FailedServers of RpcClient

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092786#comment-14092786 ] Nicolas Liochon commented on HBASE-11707: - bq. The isFailedServer and

[jira] [Commented] (HBASE-11716) LoadTestDataGeneratorWithVisibilityLabels should handle Delete mutations

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092814#comment-14092814 ] Sean Busbey commented on HBASE-11716: - +1 LGTM

[jira] [Commented] (HBASE-11717) Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092841#comment-14092841 ] Sean Busbey commented on HBASE-11717: - If we're removing the SlabCache from the book,

[jira] [Commented] (HBASE-11708) RegionSplitter incorrectly calculates splitcount

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092852#comment-14092852 ] Sean Busbey commented on HBASE-11708: - Please don't include the additional formatting

[jira] [Updated] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-11072: Status: Open (was: Patch Available) Abstract WAL splitting from ZK

[jira] [Commented] (HBASE-11712) Code possibly occur out of range exception

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092858#comment-14092858 ] Sean Busbey commented on HBASE-11712: - This is fixed in 0.95+ via HBASE-3585. We

[jira] [Updated] (HBASE-11712) Code possibly occur out of range exception

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-11712: Labels: beginner (was: ) Code possibly occur out of range exception

[jira] [Updated] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-11072: Attachment: HBASE-11072-v6.patch new attempt to rebuild Abstract WAL splitting from ZK

[jira] [Updated] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-11072: Status: Patch Available (was: Open) Abstract WAL splitting from ZK

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092861#comment-14092861 ] Jonathan Hsieh commented on HBASE-11718: so it still sounds like a relatively

[jira] [Updated] (HBASE-11715) HBase should provide a tool to compare 2 remote tables.

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-11715: Component/s: util HBase should provide a tool to compare 2 remote tables.

[jira] [Updated] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11679: --- Status: Open (was: Patch Available) Replace HTable with HTableInterface where backwards-compatible

[jira] [Created] (HBASE-11720) Set up jenkins job to build site documentation

2014-08-11 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-11720: --- Summary: Set up jenkins job to build site documentation Key: HBASE-11720 URL: https://issues.apache.org/jira/browse/HBASE-11720 Project: HBase Issue Type:

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092865#comment-14092865 ] Nicolas Liochon commented on HBASE-11718: - bq. so it still sounds like a

[jira] [Updated] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11679: --- Status: Patch Available (was: Open) Merged down. Tests look good. Replace HTable with HTableInterface

[jira] [Updated] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11679: --- Attachment: HBASE_11679_v3.patch Replace HTable with HTableInterface where backwards-compatible

[jira] [Commented] (HBASE-11719) Remove some unused paths in AsyncClient

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

[jira] [Commented] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092901#comment-14092901 ] Jonathan Hsieh commented on HBASE-11718: got it, I didn't realize this was in

[jira] [Commented] (HBASE-11708) RegionSplitter incorrectly calculates splitcount

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092943#comment-14092943 ] Sean Busbey commented on HBASE-11708: - It doesn't look like the added test directly

[jira] [Commented] (HBASE-11627) RegionSplitter's rollingSplit terminated with / by zero, and the _balancedSplit file was not deleted properly

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092956#comment-14092956 ] Sean Busbey commented on HBASE-11627: - I don't think the zombie test is related to

[jira] [Commented] (HBASE-11072) Abstract WAL splitting from ZK

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

[jira] [Updated] (HBASE-11657) Put HTable region methods in an interface

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11657: --- Attachment: HBASE_11657_v4.patch Put HTable region methods in an interface

[jira] [Updated] (HBASE-11657) Put HTable region methods in an interface

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11657: --- Status: Open (was: Patch Available) Put HTable region methods in an interface

[jira] [Updated] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-11679: --- Status: Open (was: Patch Available) Let me fix the line lengths for prettier code. Replace HTable with

[jira] [Commented] (HBASE-11657) Put HTable region methods in an interface

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14092970#comment-14092970 ] Carter commented on HBASE-11657: Please take another look. For the managed connection

[jira] [Commented] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

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

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: (was: HBASE-11699.patch) Region servers

[jira] [Updated] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-11072: Status: Open (was: Patch Available) Abstract WAL splitting from ZK

[jira] [Commented] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093023#comment-14093023 ] Andrew Purtell commented on HBASE-11713: New tests look good. {code} @@ -51,8

[jira] [Updated] (HBASE-11072) Abstract WAL splitting from ZK

2014-08-11 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-11072: Status: Patch Available (was: Open) Yet another attempt to rebuild Abstract WAL

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: HBASE_11699.patch Region servers exclusion

[jira] [Commented] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093030#comment-14093030 ] Gomathivinayagam Muthuvinayagam commented on HBASE-11699: - I

[jira] [Commented] (HBASE-11438) [Visibility Controller] Support UTF8 character as Visibility Labels

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093034#comment-14093034 ] Andrew Purtell commented on HBASE-11438: HBASE-10883 doesn't apply if we are

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: HBASE_11699.patch Region servers exclusion

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: (was: HBASE_11699.patch) Region servers

[jira] [Resolved] (HBASE-11716) LoadTestDataGeneratorWithVisibilityLabels should handle Delete mutations

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-11716. Resolution: Fixed Fix Version/s: 2.0.0 0.99.0 Hadoop Flags:

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: HBASE_11699.patch Region servers exclusion

[jira] [Updated] (HBASE-11699) Region servers exclusion list to HMaster.

2014-08-11 Thread Gomathivinayagam Muthuvinayagam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gomathivinayagam Muthuvinayagam updated HBASE-11699: Attachment: (was: HBASE_11699.patch) Region servers

[jira] [Commented] (HBASE-11626) Region will be closed if user try to move it to an error destination server

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093070#comment-14093070 ] Andrew Purtell commented on HBASE-11626: Sorry for the misunderstanding

[jira] [Updated] (HBASE-11712) Code possibly occur out of range exception

2014-08-11 Thread Hyeonjong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyeonjong updated HBASE-11712: -- Affects Version/s: 0.89-fb Code possibly occur out of range exception

[jira] [Updated] (HBASE-11712) Code possibly occur out of range exception

2014-08-11 Thread Hyeonjong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyeonjong updated HBASE-11712: -- Fix Version/s: 0.89-fb Code possibly occur out of range exception

[jira] [Commented] (HBASE-11712) Code possibly occur out of range exception

2014-08-11 Thread Hyeonjong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093081#comment-14093081 ] Hyeonjong commented on HBASE-11712: --- [~busbey] It was for 0.89-fb branch. Sorry for

[jira] [Updated] (HBASE-11714) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2 seconds incorrectly

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11714: --- Fix Version/s: (was: 0.98.4) RpcRetryingCaller#callWithoutRetries set rpc timeout to 2

[jira] [Updated] (HBASE-11712) Backport HBASE-3585 to 0.89-fb branch

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-11712: Summary: Backport HBASE-3585 to 0.89-fb branch (was: Code possibly occur out of range exception)

[jira] [Commented] (HBASE-11719) Remove some unused paths in AsyncClient

2014-08-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093118#comment-14093118 ] Sergey Shelukhin commented on HBASE-11719: -- +1 Remove some unused paths in

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Attachment: HBASE-11713_v2.patch Attaching the new patch as per suggestions.

[jira] [Commented] (HBASE-11553) Abstract visibility label related services into an interface

2014-08-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093252#comment-14093252 ] Sean Busbey commented on HBASE-11553: - I have some feedback in a review I'm ||-- this

[jira] [Updated] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

2014-08-11 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11713: Component/s: shell security Adding hbase shell unit test

[jira] [Commented] (HBASE-11553) Abstract visibility label related services into an interface

2014-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093268#comment-14093268 ] Andrew Purtell commented on HBASE-11553: Let's hold off on commit for more

[jira] [Commented] (HBASE-11713) Adding hbase shell unit test coverage for visibility labels.

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

[jira] [Commented] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093293#comment-14093293 ] Enis Soztutar commented on HBASE-11679: --- Sorry, back from vacation. I'll take a

[jira] [Commented] (HBASE-11564) Improve cancellation management in the rpc layer

2014-08-11 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093296#comment-14093296 ] Enis Soztutar commented on HBASE-11564: --- If I remember correctly, I was able to

[jira] [Commented] (HBASE-11512) Write region open/close events to WAL

2014-08-11 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093325#comment-14093325 ] Jeffrey Zhong commented on HBASE-11512: --- I've reviewed the patch. Looks good to

[jira] [Commented] (HBASE-11679) Replace HTable with HTableInterface where backwards-compatible

2014-08-11 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093342#comment-14093342 ] Carter commented on HBASE-11679: Works for me. I didn't know how far away the Table

[jira] [Commented] (HBASE-11567) Write bulk load events to WAL

2014-08-11 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093425#comment-14093425 ] Enis Soztutar commented on HBASE-11567: --- bq. One question I have is, currently I am

[jira] [Commented] (HBASE-11567) Write bulk load events to WAL

2014-08-11 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093444#comment-14093444 ] Enis Soztutar commented on HBASE-11567: --- I would also say that logging the request

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2014-08-11 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-11567: Summary: Write bulk load COMMIT events to WAL (was: Write bulk load events to WAL) Write bulk

[jira] [Commented] (HBASE-11567) Write bulk load COMMIT events to WAL

2014-08-11 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14093474#comment-14093474 ] Alex Newman commented on HBASE-11567: - Sounds good What do you mean failing the RS

  1   2   >