Hi Yun Tang,
Thank you for the response and yes went through some articles which explained
rocksdb incremental checkpointing mechanism and makes sense w.r.t. metrics that
i am seeing.
Regards,
Puneet
> On 22-Oct-2022, at 1:26 PM, Yun Tang wrote:
>
> compaction
hould care about the checkpoint size too
much. Instead, we should care more about the output results.
Best
Yun Tang
From: Martijn Visser
Sent: Wednesday, October 19, 2022 22:03
To: Puneet Duggal
Cc: user
Subject: Re: Flink CEP Incremental Checkpoint Issue
Hi,
Hi,
Given that Flink 1.12 is no longer supported by the community, can you
validate this with the latest Flink version? (Currently 1.15).
Next to that, the contents of your checkpoints is not only the results of
your CEP, but given that you're using Exactly Once also there's internal
information n
Apologies for the mistake of calculation
120*6*2KB = 1440KB = 1.4MB
> On 18-Oct-2022, at 1:35 AM, Puneet Duggal wrote:
>
> Hi,
>
> I am working on a use case which uses Flink CEP for pattern detection.
>
> Flink Version - 1.12.1
> Deployment Mode - Session Mode (Highly Available)
> State Back