[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Status: Patch Available (was: Open) > Remove redundant familyMap.put() from Put#addColumn() and addImmut

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-11 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Attachment: HBASE-18555.master.001.patch > Remove redundant familyMap.put() from Put#addColumn() and addI

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Attachment: HBASE-18555.master.000.patch Upload a very first patch to (1) Remove familyMap.put() from Pu

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Description: In Put#addColumn() and addImmutable(), after getting the cell list of the given family and

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Description: In Put#addColumn() and addImmutable(), after getting cell list of the given family and add

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18555: - Description: In Put#addColumn() and addImmutable(), after getting cell list of the given family and add