Open niranjanhm-bh-git opened 1 year ago
Hi any update on the issue, we are doing a POC with Influx, without this support we wont be able to proceed
Kindly have a look at findings & if a quick update on planing to consider this as bug or not would help.
Hi @niranjanhm-bh-git,
It should be cause by Windows Defender Network Filter. For more info see https://github.com/influxdata/influxdb-client-csharp/issues/164#issuecomment-788752458.
Regards
Steps to reproduce: List the minimal actions needed to reproduce the behavior.
// Below set data is called with other test client with load like: // 200 parellel calls with each call having 500 samples, this is equal to 1lakh tags (or point data). // Above load is called at every 1 second interval. // Observation: Good news (happy with) writes are pretty fast in ~100ms, 200 parallel calls finishes easily. // My main concern is memory rise. Below details are for 10 min run memory going to ~15GB
Expected behavior: The memory should be stable say around 1GB so that long runs can be achieved
Actual behavior: Memory is rising very fast
Specifications: