You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/27 16:38:45 UTC

[GitHub] [pulsar] david-streamlio edited a comment on pull request #9701: Issue-9430 [pulsar-io]: Added delete methods to ConnectorContext

david-streamlio edited a comment on pull request #9701:
URL: https://github.com/apache/pulsar/pull/9701#issuecomment-787099658


   > Where is it the actual implementation?
   
   The implementation of the these deleteState methods is inside the [org.apache.pulsar.functions.instance.ContextImpl](https://github.com/apache/pulsar/blob/0469dfe2c7804bd9ca9ea34e95d83b2196216cf9/pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/instance/ContextImpl.java#L387) object that implements this interface. The implementation was always there, it just wasn't exposed through the SourceContext and SinkContext interfaces. This PR exposes those method now.


----------------------------------------------------------------
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.

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