wu-sheng opened a new issue, #10538: URL: https://github.com/apache/skywalking/issues/10538
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Support deprecated OAL statement and annotation(similar with `Disable`) ### Use case Disable mechanism could disable the database entity, but meanwhile, in the cluster mode, the `no-init` mode OAP could complain the DB entity doesn't exist. We are going to introduce this new keyword to help smoothly upgrade. With this new declaration, the kernel should 1. Create the template and index in the booting stage for default and `init` mode. 2. Don't check this template and index in `no-init` mode 3. TTL still treats this table as used and creates the new index for rolling. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: notifications-unsubscr...@skywalking.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org