[
https://issues.apache.org/jira/browse/HBASE-7798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576467#comment-13576467
]
nkeywal commented on HBASE-7798:
--------------------------------
+ String existingServer = (rt.getServerName() == null) ? "" :
rt.getServerName().toString();
It would be better to log explicitly that we don't have the server name (with
something like 'unknown' or even 'null'), if it happens it make the problem
easier to catch in the logs.
Otherwise, +1 for the patch. I can commit it if you're ok with my comment (you
don't need to upload a new patch, I will change the code to 'unknown' on
commit).
> ZKAssign logs the wrong server if the transition fails
> ------------------------------------------------------
>
> Key: HBASE-7798
> URL: https://issues.apache.org/jira/browse/HBASE-7798
> Project: HBase
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Trivial
> Attachments: 7798-v0.patch, HBASE-7798-v0.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira