NealSun96 opened a new issue #730: Add parsing logic to TrieRoutingData URL: https://github.com/apache/helix/issues/730 The previously added TrieRoutingData lacks a constructor which was dependent on a DAO object. That design has been changed, and therefore the constructor is free to be implemented. The constructor takes in a mapping of sharding keys to realm addresses and parses it into a trie.
---------------------------------------------------------------- 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]
