Brian Towles created SENTRY-2016:
------------------------------------

             Summary: Change default web port to something closer inline to 
other Sentry ports
                 Key: SENTRY-2016
                 URL: https://issues.apache.org/jira/browse/SENTRY-2016
             Project: Sentry
          Issue Type: Improvement
            Reporter: Brian Towles
            Priority: Trivial


The current web port is 29000 and was set by SENTRY-914.  The problem is that 
the ports are fairly separated and does not allow for a simple port range 
passthrough for firewalls or network access control lists.

If we change the default web-port to be 8039 it would be contiguous with the 
thrift port it will allow for easier network implementations and consistent 
grouping.

Something like:
Default Thrift Port: 8038
Default Web Port: 8039

This is still in unassigned IANA range of 8035-8039 tcp,udp 
(https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=unassigned&page=4).
  And any furture ports could go down to 8035

As well this would still be overridable in the normal way incase of collisions. 



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

Reply via email to