[
https://issues.apache.org/jira/browse/SOLR-9515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757876#comment-16757876
]
Kevin Risden commented on SOLR-9515:
------------------------------------
So I see three ways forward short term - none of which I really like.
# Disable Hadoop tests on JDK9+
## Part of this Hadoop 3 upgrade was to make it possible to run on JDK9+
potentially with Hadoop support.
## There are other Hadoop tests currently disabled with JDK9+ due to existing
issues.
# Copy and patch BlockPoolSlice to change how the ForkJoinPool is created
## BlockPoolSlice looks to be the only place where ForkJoinPool will cause
issues for the tests. I am currently validating this.
## We would end up with 2 classes copied to make the Hadoop integration tests
work.
# Don't upgrade to Hadoop 3 until Hadoop is more SecurityManager friendly.
Long term it would be good to fix Hadoop to make it more SecurityManager
friendly.
> Update to Hadoop 3
> ------------------
>
> Key: SOLR-9515
> URL: https://issues.apache.org/jira/browse/SOLR-9515
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mark Miller
> Assignee: Kevin Risden
> Priority: Blocker
> Fix For: 8.0, master (9.0)
>
> Attachments: SOLR-9515.patch, SOLR-9515.patch, SOLR-9515.patch,
> SOLR-9515.patch, SOLR-9515.patch, SOLR-9515.patch
>
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> Hadoop 3 is not out yet, but I'd like to iron out the upgrade to be prepared.
> I'll start up a dev branch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]