Darragh Fitzmaurice
Darragh Fitzmaurice
> I think @wburns is the best resource Thanks. @wburns , would you have any further reasons that would provide some more info on the four threads pools? Such a...
> 4\. This thread pool handles all sorts of operations in the server and embedded. Basically if something isn't processed on a user request thread it is done on a...
> So the four thread pools usages are the following: > > 1. ASYNC_NOTIFICATION_EXECUTOR - Used by async listeners registered in embedded mode. This normally should never be touched as...
> This is an example of configuring these 4 thread pools https://github.com/infinispan/infinispan/blob/main/core/src/test/resources/configs/all/14.0.xml#L83-L96 and https://github.com/infinispan/infinispan/blob/main/core/src/test/resources/configs/all/14.0.xml#L98-L100 Note that the container has specific executors that are configurable in the schema. These will map...
> Should we be adding links to KCS articles in our docs? If we have to point to an external resource, for an Infinispan related matter, does that not mean...
Hi @wfink . I updated the content based on your feedback. I added one query regarding file-based store .
The .adoc file does not list the following permissions that reside in the permissions.go file: 
/label peer-review-needed
/label peer-review-needed
> I know that you already received [peer review comments](https://github.com/openshift/openshift-docs/pull/73361) on this material, so those changes should also be made here. Otherwise lgtm! Thanks, @kcarmichael08 . Yeah, I'll be creating...