- 
                Notifications
    
You must be signed in to change notification settings  - Fork 25.6k
 
Remove @UpdateForV9 annotation #125024
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
Remove @UpdateForV9 annotation #125024
Conversation
| 
           Note that CI is expected to fail as long as there exists at least 1 reference or usage of the @UpdateForV9 annotation in the repository. 
  | 
    
| 
           Pinging @elastic/es-core-infra (Team:Core/Infra)  | 
    
          
 This usage owned by the Docs team got removed, so this PR should be good to go.  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍
sorry, missed you've already updated the PR with above mentioned change further above
* Delete libs/core/src/main/java/org/elasticsearch/core/UpdateForV9.java * Remove UpdateForV9 annotation in ConsumeProcessor.java
          💚 Backport successful
  | 
    
* Delete libs/core/src/main/java/org/elasticsearch/core/UpdateForV9.java * Remove UpdateForV9 annotation in ConsumeProcessor.java Co-authored-by: Moritz Mack <[email protected]>
* Delete libs/core/src/main/java/org/elasticsearch/core/UpdateForV9.java * Remove UpdateForV9 annotation in ConsumeProcessor.java
Re ES-10767, removing the @UpdateForV9 annotation entirely prior to the 9.0.0 release.