You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/04/11 14:24:29 UTC

[GitHub] [iotdb] baren1998 opened a new issue #2991: Improvements for configurating dynamically

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:
users@infra.apache.org



[GitHub] [iotdb] github-actions[bot] commented on issue #2991: Improvements for configurating dynamically

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2991:
URL: https://github.com/apache/iotdb/issues/2991#issuecomment-817316420


   Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!


-- 
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:
users@infra.apache.org