[
https://issues.apache.org/jira/browse/HDFS-13566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659208#comment-16659208
]
Chen Liang edited comment on HDFS-13566 at 10/22/18 5:38 PM:
-------------------------------------------------------------
Somehow Jenkins was unable to apply the patch to trunk, and it worked fine
locally. Still not sure why, give a try to submit v010 patch as v011 patch
again to see how it goes.
was (Author: vagarychen):
Somehow Jenkins was unable to apply the patch to trunk, and it worked fine
locally. When I look at its output
[https://builds.apache.org/job/PreCommit-HDFS-Build/25332/console.] It seems
Jenkins for some reason made the ID HDFS-HDFS-13566 (one extra 'HDFS'), still
not sure why, give a try to submit v010 patch as v011 patch again to see how it
goes.
> Add configurable additional RPC listener to NameNode
> ----------------------------------------------------
>
> Key: HDFS-13566
> URL: https://issues.apache.org/jira/browse/HDFS-13566
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ipc
> Reporter: Chen Liang
> Assignee: Chen Liang
> Priority: Major
> Attachments: HDFS-13566.001.patch, HDFS-13566.002.patch,
> HDFS-13566.003.patch, HDFS-13566.004.patch, HDFS-13566.005.patch,
> HDFS-13566.006.patch, HDFS-13566.007.patch, HDFS-13566.008.patch,
> HDFS-13566.009.patch, HDFS-13566.010.patch, HDFS-13566.011.patch
>
>
> This Jira aims to add the capability to NameNode to run additional
> listener(s). Such that NameNode can be accessed from multiple ports.
> Fundamentally, this Jira tries to extend ipc.Server to allow configured with
> more listeners, binding to different ports, but sharing the same call queue
> and the handlers. Useful when different clients are only allowed to access
> certain different ports. Combined with HDFS-13547, this also allows different
> ports to have different SASL security levels.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]