-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently, we don't configure transactions for the default RESP configuration. During MULTI operation, a warning indicates that the user should enable the BATCH mode to make transactions. However, this approach is not friendly.
We should aim for a more friendly configuration OOTB. Enabling BATCH by default should give a consistent behavior expected from the MULTI operation. The warning remains in place in case the user does not configure transactions for a custom configuration.
- causes
-
ISPN-16809 [RESP] MULTI..EXEC not working with a transactional secure cache
- Resolved