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

Alexei Scherbakov updated IGNITE-8684:
--------------------------------------
    Fix Version/s: 2.6
      Description: 
This is due to invalid "changed" state computation in

org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl#update(org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion,
 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap,
 
org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap,
 java.util.Set<java.lang.Integer>, 
org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion)

> Partition state exchange during rebalance continues to keep sending state 
> messages (single,full) in loop even if no changes in partitions states
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8684
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8684
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexei Scherbakov
>            Priority: Major
>             Fix For: 2.6
>
>
> This is due to invalid "changed" state computation in
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl#update(org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion,
>  
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionFullMap,
>  
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.CachePartitionFullCountersMap,
>  java.util.Set<java.lang.Integer>, 
> org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to