NealSun96 opened a new issue #758: Add validation logic to 
MetadataStoreDirectory write methods
URL: https://github.com/apache/helix/issues/758
 
 
   The metadata storage routing data stored in Zookeeper is the source of truth 
for all related services, and therefore, it needs to stay well maintained and 
should always be valid. As a result, validation logic is implemented on all 
writing operations towards the routing data - when a user attempts to add a 
sharding key to some existing routing data, validation logic is used to confirm 
that the addition will leave the resulting routing data in a valid state. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to