[
https://issues.apache.org/jira/browse/IGNITE-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119710#comment-17119710
]
Ignite TC Bot commented on IGNITE-13083:
----------------------------------------
{panel:title=Branch: [pull/7860/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=5347453&buildTypeId=IgniteTests24Java8_RunAll]
> 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: 10m
> 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)