Java Client 2.3.1 : N1QL queries throwing TimeoutException [upgraded to Couchbase 4.5]

We are seeing exact same issue with Java Client SDK 2.3.2

is there any update on this issue?

Our query looks like this:

SELECT *, META() as meta FROM identity WHERE type = “User” AND userName = “####PII-EXPOSURE####” LIMIT 1 with timeout: 5000