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/03/05 05:26:28 UTC

[GitHub] [hadoop-ozone] cku328 opened a new pull request #640: HDDS-2780. Fixed javadoc of OMVolume response classes.

cku328 opened a new pull request #640: HDDS-2780. Fixed javadoc of OMVolume response classes.
URL: https://github.com/apache/hadoop-ozone/pull/640
 
 
   ## What changes were proposed in this pull request?
   
   Fixed javadoc of OMVolumeCreateResponse and OMVolumeDeleteResponse, now is:
   
   ```java
   OMVolumeCreateResponse.java
   
   /**
    * Response for CreateVolume request.
    */
   public class OMVolumeCreateResponse extends OMClientResponse {
   ```
   ```java
   OMVolumeDeleteResponse.java
   
   /**
    * Response for DeleteVolume request.
    */
   public class OMVolumeDeleteResponse extends OMClientResponse {
   ```
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2780
   
   ## How was this patch tested?
   
   Ran UTs

----------------------------------------------------------------
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] cku328 commented on issue #640: HDDS-2780. Fixed javadoc of OMVolume response classes.

Posted by GitBox <gi...@apache.org>.
cku328 commented on issue #640: HDDS-2780. Fixed javadoc of OMVolume response classes.
URL: https://github.com/apache/hadoop-ozone/pull/640#issuecomment-595071122
 
 
   Thanks @bharatviswa504  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.
 
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] bharatviswa504 commented on issue #640: HDDS-2780. Fixed javadoc of OMVolume response classes.

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on issue #640: HDDS-2780. Fixed javadoc of OMVolume response classes.
URL: https://github.com/apache/hadoop-ozone/pull/640#issuecomment-595058702
 
 
   Thank You @cku328 for the contribution.

----------------------------------------------------------------
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] bharatviswa504 merged pull request #640: HDDS-2780. Fixed javadoc of OMVolume response classes.

Posted by GitBox <gi...@apache.org>.
bharatviswa504 merged pull request #640: HDDS-2780. Fixed javadoc of OMVolume response classes.
URL: https://github.com/apache/hadoop-ozone/pull/640
 
 
   

----------------------------------------------------------------
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