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

refactor(java11) - convert all modules to java 11 #5835

Closed

Conversation

leifker
Copy link
Contributor

@leifker leifker commented Sep 6, 2022

This PR is one of two Java 11 options (other) - only merge one. This version maintains duplicate modules with shared source for java 8 where needed for spark-lineage. The java 8 modules are suffixed with -java8 for clarity.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Unit Test Results (metadata ingestion)

       8 files  ±0         8 suites  ±0   54m 27s ⏱️ - 2m 12s
   683 tests ±0     680 ✔️ ±0  3 💤 ±0  0 ±0 
1 366 runs  ±0  1 360 ✔️ ±0  6 💤 ±0  0 ±0 

Results for commit 2a018da. ± Comparison against base commit 6f09f10.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Unit Test Results (build & test)

133 files  +11  133 suites  +11   15m 29s ⏱️ +41s
521 tests ±  0  521 ✔️ ±  0  0 💤 ±0  0 ±0 
609 runs  +88  609 ✔️ +88  0 💤 ±0  0 ±0 

Results for commit 2a018da. ± Comparison against base commit 6f09f10.

♻️ This comment has been updated with latest results.

@anshbansal anshbansal added community-contribution PR or Issue raised by member(s) of DataHub Community devops PR or Issue related to DataHub backend & deployment labels Sep 10, 2022
@leifker leifker closed this Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community devops PR or Issue related to DataHub backend & deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants