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

HSEARCH-3493 Test compatibility with JDK13 #1897

Closed
wants to merge 5 commits into from

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Feb 20, 2019

https://hibernate.atlassian.net//browse/HSEARCH-3493

I only had to submit a PR to the elasticsearch-maven-plugin so that we can run Elasticsearch with a different JDK. Fortunately it was accepted and released right away, so here is a fully compatible build: everything else already worked.

I'll start a full build soon to demonstrate that it works. => Done, see here: http://ci.hibernate.org/blue/organizations/jenkins/hibernate-search/detail/PR-1897/2/pipeline

For now, I'd rather keep the JDK13 as experimental (= not run on master) and run a separate weekly job to check compatibility, because I expect most of the breaking changes in JDK13 are still to come.

… the same place

We don't need to cope with the backward incompatibility between version
2 and 5 of the plugin anymore, so let's simplify this.
…sfile build

Elasticsearch 6 doesn't work with JDK13 yet, and ES5 probably never will.
@yrodiere
Copy link
Member Author

Note the build only failed because of AWS support, which isn't implemented yet. So everything is fine.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.006%) to 88.46%

Files with Coverage Reduction New Missed Lines %
backend/elasticsearch/src/main/java/org/hibernate/search/backend/elasticsearch/orchestration/impl/ElasticsearchBatchingSharedWorkOrchestrator.java 1 70.24%
Totals Coverage Status
Change from base Build 155: -0.006%
Covered Lines: 15545
Relevant Lines: 17573

💛 - Coveralls

Copy link
Contributor

@fax4ever fax4ever left a comment

Choose a reason for hiding this comment

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

Nice work, I'll merge it very soon

@fax4ever
Copy link
Contributor

Rebased and merged thanks

@fax4ever fax4ever closed this Feb 25, 2019
@yrodiere
Copy link
Member Author

Thanks!

@yrodiere yrodiere deleted the HSEARCH-3493 branch April 30, 2019 07:54
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