eolivelli commented on issue #80: BOOKKEEPER-816: use native fallocate to 
improve journal allocation
URL: https://github.com/apache/bookkeeper/pull/80#issuecomment-376411490
 
 
   @sijie I have noticed that from jdk9 onwards Random Access File.setLength() 
does not create SPARSE files anymore but really allocates space.
   We could consider not to use our native lib and just use RandomAccessFile

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to