Andrey Demidov

Results 26 comments of Andrey Demidov

No, it is not worked. I've removed the old bucket and made the new one. After I have reloaded the all of data with new library and modified code like...

I see the library is locked here: https://www.screencast.com/t/JpQgrB61 I will try with loglevel

[log.zip](https://github.com/influxdata/influxdb-client-csharp/files/4437789/log.zip)

How many it should be uploaded? I have wait some minutes.

I have waited for 15 minutes. There are no new records in the log and library is stuck at the WaitToCondition method.

https://www.screencast.com/t/o32qAhK5LH There are no active threads with data uploading but thread is locked.

I made some experiments. All works fine if I don't call Dispose. All data is loaded fine. But garbage collector can't Dispose WriteApi's objects in the finalize thread.

Got any news? I can help if necessary.

It's not worked. The problem is same. There is deadlock at Dispose.

It's work, but write freeze thread for 30sec. It' not a good solution. Flushing batches before shutdown. Exception thrown: 'System.ArgumentNullException' in System.Private.CoreLib.dll TSCloud.TSSignal.Agent Error: 0 : The WriteApi can't be...