hanahmily commented on issue #13861: URL: https://github.com/apache/skywalking/issues/13861#issuecomment-4386489907
According to versions.yml in [v0.10.1](https://github.com/apache/skywalking-banyandb/blob/v0.10.1/banyand/internal/storage/versions.yml), the required file version is 1.4.0. This should be incompatible with version 1.3.0 (used in 0.9.0). The database is expected to check the file version during bootstrap and stop if it is unsupported. If you managed to start 0.10.1 using 0.9.0 data files, it suggests the version check process is not functioning correctly. -- 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]
