jerrypeng opened a new pull request #4014: Fix querystate key not found and add tests for function state URL: https://github.com/apache/pulsar/pull/4014 ### Motivation When a user queries the state of function for a key that doesn't exist, a status code of 500 (INTERNAL SERVER ERROR) is returned. This is incorrect. Should return 404 Fix this issue as well as add some tests for function state
---------------------------------------------------------------- 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] With regards, Apache Git Services
