Defect HC-15638

Complex Elastic Search Query fails in Query App

Software

Customer case Applies to Corrected in
CS0294558 V9.1.6.0 9.1.10.0

Observed behavior

When complex queries are made against Elasticsearch, the transaction's socket connection can time out before the search results are returned.

Expected behavior

The transaction should only time out in extreme cases.

Resolution

The code was updated to set the socket timeout to be 10% longer than the Elasticsearch timeout value.