[
https://issues.apache.org/jira/browse/SOLR-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326861#comment-17326861
]
Mike Drob commented on SOLR-15363:
----------------------------------
There's two things going on that PR - 1 I added an executor service and some
better shutdown semantics to deal with the current unit test failure, then I
started trying to debug and improve on it because it was doing some unintuitive
things that I discovered while trying to debug the first issue. We can probably
split this PR and only deal with the first half of it, if y'all prefer.
> Add CompletableFuture#runAsync(Runnable) to forbidden-apis
> ----------------------------------------------------------
>
> Key: SOLR-15363
> URL: https://issues.apache.org/jira/browse/SOLR-15363
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Build, Tests
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We shouldn't use the default ForkJoin pool for CompletableFuture since we
> don't get thread names and don't control the lifecycle correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]