[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Attachment: 9976.v8.patch > Don't create duplicated TableName objects > -

[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Status: Patch Available (was: Open) > Don't create duplicated TableName objects > --

[jira] [Commented] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826710#comment-13826710 ] Nicolas Liochon commented on HBASE-9976: TestFavoredNodeAssignmentHelper was creat

[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Status: Open (was: Patch Available) > Don't create duplicated TableName objects > --

[jira] [Commented] (HBASE-9989) Add a test on get in TestClientNoCluster

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826705#comment-13826705 ] Hadoop QA commented on HBASE-9989: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-9949) Fix the race condition between Compaction and StoreScanner.init

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826704#comment-13826704 ] Ted Yu commented on HBASE-9949: --- @Jon: I was thinking about the following approach for testi

[jira] [Updated] (HBASE-9995) Not stopping ReplicationSink when using custom implementation for the ReplicationSink

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9995: -- Attachment: HBASE-9995_0.94.patch HBASE-9995.patch Patches what I committed >

[jira] [Updated] (HBASE-9995) Not stopping ReplicationSink when using custom implementation for the ReplicationSink

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9995: -- Attachment: (was: HBASE-9995.patch) > Not stopping ReplicationSink when using custom implem

[jira] [Created] (HBASE-10003) OnlineMerge should be extended to allow bulk merging

2013-11-19 Thread Clint Heath (JIRA)
Clint Heath created HBASE-10003: --- Summary: OnlineMerge should be extended to allow bulk merging Key: HBASE-10003 URL: https://issues.apache.org/jira/browse/HBASE-10003 Project: HBase Issue Type

[jira] [Updated] (HBASE-9995) Not stopping ReplicationSink when using custom implementation for the ReplicationSink

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9995: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Updated] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9998: -- Status: Patch Available (was: Open) > Fix javadoc warnings induced by commits > --

[jira] [Updated] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9998: -- Status: Open (was: Patch Available) > Fix javadoc warnings induced by commits > --

[jira] [Updated] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10001: Attachment: 10001.v2.patch > Add a coprocessor to help testing the performances without ta

[jira] [Updated] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10001: Status: Patch Available (was: Open) > Add a coprocessor to help testing the performances

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826654#comment-13826654 ] Nicolas Liochon commented on HBASE-10001: - Thanks for the confirmation, I'm going

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826652#comment-13826652 ] Anoop Sam John commented on HBASE-10001: Oh yes.. preBatchMutation is called befo

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826643#comment-13826643 ] Nicolas Liochon commented on HBASE-10001: - Actually, if I read correctly the code

[jira] [Commented] (HBASE-10002) Improve buffer copies in write path continued

2013-11-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826628#comment-13826628 ] stack commented on HBASE-10002: --- This issue is about the read path as opposed to write. >

[jira] [Created] (HBASE-10002) Improve buffer copies in write path continued

2013-11-19 Thread stack (JIRA)
stack created HBASE-10002: - Summary: Improve buffer copies in write path continued Key: HBASE-10002 URL: https://issues.apache.org/jira/browse/HBASE-10002 Project: HBase Issue Type: Umbrella

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826618#comment-13826618 ] Andrew Purtell commented on HBASE-10001: IIRC you can also modify the put in the

[jira] [Commented] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826613#comment-13826613 ] Hadoop QA commented on HBASE-9976: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7662) [Per-KV security] Store and apply per cell ACLs into/from KeyValue tags

2013-11-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826612#comment-13826612 ] Andrew Purtell commented on HBASE-7662: --- Now that HBASE-7663 is committed I'm going

[jira] [Updated] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10001: Status: Open (was: Patch Available) > Add a coprocessor to help testing the performances

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826609#comment-13826609 ] Nicolas Liochon commented on HBASE-10001: - bq. You want LogFactory.getLog(WriteSi

[jira] [Commented] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826602#comment-13826602 ] Anoop Sam John commented on HBASE-10001: bq.private static final Log LOG = LogFac

[jira] [Updated] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10001: Attachment: 10001.v1.patch > Add a coprocessor to help testing the performances without ta

[jira] [Created] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10001: --- Summary: Add a coprocessor to help testing the performances without taking into account the i/o Key: HBASE-10001 URL: https://issues.apache.org/jira/browse/HBASE-10001

[jira] [Updated] (HBASE-10001) Add a coprocessor to help testing the performances without taking into account the i/o

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10001: Status: Patch Available (was: Open) > Add a coprocessor to help testing the performances

[jira] [Updated] (HBASE-10000) Initiate lease recovery for outstanding WAL files at the very beginning of recovery

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-1: --- Description: At the beginning of recovery, master can send lease recovery requests concurrently for outstan

[jira] [Updated] (HBASE-10000) Initiate lease recovery for outstanding WAL files at the very beginning of recovery

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-1: --- Description: At the beginning of recovery, master can send lease recovery requests concurrently for outstan

[jira] [Updated] (HBASE-9995) Not stopping ReplicationSink when using custom implementation for the ReplicationSink

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9995: -- Summary: Not stopping ReplicationSink when using custom implementation for the ReplicationSink (was: Not stopi

[jira] [Commented] (HBASE-9995) Not stopping ReplicationSink when using custom implementation for the ReplicationSink

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826551#comment-13826551 ] Ted Yu commented on HBASE-9995: --- +1 > Not stopping ReplicationSink when using custom implem

[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Status: Patch Available (was: Open) > Don't create duplicated TableName objects > --

[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Status: Open (was: Patch Available) > Don't create duplicated TableName objects > --

[jira] [Updated] (HBASE-9976) Don't create duplicated TableName objects

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9976: --- Attachment: 9976.v7.patch > Don't create duplicated TableName objects > -

[jira] [Created] (HBASE-10000) Initiate lease recovery for outstanding WAL files at the very beginning of recovery

2013-11-19 Thread Ted Yu (JIRA)
Ted Yu created HBASE-1: -- Summary: Initiate lease recovery for outstanding WAL files at the very beginning of recovery Key: HBASE-1 URL: https://issues.apache.org/jira/browse/HBASE-1 Project: HBas

[jira] [Created] (HBASE-9999) Add support for small reverse scan

2013-11-19 Thread Ted Yu (JIRA)
Ted Yu created HBASE-: - Summary: Add support for small reverse scan Key: HBASE- URL: https://issues.apache.org/jira/browse/HBASE- Project: HBase Issue Type: Improvement Report

[jira] [Updated] (HBASE-9999) Add support for small reverse scan

2013-11-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-: -- Description: HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small reverse scan. This

[jira] [Updated] (HBASE-9989) Add a test on get in TestClientNoCluster

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9989: --- Status: Patch Available (was: Open) > Add a test on get in TestClientNoCluster > ---

[jira] [Commented] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826534#comment-13826534 ] Hadoop QA commented on HBASE-9992: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-9959) Remove some array copy - server side

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9959: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Availab

[jira] [Updated] (HBASE-9959) Remove some array copy - server side

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9959: --- Attachment: 9959.v5-0.96.patch > Remove some array copy - server side > -

[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-9988: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Availab

[jira] [Commented] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826486#comment-13826486 ] Nicolas Liochon commented on HBASE-9998: +1 > Fix javadoc warnings induced by com

[jira] [Created] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-9998: - Summary: Fix javadoc warnings induced by commits Key: HBASE-9998 URL: https://issues.apache.org/jira/browse/HBASE-9998 Project: HBase Issue Type: Improveme

[jira] [Updated] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9998: -- Attachment: HBASE-9998.patch > Fix javadoc warnings induced by commits > --

[jira] [Updated] (HBASE-9998) Fix javadoc warnings induced by commits

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9998: -- Fix Version/s: 0.96.1 0.98.0 Status: Patch Available (was: Open)

[jira] [Commented] (HBASE-9995) Not stoping ReplicationSink when using custom implementation for the ReplicationSink.

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826478#comment-13826478 ] Anoop Sam John commented on HBASE-9995: --- Findbugs and javadoc warnings not related w

[jira] [Commented] (HBASE-9996) move the log io operation out of updateLock scope

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826474#comment-13826474 ] Hadoop QA commented on HBASE-9996: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-9996) move the log io operation out of updateLock scope

2013-11-19 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826448#comment-13826448 ] Jean-Marc Spaggiari commented on HBASE-9996: sgtm Any risks that this.fs.getF

[jira] [Commented] (HBASE-9995) Not stoping ReplicationSink when using custom implementation for the ReplicationSink.

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826415#comment-13826415 ] Hadoop QA commented on HBASE-9995: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-9969) Improve KeyValueHeap using loser tree

2013-11-19 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826388#comment-13826388 ] Matt Corgan commented on HBASE-9969: Not sure how i didn't see it before, but here is

[jira] [Updated] (HBASE-9995) Not stoping ReplicationSink when using custom implementation for the ReplicationSink.

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9995: -- Status: Open (was: Patch Available) > Not stoping ReplicationSink when using custom implementa

[jira] [Updated] (HBASE-9995) Not stoping ReplicationSink when using custom implementation for the ReplicationSink.

2013-11-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-9995: -- Fix Version/s: 0.94.15 0.96.1 0.98.0 Status: Pa

[jira] [Commented] (HBASE-9969) Improve KeyValueHeap using loser tree

2013-11-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826366#comment-13826366 ] Hadoop QA commented on HBASE-9969: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Assigned] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-9992: - Assignee: Jonathan Hsieh > [hbck] Refactor so that arbitrary -D cmdline options are inclu

[jira] [Updated] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9992: -- Component/s: hbck > [hbck] Refactor so that arbitrary -D cmdline options are included > --

[jira] [Updated] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9992: -- Attachment: hbase-9992.patch Patch is a revert of HBASE-9831 and then the wrapping of the tool

[jira] [Updated] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9992: -- Fix Version/s: 0.94.14 0.96.1 0.98.0 > [hbck] Refactor so

[jira] [Updated] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9992: -- Affects Version/s: 0.96.0 0.94.13 > [hbck] Refactor so that arbitrary -D

[jira] [Updated] (HBASE-9992) [hbck] Refactor so that arbitrary -D cmdline options are included

2013-11-19 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9992: -- Status: Patch Available (was: Open) > [hbck] Refactor so that arbitrary -D cmdline options are

[jira] [Created] (HBASE-9997) Add per KV security details to HBase book

2013-11-19 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-9997: - Summary: Add per KV security details to HBase book Key: HBASE-9997 URL: https://issues.apache.org/jira/browse/HBASE-9997 Project: HBase Issue Type: Sub-tas

[jira] [Commented] (HBASE-8369) MapReduce over snapshot files

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826323#comment-13826323 ] Hudson commented on HBASE-8369: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9982) TestClientNoCluster should use random numbers

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826328#comment-13826328 ] Hudson commented on HBASE-9982: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9949) Fix the race condition between Compaction and StoreScanner.init

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826326#comment-13826326 ] Hudson commented on HBASE-9949: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9973) [ACL]: Users with 'Admin' ACL permission will lose permissions after upgrade to 0.96.x from 0.94.x or 0.92.x

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826322#comment-13826322 ] Hudson commented on HBASE-9973: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9924) Avoid potential filename conflict in region_mover.rb

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826321#comment-13826321 ] Hudson commented on HBASE-9924: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9994) ZeroCopyLiteralByteString.wrap() should be used in place of ByteString.copyFrom()

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826324#comment-13826324 ] Hudson commented on HBASE-9994: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9987) Remove some synchronisation points in HConnectionManager

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826320#comment-13826320 ] Hudson commented on HBASE-9987: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-7663) [Per-KV security] Visibility labels

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826327#comment-13826327 ] Hudson commented on HBASE-7663: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property isn't passed to hbck via cmdline -D option

2013-11-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826325#comment-13826325 ] Hudson commented on HBASE-9831: --- SUCCESS: Integrated in HBase-TRUNK #4687 (See [https://bui

[jira] [Updated] (HBASE-9996) move the log io operation out of updateLock scope

2013-11-19 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-9996: - Attachment: HBase-9996-0.94.txt > move the log io operation out of updateLock scope > ---

[jira] [Updated] (HBASE-9996) move the log io operation out of updateLock scope

2013-11-19 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-9996: - Status: Patch Available (was: Open) > move the log io operation out of updateLock scope > --

[jira] [Created] (HBASE-9996) move the log io operation out of updateLock scope

2013-11-19 Thread Liang Xie (JIRA)
Liang Xie created HBASE-9996: Summary: move the log io operation out of updateLock scope Key: HBASE-9996 URL: https://issues.apache.org/jira/browse/HBASE-9996 Project: HBase Issue Type: Improveme

<    1   2