letaoj commented on PR #138:
URL: https://github.com/apache/flink-agents/pull/138#issuecomment-3305197893

   @Sxnan For the pruning logic, I implemented in a different way where I 
remember the last seqNum that we did not find in the state map and for any 
sequence that comes in for the same key, it will only return the state when the 
sequence number is smaller than the last not found sequence. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to