iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

Apache IoTDB

Results 730 iotdb issues
Sort by recently updated
recently updated
newest added

## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...

## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.2 ### Describe the bug and provide the minimal reproduce step 在非集群部署的IoTDB实例中,向表模型插入数据会出现错误 There...

## Description As the title said This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Motivation 目前IoTDB仅在认证阶段(用户登录时)添加了审计日志,但在授权阶段(权限检查时)没有相应的审计日志记录。这使得系统管理员无法追踪和审计用户的权限访问行为,增加了安全风险。在安全敏感的环境中,完整的审计日志对于满足合规要求和进行安全分析至关重要。 Currently, IoTDB only adds audit logs during the authentication phase (when users...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 1.3.4 ### Describe the bug and provide the minimal reproduce step I have...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.2 ### Describe the bug and provide the minimal reproduce step 1.创建设备模板 2.挂载设备模板...

## Description As the title said. This PR has: - [ ] been self-reviewed. - [ ] concurrent read - [ ] concurrent write - [ ] concurrent read and...

This pr contains 2 main changes as follows: 1. Add heap memory adaption mechanism 2. Fix some typo