Yicong-Huang commented on issue #5142: URL: https://github.com/apache/texera/issues/5142#issuecomment-4521174763
can we decouple insertion/updates with index update? I don't think we can simply drop the index as we need to search workflow content. ideally we should make index updates not blocking transactional updates to workflow itself. This is really a hot path: workflows are being updated quite often when users are editing. So we'd better fulfill the correctness (make sure update can succeed) first. -- 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]
