Use long primitives creating, renewing, and cancelling leases
-------------------------------------------------------------

                 Key: HADOOP-1483
                 URL: https://issues.apache.org/jira/browse/HADOOP-1483
             Project: Hadoop
          Issue Type: Improvement
          Components: contrib/hbase
            Reporter: stack
            Assignee: stack
            Priority: Minor


Profiling, we create a bunch of short-lived objects in hbase around lease 
creation, renewal and release by doing 'new Text(Long.toString(someLong)))'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to