Bug 1332557 - glusterd: fix max pmap alloc to GF_PORT_MAX
Summary: glusterd: fix max pmap alloc to GF_PORT_MAX
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: core
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Bug Updates Notification Mailing List
QA Contact: Anoop
URL:
Whiteboard:
Depends On: 1331253
Blocks: 1331772
TreeView+ depends on / blocked
 
Reported: 2016-05-03 13:15 UTC by Prasanna Kumar Kalever
Modified: 2016-09-17 14:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1331253
Environment:
Last Closed: 2016-05-05 18:18:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Prasanna Kumar Kalever 2016-05-03 13:15:08 UTC
+++ This bug was initially created as a clone of Bug #1331253 +++

Description of problem:
Currently max port alloc is 65534, which is due to minor bug in the code.
  

Version-Release number of selected component (if applicable):
mainline

Expected results:
it should be GF_PORT_MAX which is 65535

--- Additional comment from Vijay Bellur on 2016-04-28 02:21:21 EDT ---

REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever)

--- Additional comment from Vijay Bellur on 2016-04-28 02:28:45 EDT ---

REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#2) for review on master by Prasanna Kumar Kalever (pkalever)

--- Additional comment from Vijay Bellur on 2016-04-28 05:11:01 EDT ---

REVIEW: http://review.gluster.org/14096 (glusterd: fix max pmap alloc to GF_PORT_MAX) posted (#3) for review on master by Prasanna Kumar Kalever (pkalever)

--- Additional comment from Vijay Bellur on 2016-04-29 01:29:14 EDT ---

COMMIT: http://review.gluster.org/14096 committed in master by Atin Mukherjee (amukherj) 
------
commit 72f048ae1ab893e81abff377a46570b5a12b7561
Author: Prasanna Kumar Kalever <prasanna.kalever>
Date:   Thu Apr 28 11:42:28 2016 +0530

    glusterd: fix max pmap alloc to GF_PORT_MAX
    
    This patch also mops the port max i.e 65535 hard coding
    
    Change-Id: Ia93656d75ceb4c6c4849f9e0ad1b260d5952d4c6
    BUG: 1331253
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever>
    Reviewed-on: http://review.gluster.org/14096
    Tested-by: Prasanna Kumar Kalever <pkalever>
    Smoke: Gluster Build System <jenkins.com>
    Reviewed-by: Atin Mukherjee <amukherj>
    CentOS-regression: Gluster Build System <jenkins.com>
    NetBSD-regression: NetBSD Build System <jenkins.org>

Comment 2 Prasanna Kumar Kalever 2016-05-05 18:18:22 UTC
will be tracked under 1322306


Note You need to log in before you can comment on or make changes to this bug.