[ 
https://issues.apache.org/jira/browse/FLINK-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132111#comment-16132111
 ] 

Dawid Wysakowicz commented on FLINK-7129:
-----------------------------------------

Hi [~dian.fu]
Yes the idea was to enable multiple patterns in a single stream with option 2. 
Unfortunately while implementing it,  I stumbled across a problem that right 
now it is impossible to distribute a Pattern into all instances of operators 
with all keys. Also there might be a problem that some keys were not spotted 
before a new Pattern arrived. 

We could implement a solution that multiple static Patterns are applied to same 
stream, but I don't see much advantage over current solution.

> Dynamically changing patterns
> -----------------------------
>
>                 Key: FLINK-7129
>                 URL: https://issues.apache.org/jira/browse/FLINK-7129
>             Project: Flink
>          Issue Type: New Feature
>          Components: CEP
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>
> An umbrella task for introducing mechanism for injecting patterns through 
> coStream



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to