Flush Dirty bytes

@Kushagra_Kesav
No , i am not facing any issue , was thinking like in oracle if we want we can flush “dirty buffer” , without any issue ,… thought Mongodb might be having similar type of feature where we can flush those dirty bytes.

but not in regularly , Only if it reaches near to “bytes currently in the cache” . We can us those command …For temp. purpose.
@Kobe_W fsync would help but it can acquire locks .

Thanks both for the help.

Regards
Prince