jeffgrunewald commented on issue #5979: Websocket API should support cumulative acknowledgement URL: https://github.com/apache/pulsar/issues/5979#issuecomment-570824281 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.
---------------------------------------------------------------- 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
