[jira] [Updated] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread dhruba borthakur (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HBASE-4528: Attachment: appendNoSyncPut4.txt Addressed Gary's concern. The HLog.sync() does not throw a

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123403#comment-13123403 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123404#comment-13123404 ] dhruba borthakur commented on HBASE-4528: - It appears to me that deleting kvs from

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123500#comment-13123500 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123503#comment-13123503 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123505#comment-13123505 ] Ted Yu commented on HBASE-4528: --- Minor suggestion for the new MemStore.remove() method: Sinc

[jira] [Commented] (HBASE-4218) Delta Encoding of KeyValues (aka prefix compression)

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123510#comment-13123510 ] jirapos...@reviews.apache.org commented on HBASE-4218: --

[jira] [Commented] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123513#comment-13123513 ] jirapos...@reviews.apache.org commented on HBASE-4528: --

[jira] [Updated] (HBASE-1744) Thrift server to match the new java api.

2011-10-08 Thread Tim Sell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Sell updated HBASE-1744: Status: Patch Available (was: Open) > Thrift server to match the new java api. > -

[jira] [Updated] (HBASE-1744) Thrift server to match the new java api.

2011-10-08 Thread Tim Sell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Sell updated HBASE-1744: Attachment: HBASE-1744.7.patch new patch, added licenses and trivial python demo. > Thrift

[jira] [Commented] (HBASE-1744) Thrift server to match the new java api.

2011-10-08 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123531#comment-13123531 ] Ted Yu commented on HBASE-1744: --- +1 on patch v7. > Thrift server to match t

[jira] [Created] (HBASE-4557) Do something better than UnknownScannerException

2011-10-08 Thread Jean-Daniel Cryans (Created) (JIRA)
Do something better than UnknownScannerException Key: HBASE-4557 URL: https://issues.apache.org/jira/browse/HBASE-4557 Project: HBase Issue Type: Improvement Affects Versions: 0.90.4

[jira] [Updated] (HBASE-4102) atomicAppend: A put that appends to the latest version of a cell; i.e. reads current value then adds the bytes offered by the client to the tail and writes out a new entr

2011-10-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4102: - Assignee: Lars Hofhansl This seems like a simple useful addition. Should this be in 0.92 or 0.94?

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123567#comment-13123567 ] stack commented on HBASE-4553: -- So, I see this in this failure up on jenkins in https://buil

[jira] [Commented] (HBASE-4540) OpenedRegionHandler is not enforcing atomicity of the operation it is performing

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123569#comment-13123569 ] jirapos...@reviews.apache.org commented on HBASE-4540: --

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123570#comment-13123570 ] Jesse Yates commented on HBASE-4480: nitpick: I would prefer the options be labeled in

[jira] [Commented] (HBASE-4102) atomicAppend: A put that appends to the latest version of a cell; i.e. reads current value then adds the bytes offered by the client to the tail and writes out a new en

2011-10-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123572#comment-13123572 ] Lars Hofhansl commented on HBASE-4102: -- I have this working now. But now I realized

[jira] [Work started] (HBASE-4102) atomicAppend: A put that appends to the latest version of a cell; i.e. reads current value then adds the bytes offered by the client to the tail and writes out a new

2011-10-08 Thread Lars Hofhansl (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-4102 started by Lars Hofhansl. > atomicAppend: A put that appends to the latest version of a cell; i.e. reads > current value then adds the bytes offered b

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123573#comment-13123573 ] Jesse Yates commented on HBASE-4480: Oh, and also adding an option for running clean b

[jira] [Commented] (HBASE-4218) Delta Encoding of KeyValues (aka prefix compression)

2011-10-08 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123576#comment-13123576 ] Ted Yu commented on HBASE-4218: --- For BlockDeltaEncoder.afterBlockCache(), I am not sure if t

[jira] [Commented] (HBASE-4489) Better key splitting in RegionSplitter

2011-10-08 Thread Dave Revell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123577#comment-13123577 ] Dave Revell commented on HBASE-4489: @Nicolas, responding to your points one-by-one:

[jira] [Commented] (HBASE-4218) Delta Encoding of KeyValues (aka prefix compression)

2011-10-08 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123597#comment-13123597 ] Ted Yu commented on HBASE-4218: --- EmptyBlockDeltaEncoder, CompressionState, BlockDeltaEncoder

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-08 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123603#comment-13123603 ] Todd Lipcon commented on HBASE-4553: atomic operations on filesystems are tricky... to

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123616#comment-13123616 ] stack commented on HBASE-4553: -- @Todd Thanks boss. > The update of .tableinf

[jira] [Commented] (HBASE-4102) atomicAppend: A put that appends to the latest version of a cell; i.e. reads current value then adds the bytes offered by the client to the tail and writes out a new en

2011-10-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123618#comment-13123618 ] stack commented on HBASE-4102: -- @Lars On whether it should be 0.92 or 0.94, I'm thinking 0.94

[jira] [Reopened] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-10-08 Thread stack (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-4430: -- Reopening because TestSlabCache failed in most recent build -- hung. Going to disable this test again.

[jira] [Updated] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-10-08 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4430: - Priority: Major (was: Blocker) Marking 'major' rather than blocker since this is experimental feature -- should

[jira] [Commented] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-10-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123621#comment-13123621 ] stack commented on HBASE-4430: -- I disabled all the tests in TestSlabCache for now. I looked

[jira] [Commented] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-10-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123623#comment-13123623 ] Hudson commented on HBASE-4430: --- Integrated in HBase-TRUNK #2309 (See [https://builds.apach

[jira] [Updated] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Scott Kuehn (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kuehn updated HBASE-4480: --- Attachment: HBASE-4480.patch > Testing script to simplfy local testing >

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Scott Kuehn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123626#comment-13123626 ] Scott Kuehn commented on HBASE-4480: @Jesse - done. Three fixes/improvements to the l

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123629#comment-13123629 ] Jesse Yates commented on HBASE-4480: @Scott good stuff. nitpick: if I'm doing a clean

[jira] [Updated] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Scott Kuehn (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kuehn updated HBASE-4480: --- Attachment: HBASE-4480_v2.patch > Testing script to simplfy local testing > -

[jira] [Commented] (HBASE-4480) Testing script to simplfy local testing

2011-10-08 Thread Scott Kuehn (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123632#comment-13123632 ] Scott Kuehn commented on HBASE-4480: @Jesse - uploaded a v2 of the patch with this cha

[jira] [Commented] (HBASE-4540) OpenedRegionHandler is not enforcing atomicity of the operation it is performing

2011-10-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123633#comment-13123633 ] jirapos...@reviews.apache.org commented on HBASE-4540: -- bq. On 201

[jira] [Created] (HBASE-4558) Refactor TestOpenedRegionHandler and TestOpenRegionHandler.

2011-10-08 Thread ramkrishna.s.vasudevan (Created) (JIRA)
Refactor TestOpenedRegionHandler and TestOpenRegionHandler. --- Key: HBASE-4558 URL: https://issues.apache.org/jira/browse/HBASE-4558 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-4540) OpenedRegionHandler is not enforcing atomicity of the operation it is performing

2011-10-08 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123637#comment-13123637 ] ramkrishna.s.vasudevan commented on HBASE-4540: --- Integrated to 0.92 and trun