Felipe Gasper
Felipe Gasper
@leonerd Have I resolved your concerns?
@tonycoz I’ve updated the branch to remove that warning. (NB: The warning came from the test I added in the 1st commit, not from the production code changes in the...
At this point I don’t have a specific use case, but I’ve wanted something _like_ this before, so I’m teasing out what it can & can’t do. (Also wrote a...
Along this line—and I’m sorry if this isn’t the best forum to ask—what is the difference between the address given to `dqlite_node_set_bind_address` versus that given to `dqlite_node_create`? Both are described...
@freeekanayaka I found the Discourse forum, but as you say, it seems little-used. (Maybe Github Discussions would fare better?) If I’m understanding it correctly, it sounds like `dqlite.h`’s description of...
OK, I think I’m getting it. Thank you! One last question: can a dqlite cluster (and clients) use _only_ proxied connections?
strace isn’t much more helpful: ``` $ sudo strace -fyy -p13835 -p13829 strace: Process 13835 attached strace: Process 13829 attached [pid 13829] wait4(13835, [pid 13835] futex(0xffff9eaaaca8, FUTEX_WAIT_PRIVATE, 2, NULL^Cstrace: Process...
Looks like the call to `Grpc::XS::init()` hangs.
@igneus Just set the type to “inline” rather than “attachment”, then specify the filename?
https://tools.ietf.org/html/rfc6266#section-4.1