[
https://issues.apache.org/jira/browse/GEODE-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013252#comment-17013252
]
ASF subversion and git services commented on GEODE-7653:
--------------------------------------------------------
Commit 495a6033d161c780c163fca61cfeb84260c13a7b in geode's branch
refs/heads/develop from Bill Burcham
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=495a603 ]
GEODE-7653: move required settings to MembershipBuilder constructor (#4578)
> Enforce required attributes of MembershipBuilder and MembershipLocatorBuilder
> -----------------------------------------------------------------------------
>
> Key: GEODE-7653
> URL: https://issues.apache.org/jira/browse/GEODE-7653
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Dan Smith
> Assignee: Bill Burcham
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Right now it is not clear from the API which attributes of MembershipBuilder
> and MembershipLocatorBuilder are required vs. which ones are optional.
> Ideally, it should be enforced at compile time that all required fields are
> specified, maybe by passing all required fields to the contructor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)