You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2016/03/29 14:01:25 UTC

[jira] [Commented] (HBASE-15517) Avoid using reflections every time MSLAB is instantiated for snapshot creation

    [ https://issues.apache.org/jira/browse/HBASE-15517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215891#comment-15215891 ] 

Anoop Sam John commented on HBASE-15517:
----------------------------------------

reinit() -> there is no init or reinit..    It is like one object making a new object of same type. Kind of cloning?  A shallowClone?

> Avoid using reflections every time MSLAB is instantiated for snapshot creation
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-15517
>                 URL: https://issues.apache.org/jira/browse/HBASE-15517
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>         Attachments: HBASE-15517.patch
>
>
> See if we could reduce the number of times we instantiate the MSLAB through reflections every time we do a snapshot or new segment is created. 



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