Re: [DISCUSS] RFC - Add option to allow newer Geode clients to connect to older Geode servers

2021-01-28 Thread Dan Smith
I think just sending the old version will only work until we actually make any changes to the protocol. Once we do, serialization will break unless we also change the client to pretend to be that old version, including the way it serializes and deserializes messages. With this proposal there wil

Re: GEODE-8883 - Enable code-owner reviews on PRs

2021-01-28 Thread Robert Houghton
For all interested developers, I have submitted a PR to modify Geode’s GitHub permissions to require a code-owner review to all PRs against geode/develop, using the .asf.yaml file. Apache runs a bot that scans that file for repository rules, in order to keep down the number of INFRA tickets that