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

Cassandra Targett resolved SOLR-4740.
-------------------------------------
    Resolution: Won't Fix

It's really unclear what this is referring to, making it nearly impossible 
anyone will act on it. I checked the "old code" referenced above and it no 
longer exists (if it ever did) in Solr's code, so without a more detailed use 
case or example it's not clear what should happen today.

> we should protect aliases with volatile in ZkStateReader
> --------------------------------------------------------
>
>                 Key: SOLR-4740
>                 URL: https://issues.apache.org/jira/browse/SOLR-4740
>             Project: Solr
>          Issue Type: Bug
>            Reporter: milesli
>
> old code 
>   private Aliases aliases = new Aliases();
> new code
>   private volatile Aliases aliases = new Aliases();



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to