[jira] [Created] (BOOKKEEPER-1082) Issue with 'preallocation' feature in EntryLogger

2017-05-31 Thread Charan Reddy Guttapalem (JIRA)
Charan Reddy Guttapalem created BOOKKEEPER-1082: --- Summary: Issue with 'preallocation' feature in EntryLogger Key: BOOKKEEPER-1082 URL: https://issues.apache.org/jira/browse/BOOKK

Re: Issue with 'preallocation' feature in EntryLogger

2017-05-31 Thread Sijie Guo
You are right. At current implementation, this feature seems to be disabled. It seems to be an issue when we backported this feature. Do you mind creating a jira for that? It is an easy fix. - Sijie On Wed, May 31, 2017 at 11:15 AM, Charan Reddy G wrote: > Hey, > > With BOOKKEEPER-643 > (https

Issue with 'preallocation' feature in EntryLogger

2017-05-31 Thread Charan Reddy G
Hey, With BOOKKEEPER-643 (https://github.com/apache/bookkeeper/commit/694568b0ff0d048c284c8d5db0c9455d30dfa3ce) feature, 'entryLogFilePreallocationEnabled' is introduced. But by the way it is handled, it looks like it can never be used. In EntryLoggerAllocator.createNewLog, even if entryLogPreAl