Defect HC-15839

V9.1.9 ES with V9.1.7 TS has authentication issues

Software

Customer case Applies to Corrected in
CS0295534 V9.1.9.0 9.1.10.0

Observed behavior

Search REST service calls have intermittent data issues responding with improperly cached values.

Expected behavior

The service needs to be able to properly identify its caller.

Resolution

The call from the search server to the transaction server led to internal caching by the search server, without properly considering the caller's credentials. The code was fixed to disable the cache in the search server and rely instead on the transaction server's cache which properly considers the credentials.