Hi Folks!
I have a question on commit-queue in LSA. To enable commit-queue, we do global-settings setting on both CFS and RFS (something like devices global-settings commit-queue enabled-by-default true async atomic false). However, if I want to use same settings of CFS commit-queue for RFS without enabling it on RFS explicitly is it possible? Basically, the flags given by user at CFS while committing (async/ atomic etc) should apply for transaction between RFS and devices as well.
I used a device cluster earlier and in device cluster the upper node (service node) controls the commit-queue of lower nodes, same way I want to use this in LSA.
Please provide your inputs.
Thank you!!