On Wed, Oct 26, 2016 at 11:45 AM Venkateswara Rao Jujjuri <jujj...@gmail.com>
wrote:

> - Ledgers are unique across multiple clusters. Useful if storage tiers with
> different stores are employed.
>

For this you could combine the ledgerId with another 64bit id, that could
encode the rest of the required informations ( storage tier, cluster, .. )


> - No centralized id creation - Allows client to give the name instead of
> server generating name on create.
>

This should be already possible with your changes in 4.4, right?

Wouldn't be enough to combine the 64bit ledgerId with an additional id that
doesn't need to flow through BK ?

Reply via email to