apache / apache/iotdb

Improvements for configurating dynamically

オープン
#2,991 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
6.4k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
115

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、既存の session API、コマンドインターフェース、現在の設定ファイルおよび `load configuration` のフローを確認します。両方の API を通じて個々の設定値を取得・変更する方法を定義し、設定ファイルを編集せずに動的な get/set の動作が一貫して機能することを検証します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
api, cli, database
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。