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/15 10:25:41 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

adoroszlai opened a new pull request #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682
 
 
   ## What changes were proposed in this pull request?
   
   Start the HTTP server with random port and use the actual one it bound to.  Getting a free port and setting it explicitly should be avoided, as there is no guarantee that the port remains free until the server is started.
   
   https://issues.apache.org/jira/browse/HDDS-3181
   
   ## How was this patch tested?
   
   https://github.com/adoroszlai/hadoop-ozone/runs/508905507

----------------------------------------------------------------
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] adoroszlai commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682#issuecomment-599198349
 
 
   @swagle please 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] avijayanhwx commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

Posted by GitBox <gi...@apache.org>.
avijayanhwx commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682#issuecomment-599351900
 
 
   Thank you for fixing this @adoroszlai  and the review @vivekratnavel. Merging this PR.

----------------------------------------------------------------
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] avijayanhwx merged pull request #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

Posted by GitBox <gi...@apache.org>.
avijayanhwx merged pull request #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682
 
 
   

----------------------------------------------------------------
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] vivekratnavel commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682#issuecomment-599265190
 
 
   +1 LGTM

----------------------------------------------------------------
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] adoroszlai commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #682: HDDS-3181. Intermittent failure in TestReconWithOzoneManager due to BindException
URL: https://github.com/apache/hadoop-ozone/pull/682#issuecomment-599381783
 
 
   Thanks @avijayanhwx and @vivekratnavel 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