flowchartsman commented on issue #18973: URL: https://github.com/apache/pulsar/issues/18973#issuecomment-1458304726
This bug, along with #18966 and #18972 is particularly concerning, since it appears that **there is no way to update Go pulsar functions once they are running** without deleting them and re-creating them. Ideally, they could be updated using the package manager, as the docs suggest, but even this would be a reasonable fallback. Hopefully it can get addressed soon, since it fails silently, meaning there are likely users out there who assume their functions are being updated, and they are not. -- 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]
