Hi,
We are using elastic search in our backend hosted on AWS. And our backend is in Java. We have seen a pattern where queries start failing for a brief period of time with the following error:
cannot write time value xcontent for unknown value of type class java.util.Date
This auto resolves itself after some time. But keeps happening every once in a while. Could you help me figure out what the issue is?
Cheers,
Sajjan