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

Ignite TC Bot commented on IGNITE-12497:
----------------------------------------

{panel:title=Branch: [pull/7202/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=4881459&buildTypeId=IgniteTests24Java8_RunAll]

> 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