GitHub user jeffgrunewald added a comment to the discussion: Websocket API should support cumulative acknowledgement
Thanks for clarifying. I am attempting to build and run pulsar locally for development mode but I receive a 404 whenever attempting to connect to the websocket to create a producer due to a missing "serviceUrl" param. I have set this value to my local host/port in the conf/websocket.conf file but the result is the same. Is there somewhere else this should be set or an undocumented requirement for connecting from the websocket client? I have not experienced this issue when using the standard Pulsar docker image (`apache/pulsar:latest`) and running the command `bin/pulsar standalone` as the CMD directive. GitHub link: https://github.com/apache/pulsar/discussions/18783#discussioncomment-4329223 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org