You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2019/05/30 15:33:00 UTC

[jira] [Assigned] (SOLR-13501) Use Http2SolrClient in DUP and remove ConcurrentUpdateHttp2SolrClient.

     [ https://issues.apache.org/jira/browse/SOLR-13501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller reassigned SOLR-13501:
----------------------------------

    Assignee: Mark Miller

> Use Http2SolrClient in DUP and remove ConcurrentUpdateHttp2SolrClient.
> ----------------------------------------------------------------------
>
>                 Key: SOLR-13501
>                 URL: https://issues.apache.org/jira/browse/SOLR-13501
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Major
>             Fix For: 8.2
>
>
> One of the great things about Http2SolrClient is that it removes the need for the complicated and trappy ConcurrentUpdateSolrServer. The Jetty HttpClient already has queues and handles all of this stuff better than we do.
> DUP should be using async and Http2SolrClient and now properly handling errors and such for the first time, unless I am missing something ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org