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

Alan Woodward updated SOLR-6976:
--------------------------------
    Attachment: SOLR-6976.patch

I've removed (or, in some cases, undeprecated) everything I feel comfortable 
with, but there are a few bits here that I don't know enough about to deal with:
* SimpleFacets.rangeCount() - this seems to be used elsewhere in places that it 
doesn't obviously make sense to use the suggested replacement classes.
* MiniMRCluster - presumably should be replaced by MiniMrClientCluster from an 
external lib, but it's not obvious how
* ImplicitDocRouter and ShardParams.SHARD_KEYS - these have comments about how 
they should be removed 'later', but it's not clear if these still need to be 
supported.
* NamedList and SimpleOrderedMap constructors - the deprecation comments 
suggest that there's still more work that needs to be done here before the 
deprecated constructors can be removed.

> Remove all methods and classes deprecated in 4.x from trunk and 5.x
> -------------------------------------------------------------------
>
>                 Key: SOLR-6976
>                 URL: https://issues.apache.org/jira/browse/SOLR-6976
>             Project: Solr
>          Issue Type: Task
>            Reporter: Alan Woodward
>            Priority: Blocker
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-6976.patch
>
>
> We have a bunch of methods, classes, enums, etc which are marked as 
> deprecated in Solr code in the 4.x branch.  Some of them have been marked as 
> such since the 1.4 release.  Before we get 5.0 out, these should all be 
> removed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to