tkalkirill commented on pull request #8550: URL: https://github.com/apache/ignite/pull/8550#issuecomment-744032357
Hi, @bmv126 ! This PR does not fix the problem described in the discussion above. As far as I understand, the problem is as follows: Segment with identifier 1468 was reserved, therefore it and all subsequent ones cannot be deleted until they are released. As far as I know, segments can be reserved for historical rebalancing. I looked at the code and found that segments can be reserved for PageHistoryDiagnoster. Maybe bug here. Perhaps this can be understood by the log for the PageHistoryDiagnoster. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
