somandal opened a new pull request, #16973:
URL: https://github.com/apache/pinot/pull/16973

   Annotate RebalanceConfig with ignoreUnknown = true
   
   Needed so that RebalanceChecker can work correctly as the property `summary` 
was removed, but if a rebalance was run when this property was around, then 
RebalanceChecker is going to have trouble parsing the jobs saved in ZK.
   
   Tested this by using the object mapper to parse a string with and without 
this set, and saw that with this fix parsing goes through, but without it, 
parsing fails.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to