Stephen Darlington created IGNITE-10646:
-------------------------------------------
Summary: Typo in partition map exchange diagnostics
Key: IGNITE-10646
URL:
https://issues.apache.org/jira/browse/IGNITE-10646 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.7
Reporter: Stephen Darlington
Assignee: Stephen Darlington
If the partition map failed to exchange in time, you get the following error message and suggestion:
{code:java}
"Failed to wait for partition map exchange [...] Consider changing TransactionConfiguration.txTimeoutOnPartitionMapSynchronization"{code}
Unfortunately there is no {{txTimeoutOnPartitionMapSynchronization}} property. Maybe there used to be? In any case, the code looks at {{txTimeoutOnPartitionMapExchange}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)