You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/07/26 12:40:01 UTC

[GitHub] [activemq-artemis] wy96f opened a new pull request #2769: ARTEMIS-2414 Sync before closing file in case data loss

wy96f opened a new pull request #2769: ARTEMIS-2414 Sync before closing file in case data loss
URL: https://github.com/apache/activemq-artemis/pull/2769
 
 
   #2740 added sync before closing file in case data loss. Sync would also be called while closing read-only files. This would result in perf penalty in the case of files opened and closed constantly, such as large message deliver/delete, page file read by many queues, etc. Don't sync if file is only opened for reading.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services