[ 
https://issues.apache.org/jira/browse/SOLR-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013285#comment-16013285
 ] 

ASF subversion and git services commented on SOLR-10414:
--------------------------------------------------------

Commit c9abe7db23578545eaa67414778b501b2b115b8a in lucene-solr's branch 
refs/heads/master from Tomas Fernandez Lobbe
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c9abe7d ]

SOLR-10414: RecoveryStrategy is now a Runnable instead of a Thread


> RecoveryStrategy should be Runnable and not a Thread
> ----------------------------------------------------
>
>                 Key: SOLR-10414
>                 URL: https://issues.apache.org/jira/browse/SOLR-10414
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomás Fernández Löbbe
>            Priority: Minor
>         Attachments: SOLR-10414.patch
>
>
> {{RecoveryStrategy}} is currently a {{Thread}} but is never started, it's 
> just used as a {{Runnable}} and submitted to Executors. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to