candlerb opened a new pull request #5531: Documentation updates, mainly for Python API URL: https://github.com/apache/pulsar/pull/5531 ### Motivation Documentation improvements ### Modifications * functions-debug: show where function stderr logs are written * functions-develop: note that pulsar only starts "python", you may need a frig to use "python3" (#5518) * functions-overview: give example of deploying python function with `--py` and `--classname` * functions-state: document Python state API (currently says it's not implemented) * functions-api, functions-state: add deleteState to Java API Note: `functions-state` and `functions-api` are currently unlinked from the navbar. Need to decide what to do about these - e.g. move valuable parts into "functions-develop" and then "git rm" them.
---------------------------------------------------------------- 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
