Pasin Suriyentrakorn

Results 32 comments of Pasin Suriyentrakorn

> Then how I should insert the third device? Can I directly connect to A? Making Device A being Active or Passive Peer for Device C? It could be either...

The handling for `MBEDTLS_ERR_SSL_PEER_CLOSE_NOTIFY` was not revised or fixed.

Thanks for reporting and the instrument result. I have created an internal [ticket](https://issues.couchbase.com/browse/CBL-2913) for investigation and evalution.

Thanks for all of these good benchmark and experiments. I'm not sure I understand the chart based on the description. Is the x-axis a batch size of docs executed in...

Is it possible that the document that is accessing its properties or is being saved is released on another thread?

The issue has been fixed in https://github.com/couchbase/couchbase-lite-core/commit/febeaeab75aa03757436ac48193e487208e63d98.

The build is failing now. Should be #include "CBLBlob+FILE.h" instead of "CBLBlob+File.h". ``` /Users/runner/work/couchbase-lite-C/couchbase-lite-C/test/BlobTest.cc:20:10: warning: non-portable path to file '"CBLBlob+FILE.h"'; specified path differs in case from file name on disk...