Skip to content

Store Private IPs in the token database

Compare
Choose a tag to compare
@mattl-netflix mattl-netflix released this 18 Mar 01:22
· 102 commits to 3.11 since this release

Store private ips in the token database when the snitch is GPFS. Refactor token generation logic consolidating a number of token generating interfaces into a single one: ITokenRetriever. The SimpleDB implementation of IPriamInstanceFactory is made strongly consistent in the process.