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

2022-09-21 07:14:31,538 [pool-32-IoTDB-Meta-Heartbeat-1] INFO o.a.i.c.s.h.HeartbeatThread:99 - Meta: The leader Node(internalIp:192.200.3.8, metaPort:9003, nodeIdentifier:-206822371, dataPort:40010, clientPort:6667, clientIp:192.200.3.8) timed out 2022-09-21 07:13:30,137 [pool-49-IoTDB-ClusterDataRPC-Client-140] ERROR o.a.i.d.c.IoTDBDefaultThreadExceptionHandler:31 - Exception in thread pool-49-IoTDB-ClusterDataRPC-Client-140-309 java.lang.OutOfMemoryError: Java heap...

To reduce memory and disk usage, add in the functionality to separate out cold data.

## Background introduction I hope to develop a tsfile file visual parsing tool to provide guidance for IoTDB beginners and as a debugging tool for IoTDB developers. The tool can...

# mvn clean package -DskipTests -U [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.jetty:jetty-server:jar -> version ${jetty.version} vs...

## Description The current influxdb adapter uses iotdb to store the order of tags in order to generate a unique path for the combination of tags with the same semantics...

Bumps scala-maven-plugin from 3.2.0 to 3.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.alchim31.maven:scala-maven-plugin&package-manager=maven&previous-version=3.2.0&new-version=3.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

At this stage, expression evaluation is based on the volcano model, and the evaluate function is called to the root node of the expression tree, and the tree will recursively...

iotdb 0.12.5 聚合加插值查询时,8月8日以前数据正常,8月8日以后的插值结果全都一样。 ![55b4ea365e8ac7618025fdcbfb51e6d](https://user-images.githubusercontent.com/22372441/189328020-f41697a7-f02a-4f8f-8023-0999ac02fa5a.png) ![6591663d521420629a1ca630bcf7206](https://user-images.githubusercontent.com/22372441/189328299-ada6ba48-f9ee-48b7-9cc6-a66d343663ea.png)

Bumps `micrometer.metrics.version` from 1.6.2 to 1.6.13. Updates `micrometer-registry-prometheus` from 1.6.2 to 1.6.13 Release notes Sourced from micrometer-registry-prometheus's releases. 1.6.13 :beetle: Bug Fixes DefaultLongTaskTimer histogram bucket counting logic fix #2851 Possible...

dependencies
java

# Describe the bug **Error occurred in the situation where we specify the window size and sliding step size and at the same time we use operation in aggregation function.**...