[ 
https://issues.apache.org/jira/browse/IGNITE-12497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020916#comment-17020916
 ] 

Ivan Rakov commented on IGNITE-12497:
-------------------------------------

[[email protected]] Looks good, thanks, merged.

> PartitionsEvictManager should log all partitions which will be evicted
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-12497
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12497
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.9
>
>
> Now we print information about eviction only if it longer then threshold 
> (i.e. progress). And we can't detect in logs, that partition was evicted due 
> to different reasons (rebalance, wrong configuration custom affinity). 
> I think we could print information on info level about each evicted partition 
> before start of eviction. Information about partitions could be aggregated, 
> compacted and printed by timer, but *all evicted partitions must be printed 
> to log anyway.*
> I would have the following information about each partition:
> * partitionId
> * groupId
> * groupName
> * reason (eviction, clearing)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to