baren1998 opened a new issue #2991:
URL: https://github.com/apache/iotdb/issues/2991


   Motivation:
   It seems that IoTDB server currently does not support dynamically 
configurating with session API or commands. If we want to hot modify the 
configuration of IoTDB, we can only edit the configuration files and execute 
`load configuration` command to achieve this goal.
   
   Improvements:
   We can add support for getting and setting single configuration value. For 
example, MySQL supports showing and dynamically modifying the configuration of 
server with query statements such as `SHOW variables` and `SET PERSIST ...`.
   
   We might support the APIs in both session API and commands.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to