In my DSE cluster I have these settings: threadPoolWorker = 32
and gremlinPool = 64
However, when I run any kind of gremlin query (heavy queries too), I always see from the Dashboard of the OpsCenter that at most only 1 per node Worker thread is active.
Is that normal?