sandeepvinayak opened a new pull request #668: calling rollwriter after 
initialization of the config variables since…
URL: https://github.com/apache/hbase/pull/668
 
 
   Rollwriter eventually calls `postSync` which checks for if there is a need 
for rolling log based on `rollOnSyncNs` and `slowSyncNs`. So, everytime the 
FSLog is initialized it requests a log roll because the values of these two 
variables are zero. Moving this call after the initialization of variables. 

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


With regards,
Apache Git Services

Reply via email to