Hello! Can you please specify what is the operation that you want to parallelize? Are you sure it uses index?
Please note that you may also need to increase query thread pool size since its threads are used up by parallelization. Regards, -- Ilya Kasnacheev ср, 1 апр. 2020 г. в 05:22, Alessandro Fogli <alessandro.fog...@gmail.com>: > Hello, I would like to know if there is a way to increase the level of > parallelism within a single node. The Default value appears to be one. I > already tried adding the property “<property name="queryParallelism" > value="32"/>" in the xml file but it didn't work. Thanks > > Best regards, > Alessandro >