[ 
https://issues.apache.org/jira/browse/HDFS-12466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168168#comment-16168168
 ] 

Weiwei Yang commented on HDFS-12466:
------------------------------------

Hi [~nandakumar131]

I think we have startup message printed while starting KSM, see 
{{KeySpaceManager#start()}}

{code}
public void start() throws IOException {
    LOG.info(buildRpcServerStartMessage("KeyspaceManager RPC server",
        ksmRpcAddress));
{code}

why we need to add this log?

> Ozone: KSM: Add log message to print host and port used by KSM during startup
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-12466
>                 URL: https://issues.apache.org/jira/browse/HDFS-12466
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>            Reporter: Nandakumar
>            Assignee: Nandakumar
>         Attachments: HDFS-12466-HDFS-7240.000.patch
>
>
> This jira is to add a log message during KSM startup which will log the host 
> and port used by KSM server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to