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

Clustering jobs across servers #15277

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Clustering jobs across servers #15277

merged 5 commits into from
Feb 21, 2024

Conversation

mohityadav766
Copy link
Contributor

@mohityadav766 mohityadav766 commented Feb 20, 2024

Describe your changes:

  • Add JDBC Support for Quartz Jobs.
  • Add Recovery for Jobs in JVM Crashes.
  • Proper status updation for search indeixing Application

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@mohityadav766 mohityadav766 self-assigned this Feb 20, 2024
@github-actions github-actions bot added UI UI specific issues backend safe to test Add this label to run secure Github workflows on PRs labels Feb 20, 2024
harshach
harshach previously approved these changes Feb 20, 2024
Copy link

github-actions bot commented Feb 20, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 61%
62.14% (31688/50996) 40.82% (12609/30890) 41.34% (3893/9417)

@mohityadav766 mohityadav766 merged commit 0892da5 into main Feb 21, 2024
15 checks passed
@mohityadav766 mohityadav766 deleted the clusteringJobs branch February 21, 2024 16:16
Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ingestion'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants