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

David Smiley resolved SOLR-12950.
---------------------------------
    Resolution: Won't Fix

Closing as "Won't Fix" because IndexSizeTrigger does not exist anymore, nor is 
there quite yet a replacement.

> Consolidate the comparator in IndexSizeTrigger#run
> --------------------------------------------------
>
>                 Key: SOLR-12950
>                 URL: https://issues.apache.org/jira/browse/SOLR-12950
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Priority: Minor
>
> Currently IndexSizeTrigger#run uses two comparators for sorting.
> They retrieve DOCS_SIZE_PROP from replica and present different order for the 
> sorting.
> It seems defining one comparator should be enough.
> The other can be expressed with Collections.reverseOrder of the first one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to