[
https://issues.apache.org/jira/browse/HBASE-15517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-15517:
-------------------------------------------
Attachment: HBASE-15517.patch
A simple patch to avoid using reflections while taking a snapshot. One thing
here is we are having an API called reinit() now in MSLAB which actually does
the construction of MSLAB. That is like an indirect way to construct MSLAB.
> 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)