On Wed, May 22, 2013 at 7:35 AM, Radim Kolar <h...@filez.com> wrote:

>
>    * fsync leveled manifest to avoid corruption (CASSANDRA-5535)
>>
> you sure that this does not have performance impact? most filesystems sync
> all their data not just one file. write to .new file and then do rename.
>

should be fine, the manifest is not rewritten that often

Reply via email to