Description
Using producer per thread in combination with EOS, it's not possible any longer to commit individual task independently (as done currently).
We need to refactor StreamsThread, to commit all tasks at the same time for the new model.
Using producer per thread in combination with EOS, it's not possible any longer to commit individual task independently (as done currently).
We need to refactor StreamsThread, to commit all tasks at the same time for the new model.