Skip to content

Make runjobflowRequest to be synchronous #208

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pkshirsagar904
Copy link

DataPull PR

  • Made the runJobFlowRequest to be synchronous.
  • Added email notification in case of cluster termination.

Changed

  • api/src/main/java/com/homeaway/datapullclient/process/DataPullTask.java
  • api/pom.xml
  • api/src/main/java/com/homeaway/datapullclient/process/DataPullRequestProcessor.java
  • api/src/main/java/com/homeaway/datapullclient/config/DataPullClientConfig.java

PR Checklist Forms

  • CHANGELOG.md updated
  • Reviewer assigned
  • PR assigned (presumably to submitter)
  • Labels added (enhancement, bug, documentation)

@pkshirsagar904 pkshirsagar904 marked this pull request as draft October 9, 2024 17:07
@pkshirsagar904 pkshirsagar904 marked this pull request as ready for review October 9, 2024 17:33
@sbehra sbehra self-requested a review October 9, 2024 18:18
Parth Kshirsagar and others added 2 commits October 17, 2024 15:25
@@ -131,6 +137,12 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this dependency for?

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.

3 participants