Could you provide the full stacktrace of your error? That might help me to
dig into the code.
Matthias
On Tue, Mar 23, 2021 at 2:33 PM Sandeep khanzode
wrote:
> Hi Matthias,
>
> Thanks. But yes, I am comparing map with that.map … the comment is
> probably for the previous variable name.
>
> I c
Hi Matthias,
Thanks. But yes, I am comparing map with that.map … the comment is probably for
the previous variable name.
I can use String, Int, Enum, Long type keys in the Key that I send in the Query
getKvState … but the moment I introduce a TreeMap, even though it contains a
simple one entry
Hi Sandeep,
the equals method does not compare the this.map with that.map but
that.dimensions. ...at least in your commented out code. Might this be the
problem?
Best,
Matthias
On Tue, Mar 23, 2021 at 5:28 AM Sandeep khanzode
wrote:
> Hi,
>
> I have a stream that exposes the state for Queryable