eolivelli commented on pull request #9701: URL: https://github.com/apache/pulsar/pull/9701#issuecomment-788865393
@david-streamlio I expected this @Override annotation in this PR, but I see now that it was already present because ContextImpl already implemented the `Context` interface https://github.com/apache/pulsar/blob/0469dfe2c7804bd9ca9ea34e95d83b2196216cf9/pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/instance/ContextImpl.java#L392 ---------------------------------------------------------------- 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: [email protected]
