[ https://issues.apache.org/jira/browse/SOLR-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329198#comment-17329198 ]
ASF subversion and git services commented on SOLR-15363: -------------------------------------------------------- Commit e843d8203da235362a1783e4b02195cfc2f5adf4 in solr's branch refs/heads/main from Mike Drob [ https://gitbox.apache.org/repos/asf?p=solr.git;h=e843d82 ] SOLR-15363 Add CompletableFuture#runAsync to forbidden-api (#86) Fix the failure in TestTaskManagement and clean up some warnings. > 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: 0.5h > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org