You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/16 15:05:51 UTC

[GitHub] [hadoop-ozone] elek opened a new pull request #836: Hdds 3403

elek opened a new pull request #836: Hdds 3403
URL: https://github.com/apache/hadoop-ozone/pull/836
 
 
   ## What changes were proposed in this pull request?
   
   FSProtos.proto is copied from the Hadoop and used during the proto file generation *BUT* the types defined in FSProtos.proto are generated by Hadoop subproject.
   
   This makes it hard to use Ozone with older Hadoop versions as the types of FSProtos are available only from Hadoop 3.x.
   
   An easy fix is to generate our own version based on the existing FSProtos.proto
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3403
   
   ## How was this patch tested?
   
   CI tests.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek closed pull request #836: HDDS-3403. Generate ozone specific version from type in FSProto.proto

Posted by GitBox <gi...@apache.org>.
elek closed pull request #836: HDDS-3403. Generate ozone specific version from type in FSProto.proto
URL: https://github.com/apache/hadoop-ozone/pull/836
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #836: HDDS-3403. Generate ozone specific version from type in FSProto.proto

Posted by GitBox <gi...@apache.org>.
elek commented on issue #836: HDDS-3403. Generate ozone specific version from type in FSProto.proto
URL: https://github.com/apache/hadoop-ozone/pull/836#issuecomment-615173745
 
 
   Merging to the master. Thanks @adoroszlai 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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