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/10/02 06:32:05 UTC

[GitHub] [hadoop-ozone] linyiqun commented on pull request #1457: HDDS-4253. Add LayoutVersion request/response for DN registration.

linyiqun commented on pull request #1457:
URL: https://github.com/apache/hadoop-ozone/pull/1457#issuecomment-702553239


   @prashantpogde , the CI failure still happened, due to below socket closed error. Seems not related.
   ```
   Exception in thread "main" java.net.SocketException: Socket closed
   	at java.net.PlainSocketImpl.socketAccept(Native Method)
   	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
   	at java.net.ServerSocket.implAccept(ServerSocket.java:560)
   	at java.net.ServerSocket.accept(ServerSocket.java:528)
   	at org.apache.hadoop.test.JacocoServer.main(JacocoServer.java:60)
   Error: Process completed with exit code 1.
   ```


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