just a reminder, the inter broker server protocol change is considered as pinot internal, so it may change/upgrade with limit backward compatible support
j
Jonathan Meyer
11/06/2021, 4:25 PM
Yes, got it
I remember reading about versioning this interface to facilitate modifications with lesser impact on clients (e.g. Presto) - do I remember correctly ?
x
Xiang Fu
11/06/2021, 11:19 PM
yes, versioning is there, just client side code needs to process higher version server response. You need to ensure client side upgrade before server or ping the dataTable version in server.