You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Shailesh Jain <sh...@stellapps.com> on 2018/05/21 12:18:49 UTC

Re: sharebuffer prune code

Hi guys,

Were you able to RCA this? I think I'm hitting the same issue on 1.4.0, but
not really able to reproduce it through a test case.
In an IterativeCondition (using AfterMatchSkipStrategy.skipPastLastEvent),
while looking up previously matched events, it is hitting a
java.util.NoSuchElementException

Any leads on this issue would be of great help.

Thanks,
Shailesh

On Mon, Apr 9, 2018 at 8:53 AM, aitozi <gj...@gmail.com> wrote:

> OK, i will post a jira later. and i am foucs on cep library recently, and
> run
> into a little bug, and can you share some progress about the community of
> cep library and what feature you are working on
>
> thanks
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>

Re: sharebuffer prune code

Posted by Shailesh Jain <sh...@stellapps.com>.
Thanks Dawid. I'll rebase against your branch and test it. Would revert
back if I hit the issue again.

Regards,
Shailesh

On Sun, May 27, 2018 at 5:54 PM, Dawid Wysakowicz <dw...@apache.org>
wrote:

> The logic for SharedBuffer and in result for prunning will be changed in
> FLINK-9418 [1]. We plan to make it backwards compatible. There is
> already open PR[2] (in review), you can check if the problem persists.
>
> Regards,
> Dawid
>
> [1] https://issues.apache.org/jira/browse/FLINK-9418
> [2] https://github.com/apache/flink/pull/6059
>
>
> On 24.05.2018 12:21, aitozi wrote:
> > Can you explain it more explictly?
> >
> >
> >
> > --
> > Sent from: http://apache-flink-user-mailing-list-archive.2336050.
> n4.nabble.com/
>
>
>

Re: sharebuffer prune code

Posted by Dawid Wysakowicz <dw...@apache.org>.
The logic for SharedBuffer and in result for prunning will be changed in
FLINK-9418 [1]. We plan to make it backwards compatible. There is
already open PR[2] (in review), you can check if the problem persists.

Regards,
Dawid

[1] https://issues.apache.org/jira/browse/FLINK-9418
[2] https://github.com/apache/flink/pull/6059


On 24.05.2018 12:21, aitozi wrote:
> Can you explain it more explictly?
>
>
>
> --
> Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/



Re: sharebuffer prune code

Posted by aitozi <gj...@gmail.com>.
Can you explain it more explictly?



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/