linkerd/linkerd

New Interpreter that reads Dtabs from Zookeeper

Open

#1 237 ouverte le 22 avr. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Scala (496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 324 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

An interpreter that reads from dtabs from ZK would make our deployment easier because we could get away without namerd. The caching of service discovery data is nice, but not absolutely necessary.

This would be similar to the file system interpreter. Just reading from a Znode.

@olix0r mentioned that running one namerd would give you a nicer write interface. We certainly don't want folks editing znode data by hand.

Guide contributeur