On Sun, Oct 7, 2018 at 11:51 PM Enrico Olivelli <eolive...@gmail.com> wrote:

> Hi,
> I am going to migrate a bunch of applications from the deprecated
> zkServers to metadataServiceURI.
> I think that the change is not really straightforward.
>

why?

the metadataServiceURI should be "zk://<zkServers><ledgersRootPath>".

For example, if your zkServers is "127.0.0.1:2181" and your ledgers root
path is "/ledgers".
The metadata service uri is "zk://127.0.0.1:2181/ledgers"


>
> Do you have any best practice for doing this change in configurations ?
>
>
>
> Enrico
>

Reply via email to