Replies: 1 comment
-
When I insert with single thread, I don't have this problem。 |
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.
-
Influxdb v2.7
Java v1.8
Influxdb-client-java v6.8.0
I am using the InfluxDB Java client for batch writes on a Windows system with HDD storage. I've encountered two types of errors, "FAST_EMITTING" and "TOO_MUCH_BATCHES." What's puzzling is that the system resource utilization (CPU, memory, and disk) remains consistently low when these errors occur. It doesn't seem to be a resource exhaustion issue.
Beta Was this translation helpful? Give feedback.
All reactions