Skip to content

Commit

Permalink
fixup! fixup! Adjust jsonrpc configuration. Follow up redhat-develope…
Browse files Browse the repository at this point in the history
…r/rh-che#1323

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
  • Loading branch information
skabashnyuk committed Apr 12, 2019
1 parent 66dd707 commit 960f8cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ che.core.jsonrpc.minor_processor_max_pool_size=100
che.core.jsonrpc.minor_processor_core_pool_size=15
# Configuration of queue used to process Json RPC messages.
# org.eclipse.che.commons.lang.execution.ExecutorServiceProvider contains more information about this parameter
che.core.jsonrpc.minor_processor_queue_capacity=1000
che.core.jsonrpc.minor_processor_queue_capacity=10000

## Port the the http server endpoint that would be exposed with Prometheus metrics
che.metrics.port=8087
Expand Down

0 comments on commit 960f8cf

Please sign in to comment.