| ▲ | zzsheng 3 days ago |
| nop. we will not ack any write which is not in data or journal. please check the put details in the blog. |
|
| ▲ | loeg 3 days ago | parent [-] |
| You initiate a write to the journal, but do not sync it before ACKing to the client. |
| |
| ▲ | zzsheng 3 days ago | parent [-] | | journal file was pre-alloacated and we use direct-io for journal write so no need to call fsync. | | |
| ▲ | loeg 3 days ago | parent | next [-] | | Again, it is not durably persisted before acking to the client. Like I said earlier, that might be fine for your durability model, but it is unusual. | | | |
| ▲ | 3 days ago | parent | prev [-] | | [deleted] |
|
|