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?
We are using AWS hosted Elastic Search java sdk version: 7.8.1.
The logs only have this xcontent error. Nothing relevant unfortunately. But the error seems to generally happen when we do a server deployment. So, could be some sort of an initialization issue?
I just checked with my team. We don't infact use AWS elastic search because they don't support 7.8.1 version and we didn't want to go back. Sorry for the confusion! I really need help solving this!
No, we are not. I can't find any relevant logs around the same time when the error occurs in Elastic Search.
I see an error n the ES logs but might be unrelated.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.