Skip to content

Commit 0b4d4a4

Browse files
jstirnamanhiltontj
andauthored
Update api-docs/influxdb3/core/v3/ref.yml
Co-authored-by: Trevor Hilton <trevor.hilton@gmail.com>
1 parent 6698e96 commit 0b4d4a4

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 persistend to disk before acknowledging the write.
14521452
1453-
If `no_sync=true`, InfluxDB writes ingested data to the WAL file and the server does not wait for the write to be persisted before acknowledging the write.
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.
14541454
PrecisionWriteCompatibility:
14551455
enum:
14561456
- ms

0 commit comments

Comments
 (0)