Github user kl0u commented on the issue:
https://github.com/apache/flink/pull/6059
It would be great if @Aitozi could also report any numbers he has, so that
we see the benefits of the change.
---
Github user Aitozi commented on the issue:
https://github.com/apache/flink/pull/6059
@dawidwys I'm sorry, I don't have a systematic testing tool. I'm working on
the inner dynamic cep and `CEPOperator` can process serveral `NFA` when receive
an element. Then i encounter the backpressur
Github user dawidwys commented on the issue:
https://github.com/apache/flink/pull/6059
Thanks @Aitozi for your interest. It is a good question why the build
failed, I will have a look.
Could you shed some more light how will you test the change in performance?
Maybe you could
Github user Aitozi commented on the issue:
https://github.com/apache/flink/pull/6059
After go through the whole change, i think it is extremely a good feature
ð, and i will apply this patch to our inner library to test how much the
performance improved.
A little question: why t
Github user kl0u commented on the issue:
https://github.com/apache/flink/pull/6059
Hi @dawidwys! Thanks for the work.
The changes seem really good. As we discussed privately I did a review and
the comments you can find them in the branch I sent you.
The only things I
Github user dawidwys commented on the issue:
https://github.com/apache/flink/pull/6059
R: @kl0u
---