[jira] [Updated] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

2016-10-11 Thread binlijin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

binlijin updated HBASE-16809:
-
Attachment: HBASE-16809_master.patch

> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> 
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
>  Issue Type: Improvement
>Reporter: binlijin
>Priority: Minor
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can 
> pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

2016-10-11 Thread Anoop Sam John (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anoop Sam John updated HBASE-16809:
---
Affects Version/s: 2.0.0

> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> 
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
>  Issue Type: Improvement
>Affects Versions: 2.0.0
>Reporter: binlijin
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can 
> pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

2016-10-11 Thread Anoop Sam John (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anoop Sam John updated HBASE-16809:
---
Fix Version/s: 2.0.0

> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> 
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
>  Issue Type: Improvement
>Affects Versions: 2.0.0
>Reporter: binlijin
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can 
> pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

2016-10-11 Thread Anoop Sam John (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anoop Sam John updated HBASE-16809:
---
Status: Patch Available  (was: Open)

> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> 
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
>  Issue Type: Improvement
>Reporter: binlijin
>Priority: Minor
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can 
> pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16809) Save one cell length calculation in HeapMemStoreLAB#copyCellInto

2016-10-11 Thread Anoop Sam John (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anoop Sam John updated HBASE-16809:
---
  Resolution: Fixed
Assignee: binlijin
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Pushed to master. Thanks for the patch [~aoxiang].  Thanks for the review Stack.

> Save one cell length calculation in HeapMemStoreLAB#copyCellInto
> 
>
> Key: HBASE-16809
> URL: https://issues.apache.org/jira/browse/HBASE-16809
> Project: HBase
>  Issue Type: Improvement
>Affects Versions: 2.0.0
>Reporter: binlijin
>Assignee: binlijin
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-16809_master.patch
>
>
> HeapMemStoreLAB#copyCellInto have already calculate the cell's length, we can 
> pass it to KeyValueUtil#copyCellTo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)