void-ptr974 opened a new pull request, #4841:
URL: https://github.com/apache/bookkeeper/pull/4841

   Fix directIO reader progress after a short pread. The reader now advances by 
the aligned bytes actually read, and it only copies bytes available in the 
current block.
   
   Tests:
   - mvn -pl bookkeeper-server -DskipTests=false -Dtest=TestDirectReader test
   - mvn -pl bookkeeper-server -DskipTests checkstyle:check
   - git diff --check


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to