Hi,

I noticed, that StateNamespaces.global() generates a different stringKey than StateNamespaces.window(GlobalWindowCoder, GlobalWindow). In the first case, the stringKey will be simply '/',  in the other it will be '//'. That has some other implications, like that StateNamespaces.fromString(StateNamespaces.window(GlobalWindowCoder, GlobalWindow).stringKey()) != StateNamespaces.global().

It looks like a bug, but maybe I'm wrong - is this intentional?

Jan

Reply via email to