Stopping the file writer not working properly
Created by: nikhilbiyani
When issuing the stop command with or without the stop_time
does not flush the file until the file writer is closed. From the logs it is evident that the file writer sees a stop has been requested. But it does not flush the file and the data is still being written.