Defect HC-15701

HCL Cache: WAIT command causes issues with Replication in Redis Enterprise

Software

Customer case Applies to Corrected in
CS0289527 V9.1.8.0 9.1.10.0

Observed behavior

Redis Enterprise is structured differently than the Open Source version. This changes the behavior of the WAIT command.

Expected behavior

The site should not behave differently between the backing implementation, Open Source or Enterprise.

Resolution

The code was modified to implement the equivalent of the WAIT command internally, avoiding the issue.