Jesse White
Jesse White
I found myself needing to set the protocol when creating a websocket client. This exposes a new function that allows the caller to the protocol. Pretty straightforward, happy to adjust...
I'm trying to build/rebuild the Debian packages and have tried following the instructions. ``` % ./build_packages citus nightly /Users/jesse/git/citus/packaging/fetch_build_files: could not fetch build tarball from https://github.com/citusdata/packaging/archive/debian-citus.tar.gz /Users/jesse/git/citus/packaging/fetch_build_files: HTTP code was:...
We found a case where workers that we're shutdown gracefully were still considered to be "active" by the LeaseAssignmentManager (LAM). It appears that workers are only removed from the active...