>
>
> E.g. something like this may be useful in an active-active livy
> configuration because its not clear how sequential numeric id's would work
> in that context. Perhaps UUID's would also suffice for the active-active
> setup.
>

For active-active, sequential numeric IDs could be generated by
`StateStore`/`SessionStore` to guarantee uniqueness. I see how having UUIDs
can be a different way of solving the problem.

Thanks,
Meisam

Reply via email to