You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/16 22:59:15 UTC

[GitHub] [couchdb] nickva commented on issue #2259: Enable FDB transaction tracing

nickva commented on issue #2259: Enable FDB transaction tracing
URL: https://github.com/apache/couchdb/pull/2259#issuecomment-542925271
 
 
   Since it's awkward having to enable tracing twice, tried to expose set_network_option in erlfdb_nif and see if could work setting it later (after initialization is complete) but won't work:
   
   https://github.com/cloudant-labs/couchdb-erlfdb/blob/master/c_src/main.c#L487
   
   As we explicitly track the library state and only accept network after setting API level but before connecting.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services