Skip to content

IoTDB 130 and 200 need support align by device in config #493

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

Open
linxt20 opened this issue Jun 1, 2025 · 0 comments
Open

IoTDB 130 and 200 need support align by device in config #493

linxt20 opened this issue Jun 1, 2025 · 0 comments

Comments

@linxt20
Copy link

linxt20 commented Jun 1, 2025

As we can see, the commonlyUseDB in ConfigDescriptor.java file only has IoTDB 110 version in this function.Maybe this is a old code in it, and there is no care for it while adding new IoTDB version so that the funtion about align by device can't be use in the laster IoTDB version.

The following code may be a reference

Objects.equals(dbVersion, DBVersion.IOTDB_130) || Objects.equals(dbVersion, DBVersion.IOTDB_200)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant