Thomas G Loubrieu created SDAP-249: -------------------------------------- Summary: Add solr client time out configuration in webapp-driver component Key: SDAP-249 URL: https://issues.apache.org/jira/browse/SDAP-249 Project: Apache Science Data Analytics Platform Issue Type: Improvement Components: analysis Reporter: Thomas G Loubrieu Assignee: Thomas G Loubrieu
* Add an argument to webapp.py which can be assigned in the helm chart values file * Enrich, override the local default configuration with the argument * Handlers forward relevant section of configuration to data access objects to override default values. * Delay instanciation of the nexus tile object after the configuration is updated (creation of a _get___tile__services method instead of instantiating the nexus_tile object in the handler contructor) -- This message was sent by Atlassian Jira (v8.3.4#803005)