Maksim Timonin created IGNITE-20713:
---------------------------------------

             Summary: WalWriter doesn't poll all read segments
                 Key: IGNITE-20713
                 URL: https://issues.apache.org/jira/browse/IGNITE-20713
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.15
            Reporter: Maksim Timonin


See FileHandleManagerImpl#WalWriter#body()

For WalWriter the #poll return cut segment, limited with the buffer `capacity` 
value. Then it's required to run the #poll in the while loop while it returns 
non-null segment.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to