UnknownKvStateKeyGroupLocation

2017-05-16 Thread Joe Olson
When running Flink in high availability mode, I've been seeing a high number of UnknownKvStateKeyGroupLocation errors being returned when using queryable state calls. If I put a simple getKvState call into a loop executing every second, and call it repeatedly, sometimes I will ge

Re: UnknownKvStateKeyGroupLocation

2017-05-16 Thread Ufuk Celebi
seeing a high number > of UnknownKvStateKeyGroupLocation errors being returned when using queryable > state calls. > > > If I put a simple getKvState call into a loop executing every second, and > call it repeatedly, sometimes I will get the expected resul