[ https://issues.apache.org/jira/browse/SDAP-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136246#comment-17136246 ]
Thomas G Loubrieu commented on SDAP-249: ---------------------------------------- The tile serive is sometimes instanciated in static function where the configuration is not available. The time out will not be used in this case. > 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 > Priority: Major > > * 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)