[
https://issues.apache.org/jira/browse/HBASE-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016687#comment-13016687
]
stack commented on HBASE-3734:
------------------------------
Is this the right way to go? The javadoc on #getCatalogTracker says:
bq. @return A new CatalogTracker instance; call {@link
#cleanupCatalogTracker(CatalogTracker)} to cleanup the returned catalog tracker.
Is the problem that cleanupCatalogTracker is not being called?
> HBaseAdmin creates new configurations in getCatalogTracker
> ----------------------------------------------------------
>
> Key: HBASE-3734
> URL: https://issues.apache.org/jira/browse/HBASE-3734
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.1
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.90.3
>
> Attachments: HBASE-3734.patch
>
>
> HBaseAdmin.getCatalogTracker creates new Configuration every time it's
> called, instead HBA should reuse the same one and do the copy inside the
> constructor.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira