shibd opened a new pull request, #16303: URL: https://github.com/apache/pulsar/pull/16303
### Motivation In the implementation of the function framework, assignments are updated asynchronously to each worker. When restarting the function, there may be some work in an assignment that does not exist. This scenario should be printed warn log to the broker. ### Modifications - When restart function, if assigned work does not exist, print warn log. ### Documentation - [x] `doc-not-needed` -- 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]
