You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/12/19 16:41:00 UTC

[GitHub] [pinot] bobby-richard-sed commented on issue #9997: Support checkpointing in Pinot Flink Connector

bobby-richard-sed commented on issue #9997:
URL: https://github.com/apache/pinot/issues/9997#issuecomment-1357938390

   > Its probably because of this
   > 
   > ```
   >   @Override
   >   public void initializeState(FunctionInitializationContext functionInitializationContext)
   >       throws Exception {
   >     // no initialization needed
   >     // ...
   >   }
   > ```
   > 
   > Would like to take this on.
   
   @subkanthi Yes, I already have a branch where I've added checkpointing support. Just wrapping up an integration test for it.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org