let's say we have 2 threads to upsert one document with same uid
is it possible that both threads cound identify its a fresh newly doc and both execute insert operation, which will cause one thread override the other's data.
please help to verify if this could happen because I met some problem that only with the explaination could make sense whole things.
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.