Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umustafi/dag proc engine monitoring #31

Closed
wants to merge 9 commits into from

Conversation

umustafi
Copy link
Owner

Dear Gobblin maintainers,

Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!

JIRA

Description

  • Here are some details about my PR, including screenshots (if applicable):

Tests

  • My PR adds the following unit tests OR does not need testing for this extremely good reason:

Commits

  • My commits all reference JIRA issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

arjun4084346 and others added 9 commits July 16, 2024 12:49
…owExecutionId str (apache#4004)

* Process Heartbeat DagAction CDC messages with empty FlowExecutionId str

---------

Co-authored-by: Urmi Mustafi <umustafi@umustafi-mn2.linkedin.biz>
…erator is distinct, and fix setPermissionCommitStep which had an empty map (apache#4000)
…actory (apache#4001)

* made retry_exception_predicate configurable in RetryerFactory
* implement DagNodeStateStore
* addressed review comments and remove some unused code
apache#4005)

* [GOBBLIN-2114] Add fields to show computed delta between consume and producer/append time respectively
* Delete adhoc flowSpec after LaunchDagTask.conclude to only delete after finishing the DagProc
@umustafi umustafi force-pushed the umustafi/dagProcEngineMonitoring branch from 865ed70 to a1a847f Compare July 19, 2024 19:14
@umustafi umustafi closed this Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants