Write Integrity
#11841
Replies: 1 comment
-
Hi, if The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Firstly, Thank you for the development of IoTDB. 🥇
If a client
insert......(...)
succeeds, what assumptions can be made about the integrity of the data?Are there any client-side API calls that can be made to help with discovering loss of integrity?
I'm wondering about the periodic use of
> FLUSH
can the client call this to discover any data problems?In essence, I'm trying to add some client-side markers to help prevent silent data loss.
Thanks for any pointers.
R
Beta Was this translation helpful? Give feedback.
All reactions