[
https://issues.apache.org/jira/browse/GEODE-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148036#comment-16148036
]
ASF subversion and git services commented on GEODE-3249:
--------------------------------------------------------
Commit f2492bf0abdc662cc080f1e2c0f17257e05604a3 in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f2492bf ]
GEODE-3249 Validate internal client/server messages
The addition of USER_CREDENTIAL_MESSAGE in ServerConnection.isInternalMessage
caused problems for the c++ client. This message class does require
credentials and shouldn't be included in the set of internal messages.
> Validate internal client/server messages
> ----------------------------------------
>
> Key: GEODE-3249
> URL: https://issues.apache.org/jira/browse/GEODE-3249
> Project: Geode
> Issue Type: Bug
> Components: docs, messaging
> Reporter: Anthony Baker
> Assignee: Karen Smoler Miller
> Fix For: 1.3.0, 1.2.1
>
>
> Some message types can not be invoked directly by an end user. For
> validation purposes, we should treat these messages the same way we treat
> normal messages.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)