haoch / flink-siddhi

A CEP library to run Siddhi within Apache Flink™ Streaming Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding logic for restoring the rules states after job failure

pranjal0811 opened this issue · comments

if (!inputStreamToExecutionPlans.containsKey(inputStreamId)) {

Moving AddRouteOperator members in flink state for restoring after failure.