LiuooTime commented on issue #14618: URL: https://github.com/apache/iotdb/issues/14618#issuecomment-2829909505
> > 1.3.3版本的 订阅模式只有在第一次订阅的时候,才会有效果。后面无论怎么添加数据都不能在实时的订阅到 > > ./start-cli 进入后台后执行 flush 语句可以订阅到实时数据吗 我现在切换到了2.0.2版本。 使用cli命名行工具插入一条数据。在使用flush是可以订阅到的。 但是我在5秒类插入10条数据,然后在flush,订阅监听器却只能拿到最新的一条。这个应该是没问题的。 每次flush才能订阅到。新增数据后,不flush。数据就订阅不到了。 目前我不flush订阅就成功了一次!!!,但是时间却相差了好几分钟。大多数情况数据都订阅不到。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
