there are currenly several pyro specific option on client (eg web only instance) configuration. On the other side, zmq configuration is missing/broken. Both config and api should be updated to use URLs rather than such option, unifying zmq/pyro handling. | |
| priority | normal |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | 3.16.0 |
| load | 1.000 |
| load left | 0.000 |
| closed by | #8871:2091d275fe5c, #8677:8ea63a2cc2cc, #8676:e8afecc3b576, #8673:62213a34726e |
| patch | dbapi: try to restore compatibility of the connect api with 3.15 [applied] |


#2518980 show RQLQuery internalswith str()
Comments
I think we need prefix for zmq uri. (from tcp:// to zmqproxy-tcp://)
We'll probaly use tcp:// for other usage in the future. We'll probably have a non proxy version of zmq too (without pickling).