Hi,

I've encountered another issue that might be related to nested schema.
Not always, but many times atomic updates fails for some shards with the 
message "TransactionLog doesn't know how to serialize class 
org.apache.lucene.document.LazyDocument$LazyField".
The client retrieves documents, constructs bulk of input documents (id and 
changed field), adds the bulk and finally sends an explicit commit.
I checked both options:

  1.  Set <enableLazyFieldLoading>false</enableLazyFieldLoading>.
  2.  Set <enableLazyFieldLoading>true</enableLazyFieldLoading> but removed 
child documents.
In both cases atomic update worked without any errors.
This might suggest that there is an issue with this combination.

Thanks in advance,
Ronen.



This electronic message may contain proprietary and confidential information of 
Verint Systems Inc., its affiliates and/or subsidiaries. The information is 
intended to be for the use of the individual(s) or entity(ies) named above. If 
you are not the intended recipient (or authorized to receive this e-mail for 
the intended recipient), you may not use, copy, disclose or distribute to 
anyone this message or any information contained in this message. If you have 
received this electronic message in error, please notify us by replying to this 
e-mail.

Reply via email to