Hi, sorry about the late response.
Currently the sql client queries connect to a Kafka topic to read events,
so I don't think it'll be reproducible. I'm using Flink 1.15, and running
it in a Docker image on Mac OS with M1 chip.
I also noticed that multiple queries in a sql client session continue
Hi. Could you share the query you use in the tests and let us reproduce
this problem offline? It's better you can provide us with more infos:
- the Flink version you use
- the logs in the sql-client and jm
- It's better you can dump the memory to detect which uses the memory
Best,
Shengkai
Trist
Hello all,
I've been working with the Flink SQL Client lately, and have been trying to
use it on a Docker image. I've noticed that when it runs on an image,
however, it performs much slower and after 1 or 2 sql queries, stops
working altogether, leading me to have to restart the SQL client. I've
n