You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/02/16 13:09:18 UTC

[GitHub] [ozone] adoroszlai opened a new pull request, #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

adoroszlai opened a new pull request, #4282:
URL: https://github.com/apache/ozone/pull/4282

   ## What changes were proposed in this pull request?
   
   Replace new usage of Hadoop's `InterfaceAudience` and `InterfaceStability` annotations with Ozone-specific ones (introduced in HDDS-3028).
   
   https://issues.apache.org/jira/browse/HDDS-7966
   
   ## How was this patch tested?
   
   Build and checkstyle:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/4194009972


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai merged pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #4282:
URL: https://github.com/apache/ozone/pull/4282


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] kerneltime commented on pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "kerneltime (via GitHub)" <gi...@apache.org>.
kerneltime commented on PR #4282:
URL: https://github.com/apache/ozone/pull/4282#issuecomment-1435514754

   Some of the core EC code, a copy-paste of Hadoop, will continue to use the Hadoop annotations. It might be a good idea to check in a selective checkout of the Hadoop EC code with the git history. 


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4282:
URL: https://github.com/apache/ozone/pull/4282#issuecomment-1435615149

   Thanks @kerneltime, @swamirishi for the review.


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4282:
URL: https://github.com/apache/ozone/pull/4282#issuecomment-1435514957

   > Some of the core EC code, a copy-paste of Hadoop, will continue to use the Hadoop annotations
   
   Those are already fixed in `master` (HDDS-7967).


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #4282:
URL: https://github.com/apache/ozone/pull/4282#issuecomment-1433233644

   @fapifta @dombizita 


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] kerneltime commented on pull request #4282: HDDS-7966. Replace Hadoop annotations with Ozone-specific ones

Posted by "kerneltime (via GitHub)" <gi...@apache.org>.
kerneltime commented on PR #4282:
URL: https://github.com/apache/ozone/pull/4282#issuecomment-1435515260

   > > Some of the core EC code, a copy-paste of Hadoop, will continue to use the Hadoop annotations
   > 
   > Those are already fixed in `master` ([HDDS-7967](https://issues.apache.org/jira/browse/HDDS-7967)).
   
   Ah! I get a `gh pr checkout 4282` and this branch did not have that change.


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org