jsinovassin commented on PR #575:
URL: https://github.com/apache/unomi/pull/575#issuecomment-1424622179

   > Is the snapshot for the migration containing:
   > 
   > * multiple months for sessions and/or events ?
   > * duplicate sessions/events ? in the previous implem it was possible to 
have same session id in multiple indices, we need to make sure the migration is 
proof to this corruption and will not fail in case it exists in the data to 
migrate.
   
   These is multiple months for sessions and events in the last snapshot, there 
is also some duplicate session in the indexes. 
   The migration is not failing if there is some document with the same id in 
multiple index. But, at the end there will be only one document if the 
migration stores them in the same index


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to