Hi All,

I start an app which contains multiple streams, and I found some
stream of them get processed very slow, which uses keyBy() and the
number of key would be up to million, and I also found all streams
share only one task slot. Is it possible to assign more slots to the
app?

Reply via email to