Skip to content

Commit cb953b9

Browse files
jstirnamanhiltontj
andauthored
Apply suggestions from code review
Co-authored-by: Trevor Hilton <trevor.hilton@gmail.com>
1 parent 0b4d4a4 commit cb953b9

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
@@ -1448,7 +1448,7 @@ components:
14481448
description: |
14491449
Do not sync writes.
14501450
1451-
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.
1451+
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
14531453
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:

0 commit comments

Comments
 (0)