[
https://issues.apache.org/jira/browse/HBASE-12198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-12198:
-----------------------------------
Attachment: HBASE-12198-0.98.patch
This seems relevant for 0.98. I ported the test and the HTableMutiplexer parts
of the fix for master, but deal with relocating retried puts to the new
location differently because AsyncProcess is different in 0.98 and
HTableMultiplexer uses it differently. The new test passes, as well as all
current tests. I'd like to commit this to 0.98 unless there's an issue with my
modification or an objection.
> Fix the bug of not updating location cache
> ------------------------------------------
>
> Key: HBASE-12198
> URL: https://issues.apache.org/jira/browse/HBASE-12198
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 1.0.0, 2.0.0, 0.98.7
> Reporter: Yi Deng
> Assignee: Yi Deng
> Priority: Minor
> Fix For: 2.0.0, 0.99.1
>
> Attachments:
> 0001-HBASE-12198-Fix-the-bug-of-not-updating-location-for-trunk-1.patch,
> 0001-HBASE-12198-Fix-the-bug-of-not-updating-location-for-trunk-2.patch,
> 0001-HBASE-12198-Fix-the-bug-of-not-updating-location-for-trunk.patch,
> HBASE-12198-0.98.patch
>
>
> Fix the bug of not updating location cache.
> Add a testcase for it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)