justin

Results 3 issues of justin

My setup is 1 gateway and 2 trino clusters. Both clusters have their own cloud storage where spooled segments are stored I noticed the behaviour that when the gateway makes...

Trino gateway docker version: `15` Trino docker version: `472` Trino python version: `0.333.0` My trino cluster has spooling configured in the clusters config file: ``` protocol.spooling.retrieval-mode=COORDINATOR_PROXY ``` I made a...

### Expected behavior SSL Verification flag set to `False` when initialising a connection to Trino is used in HTTP requests for spooled segments. ### Actual behavior SSL Verification flag set...