Found in Fedora QA
https://apps.fedoraproject.org/koschei/package/mongo-c-driver?collection=f28
Test suite fails (have been temporarily disabled)
+ make check
...
,
,
,
src/mongoc/mongoc-handshake.c:498 _append_and_truncate(): precondition failed: space_for_suffix >= 0
make: *** [Makefile:5650: test] Aborted (core dumped)
Also raise the same issue with PHP extension (when moving from 7.2.2 to 7.2.3RC1, it seems the RC1 suffix raise the 32 char limit)
Is it possible to increase this size ?
- is related to
-
CDRIVER-1325 Implement The MongoDB Handshake Protocol
- Development Complete