[jira] [Updated] (HBASE-3584) Allow atomic put/delete in one call

2012-01-13 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Description: Right now we have the following calls: put(Put) delete(Delete)

[jira] [Updated] (HBASE-3584) Allow atomic put/delete in one call

2012-01-13 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Description: Right now we have the following calls: put(Put) delete(Delete)

[jira] [Updated] (HBASE-3584) Allow atomic put/delete in one call

2012-01-13 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks