[Bugs] [Bug 1343926] port-map: let brick choose its own port

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 2 11:08:07 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1343926



--- Comment #9 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21249 committed in master by "Raghavendra G"
<rgowdapp at redhat.com> with a commit message- rpc: make binding to port 0 as the
default if no option is provided

Right now, if no option is provided, the default port is assumed,
which is 24007. Ideally, for 'glusterfsd' processes, it is better
to not assume there are any ports given, so it can start listening
on any port which is available.

This helps us to cleanup the dependencies on glusterd from glusterfsd
at the moment. No changes would be done to glusterd code, but making
the right defaults helps to make glusterfsd more independent process
later.

NOTE: This patch is a reduced version of below set of patches:
 * https://review.gluster.org/14613/ &
 * https://review.gluster.org/14670/ &
 * https://review.gluster.org/14671/

Credits: Prasanna Kumar Kalever <pkalever at redhat.com>

updates: bz#1343926
Change-Id: Ib874e10505e7366dc56ba754458252b67052e653
Signed-off-by: Amar Tumballi <amarts at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=grGF3ECPy4&a=cc_unsubscribe


More information about the Bugs mailing list