Do the Apache IoTDB database version and iotdb-session
version need to be strongly consistent? At present, our IoTDB database is 1.1.0, but the jar of the coding is still Version 1.0.0. Will there be any impact if we don’t upgrade the jar?
Apache IoTDB数据库版本和iotdb-session版本需要高度一致吗?目前,我们的IoTDB数据库是1.1.0,但编码的jar仍然是1.0.0版本。如果我们不升级罐子会有什么影响吗?
更多回答
优秀答案推荐
In principle, the versions can be compatible downwards.
If you don't use the interface of the new version of Apache IoTDB, and use the session of the old version, then the usage will not be affected.
If there are major bugs and you need to upgrade the older version, you can just download the latest session and use it to recompile the system.
Thanks!
原则上,版本可以向下兼容。如果您不使用新版本Apache IoTDB的接口,而使用旧版本的会话,则使用不会受到影响。如果有重大错误,您需要升级旧版本,您可以下载最新的会话并使用它重新编译系统。谢谢!
更多回答
我是一名优秀的程序员,十分优秀!