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 2019/12/13 08:10:42 UTC

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #353: HDDS-2623. Expose SCMDatanodeProtocolServer RPC endpoint through Recon.

avijayanhwx opened a new pull request #353: HDDS-2623. Expose SCMDatanodeProtocolServer RPC endpoint through Recon.
URL: https://github.com/apache/hadoop-ozone/pull/353
 
 
   ## What changes were proposed in this pull request?
   SCM should expose the 'SCMDatanodeProtocol' RPC protocol server as an endpoint. This is the first step in sending DN reports to Recon.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2623
   
   ## How was this patch tested?
   Started ozone/recon docker and verified that the RPC server starts up.
   
   ```
   2019-12-13 00:02:18,906 [main] INFO org.apache.hadoop.ozone.recon.scm.ReconStorageContainerManager: Recon ScmDatanodeProtocol RPC server
    is listening at localhost/127.0.0.1:9961
   2019-12-13 00:02:18,906 [main] INFO org.apache.hadoop.hdds.scm.server.SCMDatanodeProtocolServer: RPC server for DataNodes is listening a
   t localhost/127.0.0.1:9961
   2019-12-13 00:02:18,907 [IPC Server listener on 9961] INFO org.apache.hadoop.ipc.Server: IPC Server listener on 9961: starting
   2019-12-13 00:02:18,907 [IPC Server Responder] INFO org.apache.hadoop.ipc.Server: IPC Server Responder: starting
   ```

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