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/08/26 14:23:32 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #1356: HDDS-4149. Implement OzoneFileStatus#toString

adoroszlai opened a new pull request #1356:
URL: https://github.com/apache/hadoop-ozone/pull/1356


   ## What changes were proposed in this pull request?
   
   Implement `toString()` in `OzoneFileStatus` for debug purposes.
   
   https://issues.apache.org/jira/browse/HDDS-4149
   
   ## How was this patch tested?
   
   Added debug log via byteman, output from `OzoneFileStatus#toString()` is shown as the parameter of `getBlockLocations()`:
   
   ```
   getBlockLocations(OzoneFileStatus{input/README.md}): [0,3841,ozone-datanode-2.ozone-datanode.default.svc.cluster.local,ozone-datanode-1.ozone-datanode.default.svc.cluster.local,ozone-datanode-0.ozone-datanode.default.svc.cluster.local]
   ```
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/runs/1031492588


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



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


[GitHub] [hadoop-ozone] bshashikant merged pull request #1356: HDDS-4149. Implement OzoneFileStatus#toString

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #1356:
URL: https://github.com/apache/hadoop-ozone/pull/1356


   


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



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


[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1356: HDDS-4149. Implement OzoneFileStatus#toString

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #1356:
URL: https://github.com/apache/hadoop-ozone/pull/1356#issuecomment-681893023


   Thanks @bshashikant for reviewing and committing it.


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



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


[GitHub] [hadoop-ozone] bshashikant commented on pull request #1356: HDDS-4149. Implement OzoneFileStatus#toString

Posted by GitBox <gi...@apache.org>.
bshashikant commented on pull request #1356:
URL: https://github.com/apache/hadoop-ozone/pull/1356#issuecomment-681892604


   Thanks @adoroszlai 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



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