[
https://issues.apache.org/jira/browse/HBASE-15517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216338#comment-15216338
]
ramkrishna.s.vasudevan commented on HBASE-15517:
------------------------------------------------
bq.reinit() -> there is no init or reinit..
The reason was that initially i thought if Segment could do that so that the
MSLAB in it could be reinitialized but later removed it. And hence kept that
reinit() in MSLAB itself. I thought this is not like a clone instead we want a
new instance every time. If needed can change the name.
> 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)