[ https://issues.apache.org/jira/browse/SOLR-11176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christine Poerschke updated SOLR-11176: --------------------------------------- Attachment: SOLR-11176.patch Attaching proposed patch for the {{bin/solr}} script -- the {{bin/solr.cmd}} script would require an equivalent change (but I have no real experience with Windows scripts). > support set-but-empty SOLR_TIMEZONE in bin/solr > ----------------------------------------------- > > Key: SOLR-11176 > URL: https://issues.apache.org/jira/browse/SOLR-11176 > Project: Solr > Issue Type: Task > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Priority: Minor > Attachments: SOLR-11176.patch > > > Existing behaviour: > * SOLR_TIMEZONE is unset: default to UTC > * SOLR_TIMEZONE is set but empty: default to UTC > * SOLR_TIMEZONE is set: use the set value > Proposed alternative behaviour: > * SOLR_TIMEZONE is unset: default to UTC > * SOLR_TIMEZONE is set but empty: {{-Duser.timezone}} is _not_ added to the > command line > * SOLR_TIMEZONE is set: use the set value -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org