lhotari opened a new pull request, #259:
URL: https://github.com/apache/pulsar-helm-chart/pull/259

   - after the recent changes in Pulsar Proxy, the proxy won't start if 
httpNumThreads is set to 8
     and there are >= cores assigned to the pod
   
   Error message is 
   ```
   Caused by: java.lang.IllegalStateException: Insufficient configured threads: 
required=8 < max=8 for 
WebExecutorThreadPool[etp884604029]@34b9fc7d{STARTED,8<=8<=8,i=2,q=0,ReservedThreadExecutor@3fcee3d9{s=0/1,p=0}}
   ```


-- 
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: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to