nsivabalan commented on issue #14289:
URL: https://github.com/apache/hudi/issues/14289#issuecomment-3560083123

   for SI and EI, index creation is async. and we dont know whether user is 
multi-writer or single writer. 
   so, we fail and ask the user to set it to InProcess LP if they are a single 
writer mode. 
   we do not want to end up in the other side, where we continue building the 
index async. but user forgets, goes ahead w/ an ingestion commit. 


-- 
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