You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wu-sheng (via GitHub)" <gi...@apache.org> on 2023/03/15 01:41:59 UTC

[GitHub] [skywalking] wu-sheng opened a new issue, #10538: [Feature] Support `Deprecated` mechanism in OAL and annotation

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-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng closed issue #10538: [Feature] Support `Deprecated` mechanism in OAL and annotation

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10538: [Feature] Support `Deprecated` mechanism in OAL and annotation
URL: https://github.com/apache/skywalking/issues/10538


-- 
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-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org