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:26:00 UTC

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

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

Simon Kuo updated SOLR-15544:
-----------------------------
    Description: 
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?

 

Any help is greatly appreciated!

  was:
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?


> 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
>            Priority: Major
>
> 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?
>  
> Any help is greatly appreciated!



--
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