[Feature request] Make MQTT Service's Anonymous Access Configurable
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Motivation
I noticed in this PR: https://github.com/apache/iotdb/pull/1447 that anonymous access (`ALLOW_ANONYMOUS_PROPERTY_NAME`) to the MQTT service was added. Is there any plan to make it configurable?
My use case is that I have an MQTT client to which I do not have access to its source code, and it sends data to the MQTT broker using a specific username. I would like to make the MQTT service anonymously accessible.
---
我注意到在这个 PR:https://github.com/apache/iotdb/pull/1447 中,已添加了对 MQTT 服务的匿名访问(`ALLOW_ANONYMOUS_PROPERTY_NAME`)。是否有计划使其可配置?
我的使用场景是,我有一个 MQTT 客户端,但无法访问其源代码,该客户端使用特定的用户名将数据发送到 MQTT 经纪服务器。我希望使 MQTT 服务可以匿名访问。
### Solution
_No response_
### Alternatives
_No response_
### Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
コントリビューションガイド
調査の方向性
まず、MQTT サービスの設定内で ALLOW_ANONYMOUS_PROPERTY_NAME を追跡し、PR 1447 で導入された動作と比較します。匿名アクセスを設定によって制御でき、既存の MQTT 認証動作が正しく維持されれば変更は完了です。payload では、実行する特定のテストやファイルは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100