[ 
https://issues.apache.org/jira/browse/PHOENIX-7479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Manning updated PHOENIX-7479:
-----------------------------------
    Description: 
An exception thrown when all futures fail can look like

 
{code:java}
Future Exception. Cluster 0 
HAGroup:HighAvailabilityGroup{roleRecord=ClusterRoleRecord{haGroupName='hagroup',
 policy=PARALLEL, zk1='zk1QuorumString', role1=ACTIVE, zk2='zk2QuorumString', 
role2=STANDBY, version=1}, state=READY}

Cause: java.util.concurrent.TimeoutException {code}
 

But the Cluster will always be 0, because {{i}} is never incremented.
 

  was:
An exception thrown when all futures fail can look like{{{}{}}}

 
{code:java}
Future Exception. Cluster 0 
HAGroup:HighAvailabilityGroup{roleRecord=ClusterRoleRecord{haGroupName='hagroup',
 policy=PARALLEL, zk1='zk1QuorumString', role1=ACTIVE, zk2='zk2QuorumString', 
role2=STANDBY, version=1}, state=READY}

Cause: java.util.concurrent.TimeoutException {code}
 

But the Cluster will always be 0, because {{i}} is never incremented.
 


> Minor logging fix for ParallelPhoenixConnection exception report
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-7479
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7479
>             Project: Phoenix
>          Issue Type: Bug
>          Components: phoenix
>    Affects Versions: 5.2.0
>            Reporter: David Manning
>            Priority: Trivial
>
> An exception thrown when all futures fail can look like
>  
> {code:java}
> Future Exception. Cluster 0 
> HAGroup:HighAvailabilityGroup{roleRecord=ClusterRoleRecord{haGroupName='hagroup',
>  policy=PARALLEL, zk1='zk1QuorumString', role1=ACTIVE, zk2='zk2QuorumString', 
> role2=STANDBY, version=1}, state=READY}
> Cause: java.util.concurrent.TimeoutException {code}
>  
> But the Cluster will always be 0, because {{i}} is never incremented.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to