[
https://issues.apache.org/jira/browse/PHOENIX-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Khurana resolved PHOENIX-7629.
-------------------------------------
Resolution: Fixed
> Invalidate already closed CQSI in case of URL change for Phoenix HA
> Connections
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-7629
> URL: https://issues.apache.org/jira/browse/PHOENIX-7629
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.3.0
> Reporter: Lokesh Khurana
> Assignee: Lokesh Khurana
> Priority: Major
> Fix For: 5.3.0
>
>
> When we change URL in cluster role record, we close the CQSI related to old
> url and close all the PhoenixConnections related to that cqsi. But in cases
> of rollback or switching url back to old one before cqsi cache expires, new
> phoenix ha connections fail to create as client get already closed cqsi from
> cache.
> We should invalidate the cqsi after closing it in such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)