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

task: extend WAII to support Apache IoTDB as a data store backend #14

Closed
1 task done
slawr opened this issue Nov 7, 2023 · 3 comments
Closed
1 task done

task: extend WAII to support Apache IoTDB as a data store backend #14

slawr opened this issue Nov 7, 2023 · 3 comments
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 7, 2023

Extend WAII to support the Apache IoTDB embedded DB as a data store backend.

Work breakdown:

  • Add IoTDB to WAII State Storage component
@slawr slawr added enhancement New feature or request task Task not fitting other labels, e.g. project ops labels Nov 7, 2023
@slawr slawr added this to the Add new DB backends to WAII milestone Nov 7, 2023
@slawr slawr moved this from Backlog to Next in Central Data Service Playground Nov 15, 2023
@slawr slawr moved this from Next to In Progress in Central Data Service Playground Feb 8, 2024
@slawr
Copy link
Collaborator Author

slawr commented Feb 15, 2024

Initial IoTDB integration into WAII completed.
Pull request to add the support to the Playground here #20
Upstreaming of the code is being tackled in an separate issue #19 as it will likely have a different timeline

@slawr
Copy link
Collaborator Author

slawr commented Feb 21, 2024

Discussion was ongoing upstream about merging but upstream maintainers have taken decision to merge as they wish to close all PRs before moving from W3C to Covesa infrastructure.

Some tasks were identified in the discussion. For example:

  1. WAII documentation should be extended to document Apache IoTDB use, including runtime requirements
  2. Support for IoTDB in WAII feeders needed if they are to be used.

Decision needed whether to track this here or to create separate issues.

@slawr slawr self-assigned this Mar 15, 2024
@slawr
Copy link
Collaborator Author

slawr commented Mar 15, 2024

Documentation has been added.
Took the decision to support IoTDB in WAII feeders as a new separate issue as it is not strictly required here.

Upstream WAII project has merged the following PR's covering IoTDB:
Documentation: COVESA/vissr#2
Runtime config: COVESA/vissr#5
Add get/set support: w3c/automotive-viss2#110

@slawr slawr closed this as completed Mar 15, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Central Data Service Playground Mar 15, 2024
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