@upthewaterspout it does change the on wire and all backwards compatibility tests pass.
Old clients send the serialized object and the server detects this because the part is and object. New clients send just a byte and the server detects this because the part is not an object. Saves ~63 bytes per put message. [ Full content available at: https://github.com/apache/geode/pull/2970 ] This message was relayed via gitbox.apache.org for [email protected]
