Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Apache IoTDB version #60

Open
5 tasks
slawr opened this issue Nov 15, 2024 · 1 comment
Open
5 tasks

Update Apache IoTDB version #60

slawr opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request task Task not fitting other labels, e.g. project ops

Comments

@slawr
Copy link
Collaborator

slawr commented Nov 15, 2024

The current CDSP docker compose deployment uses IoTDB version 1.2.2 and was used to develop IoTDB features such as the VISSR and RemotiveLab integrations.

Several months have passed and the upstream IoTDB project is now in the 1.3.x series which brings useful enhancements such as improved sync between databases, a feature we see as useful in the CDSP Information Layer. We should therefore upgrade.

High level task outline:

  • Decide IoTDB version and create summary of likely code impact (required changes)
  • Update version used in docker
  • Check IoTDB connection in RemotiveLabs bridge
  • Check IoTDB connection in VISSR
  • Update CDSP documentation where necessary
@slawr slawr self-assigned this Nov 15, 2024
@slawr slawr converted this from a draft issue Nov 15, 2024
@slawr slawr added enhancement New feature or request task Task not fitting other labels, e.g. project ops labels Nov 15, 2024
@slawr
Copy link
Collaborator Author

slawr commented Nov 21, 2024

IoTDB version

1.3.2 was in focus as the current latest version, but 1.3.3 has just been released with useful looking improvements to existing sync and subscription features, whilst adding a new one AINode that integrates LLM AI models into timeseries SQL https://dlcdn.apache.org/iotdb/1.3.3/RELEASE_NOTES.md. So it's natural to consider jumping to that, with possible downside to lower amount of wide testing

@slawr slawr moved this from Next to In Progress in Central Data Service Playground Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Task not fitting other labels, e.g. project ops
Projects
Development

No branches or pull requests

1 participant