System Table Services cache corrupts when all RSSD tables are fully cached

[CR #235006] When all RSSD tables are configured to be fully cached within the System Table Services (STS) through the configure replication server set sts_full_cache_* command, the STS cache becomes corrupt. This causes replication failure of inbound commands. During this failure, any number of errors can be observed in the Replication Server error log.

Workaround: Do not fully cache all the RSSD tables within the STS with the configure replication server set sts_full_cache_* command. However, the RSSD tables rs_repobjs and rs_users should remain fully cached within the STS since these RSSD tables were always fully cached within the STS in earlier versions of Replication Server. These tables are fully cached within the STS by default in Replication Server version 12.5, so no additional configuration is necessary.