Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Bruce Schuchardt
wonder if this will affect the WAN - do we want to keep sending the current product version with the WAN, or use the client protocol version? -Dan From: Bruce Schuchardt Sent: Tuesday, February 23, 2021 9:38 AM To: dev@ge

Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Bruce Schuchardt
or use the client protocol version? -Dan From: Bruce Schuchardt Sent: Tuesday, February 23, 2021 9:38 AM To: dev@geode.apache.org Subject: [DISCUSS] client/server communications and versioning I’m considering a change in client/server communications th

Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Anilkumar Gingade
From: Bruce Schuchardt Sent: Tuesday, February 23, 2021 9:38 AM To: dev@geode.apache.org Subject: [DISCUSS] client/server communications and versioning I’m considering a change in client/server communications that I would like feedback on. We

Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Dan Smith
the WAN - do we want to keep sending the current product version with the WAN, or use the client protocol version? -Dan From: Bruce Schuchardt Sent: Tuesday, February 23, 2021 9:38 AM To: dev@geode.apache.org Subject: [DISCUSS] client/server communications and

Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Owen Nichols
Sounds reasonable. We increment the serialization version every minor release "just in case" anything has changed in the server-to-server protocol, but client-to-server should change a lot less frequently, as you pointed out. Now that Geode is maintaining support branches with longer life, rath

Re: [DISCUSS] client/server communications and versioning

2021-02-23 Thread Alberto Gomez
+Geode+clients+to+connect+to+older+Geode+servers BR, Alberto G. From: Bruce Schuchardt Sent: Tuesday, February 23, 2021 6:38 PM To: dev@geode.apache.org Subject: [DISCUSS] client/server communications and versioning I’m considering a change in client/server

[DISCUSS] client/server communications and versioning

2021-02-23 Thread Bruce Schuchardt
I’m considering a change in client/server communications that I would like feedback on. We haven’t changed on-wire client/server communications since v1.8 yet we tie these communications to the current version. The support/1.14 branch identifies clients as needing v1.14 for serialization/deser