You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexandre Rafalovitch (JIRA)" <ji...@apache.org> on 2016/03/16 08:29:33 UTC

[jira] [Created] (SOLR-8854) Config Overlay reports phantom znodeVersion

Alexandre Rafalovitch created SOLR-8854:
-------------------------------------------

             Summary: Config Overlay reports phantom znodeVersion
                 Key: SOLR-8854
                 URL: https://issues.apache.org/jira/browse/SOLR-8854
             Project: Solr
          Issue Type: Bug
          Components: config-api
    Affects Versions: 5.5, 6.0
            Reporter: Alexandre Rafalovitch
            Priority: Minor
             Fix For: 6.0


Stock techproduct example. Calling http://localhost:8983/solr/techproducts/config/overlay returns
{noformat}
{
  "responseHeader":{
    "status":0,
    "QTime":4},
  "overlay":{"znodeVersion":-1}}
{noformat}

This **znodeVersion** is phantom for several reasons:

# There is no configoverlay.json file on the filesystem where all overlay properties are supposed to be stored
# The overall config endpoint does not include this property even though it is supposed to be the superset of properties
# What is this parameter doing in the non-cloud installation?





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

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