Pavel Tupitsyn created IGNITE-22678:
---------------------------------------
Summary: ClientPartitionManager should use
PARTITION_ASSIGNMENT_FLAG to reset cache
Key: IGNITE-22678
URL: https://issues.apache.org/jira/browse/IGNITE-22678
Project: Ignite
Issue Type: Improvement
Components: thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-beta2
Currently,
[ClientPartitionManager|https://github.com/apache/ignite-3/blob/105df10e38f5fc7e43c2ad717b3970ac7356728a/modules/client/src/main/java/org/apache/ignite/internal/client/table/ClientPartitionManager.java]
uses a hardcoded one-minute cache for partition assignments.
We should use *ReliableChannel.partitionAssignmentTimestamp* to invalidate the
cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)