Roi Ezra
Roi Ezra
@t-eckert you can see from here: ``` // For both syncs, smaller more frequent and focused syncs may be // triggered by known drift or changes. ``` and ``` //...
also looks like when using consul, the `ZonePreferenceServerListFilter` should be used and not the `HealthServiceServerListFilter`
@varnson This is not true. Consul also support service discovery via multiple data center. This is how we use it. We implemented a MultizoneDatacenterServerList.
@varnson by having it as a server list filter we create ribbon clients that sends requests to different data center of a service doesn't exists in the current data center
I think proposal 1 is better, build tools will easily adopt it I believe
Hi, please write a plunker that reproduces your problem and I will try to look on it
I am not familiar with webpack, so i am not able to help here
Can you please reproduce this on plunker?
Hi, you should bind for the select or expend events. In the jstree documentation you can find some examples