pratapaditya04 commented on PR #4032:
URL: https://github.com/apache/gobblin/pull/4032#issuecomment-2302359732
> Should a) isFailedDag be ONLY within DagNode always, everywhere, with
up-to-date value? b) isFailedDag be within DagNode, but be also in mysql table
as a cache; still be always in sync with the field inside DagNode? It may make
sql queries more readable.
>
> before completing the review, i would like to understand your thoughts on
this.
If we don't keep it in mysql, we may lose it in case of
restarts/deployments, so we will have to store in mysql
--
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]