You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Simon Kuo (Jira)" <ji...@apache.org> on 2021/07/15 18:25:00 UTC

[jira] [Created] (SOLR-15544) ValueSourceParser init gets called twice

Simon Kuo created SOLR-15544:
--------------------------------

             Summary: ValueSourceParser init gets called twice
                 Key: SOLR-15544
                 URL: https://issues.apache.org/jira/browse/SOLR-15544
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 8.8
            Reporter: Simon Kuo


Our structure is single solr node which is slave. There is master keeps doing imports and the slave refreshes it.

 

We have a custom ValueSourceParser which has static members which we would like to reload independently.

 

However, the static members are losing the values. 

 

How/why does that happen and how can we achieve what we need?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org