Skip to content

Commit 7a1ad40

Browse files
authored
Update api-docs/influxdb3/core/v3/ref.yml
1 parent cb953b9 commit 7a1ad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-docs/influxdb3/core/v3/ref.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@ components:
14501450
14511451
By default, InfluxDB writes ingested data to the WAL file and then waits for the WAL to be persisted to object storage before acknowledging the write.
14521452
1453-
If `no_sync=true`, InfluxDB validates and buffers the ingested data but the server does not wait for the WAL file to be persisted to object storage before acknowledging the write.
1453+
If `no_sync=true`, InfluxDB validates and buffers the ingested data, and the server responds to acknowledge the write without waiting for the WAL to be persisted to the Object store.
14541454
PrecisionWriteCompatibility:
14551455
enum:
14561456
- ms

0 commit comments

Comments
 (0)