Julian Feinauer created IOTDB-3002:
--------------------------------------

             Summary: Allow configuration via Environment Variables and 
Arguments
                 Key: IOTDB-3002
                 URL: https://issues.apache.org/jira/browse/IOTDB-3002
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Core/Server, Docker
            Reporter: Julian Feinauer


Especially in Container scenarios it would be more handy to configure a server 
instance via ENV Variables or Programm arguments.

 

This basically needs a change in IoTDBDescriptor.

Perhaps we can even refactor the code there a bit to avoid a lot of duplication 
and automate the loading.

 

E.g. whenever a property `abc_def` is discovered, we check if there is a setter 
on the config named `setAbcDef` and call it.

So we could simply add Programm Args and ENV Variables.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to