sijie commented on issue #3948: 2.3.0 Broker Gets "Insufficient configured threads" URL: https://github.com/apache/pulsar/issues/3948#issuecomment-478281892 @oliverisaac - this is a jetty bug when broker running on a 1-cpu-core machine. you can configure `numHttpServerThreads` to be more than 2 to get around this bug. The bug is fixed and will be released as part of 2.3.1 release.
---------------------------------------------------------------- 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
