[ https://issues.apache.org/jira/browse/GEODE-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664171#comment-16664171 ]
ASF subversion and git services commented on GEODE-5927: -------------------------------------------------------- Commit 48c71eb285ebc91e45b3eda5f1e0c28aed5f64aa in geode's branch refs/heads/feature/GEODE-5927 from [~dschneider] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=48c71eb ] Merge branch 'develop' into feature/GEODE-5927 > add a way for create jndi-binding --type=POOLED to pass vendor specific > attributes to the pool provider > ------------------------------------------------------------------------------------------------------- > > Key: GEODE-5927 > URL: https://issues.apache.org/jira/browse/GEODE-5927 > Project: Geode > Issue Type: Improvement > Components: gfsh > Reporter: Darrel Schneider > Assignee: Darrel Schneider > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > The new create jndi-binding --type=POOLED does not provide a way to configure > the pool. > The pool can now be implemented by a user implemented class so we can not > know in advance the different configuration options it may have. So we want > to provide a way that the gfsh create jndi-binding command can pass key:value > string pairs to the pool implementation. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)