[
https://issues.apache.org/jira/browse/HBASE-18348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-18348:
------------------------------
Attachment: HBASE-18348.patch
Finally I decide to implement the reload logic, not very hard, just add a
reload parameter to the implementation classes. I used to think I need to
implement the clear and then fetch logic in AsyncTableRegionLocator but it
turns out that this is not the correct approach.
Sorry [~Jan Hentschel], this is a critical bug which will block the 2.0 release
so I do it by myself.
> The implementation of AsyncTableRegionLocator does not follow the javadoc
> -------------------------------------------------------------------------
>
> Key: HBASE-18348
> URL: https://issues.apache.org/jira/browse/HBASE-18348
> Project: HBase
> Issue Type: Bug
> Components: asyncclient, Client
> Affects Versions: 3.0.0, 2.0.0-alpha-1
> Reporter: Duo Zhang
> Assignee: Jan Hentschel
> Priority: Critical
> Fix For: 3.0.0, 2.0.0-alpha-2
>
> Attachments: HBASE-18348.branch-2.001.patch, HBASE-18348.patch
>
>
> The reload parameter is just ignored.
> Need to fix this before 2.0.0 release.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)