[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-12-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Resolution: Fixed Fix Version/s: 0.99.0 0.98.0 Status:

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v12.patch rebase the patch yet again due to conflicts. Change date

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v11.patch changed to interface to separate client id impl from the

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v10.patch some CR feedback, some comments. I saw some questions

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v9.patch rebase the patch again, and address current CR feedback

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v7.patch Fix the bug; finish support for distributed log replay,

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-04 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v8.patch RB feedback, a little bit space saving for nonces. I

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-11-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v6.patch The rebased patch. Given the new retry paths, the new

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-08-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3787: - Fix Version/s: (was: 0.95.2) Moving out. [~sershe] has done bunch of research and has proposed patch up.

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-07-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3787: - Priority: Blocker (was: Critical) Increment is non-idempotent but client retries RPC

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-06-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3787: - Fix Version/s: (was: 0.95.1) 0.95.2 Increment is non-idempotent but client retries

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v5.patch Feedback from r, made configurable (on by default). About

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v5.patch Increment is non-idempotent but client retries RPC

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-08 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v4.patch added usage of clientId and using bytes instead of Pair as

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v2.patch Address r feedback Increment is

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v1.patch added unittests and an case in TestMultiParallel. Also

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Status: Patch Available (was: Open) Increment is non-idempotent but client retries

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-05-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-v0.patch Ok, finally I got around to this :) Preliminary patch,

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-04-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-3787: Attachment: HBASE-3787-partial.patch Here's a partial patch for an example. The nonce

[jira] [Updated] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-01-30 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3787: -- Priority: Critical (was: Major) Affects Version/s: 0.96.0