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

Ilya Kasnacheev resolved IGNITE-13083.
--------------------------------------
    Resolution: Fixed

Thank you for this fix, I have merged it to master.

> Double adding "onSegmentArchived" observer to SegmentArchivedStorage
> --------------------------------------------------------------------
>
>                 Key: IGNITE-13083
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13083
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7.6
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> SegmentCompressStorage is build with static method 
> SegmentCompressStorage#buildCompressStorage, where private constructor is 
> called, and the same observer storage::onSegmentArchived is added to same 
> SegmentArchivedStorage in constructor and in the static method. This can 
> cause double call of SegmentCompressStorage#onSegmentArchived.



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

Reply via email to