[ https://issues.apache.org/jira/browse/SOLR-16601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706908#comment-17706908 ]
ASF subversion and git services commented on SOLR-16601: -------------------------------------------------------- Commit dbab7359479cb9c90eb22fd5dbcf74d82afef601 in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=dbab7359479 ] SOLR-16601: Remove Deprecated Methods from SolrClients (#1496) * remove deprecated methods on SolrClients * Migrate existing logic around poolQueueTime into builders. --------- Co-authored-by: Kevin Risden <kris...@apache.org> > Remove Deprecated Methods from Solr Clients > ------------------------------------------- > > Key: SOLR-16601 > URL: https://issues.apache.org/jira/browse/SOLR-16601 > Project: Solr > Issue Type: Sub-task > Components: clients - java > Affects Versions: main (10.0), 9.2 > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 3h 10m > Remaining Estimate: 0h > > Let's simplify our code base by removing the deprecated methods from the > various client builders. > I am hoping that there is a point in time that we can remove ALL the > deprecated methods at once, so that users of SolrClients can move to the > Builder pattern just once, and we can call it out big time in the release > notes. > What are the specifics of removing deprecated methods? Where do we docuemnt > that? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org