[
https://issues.apache.org/jira/browse/GEODE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677441#comment-15677441
]
ASF subversion and git services commented on GEODE-2127:
--------------------------------------------------------
Commit cbff37e7d521f2d22be34182bad4d63b7fc27a91 in incubator-geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=cbff37e ]
GEODE-2127 old client support service is not set up to handle arrays
Array classes start with some number of left-brackets ("[") followed by
"L" and the name of the class the array contains. This adds a unit test
for arrays and adds support for handling them in OldClientSupportProvider.
> old client support service is not set up to handle arrays
> ---------------------------------------------------------
>
> Key: GEODE-2127
> URL: https://issues.apache.org/jira/browse/GEODE-2127
> Project: Geode
> Issue Type: Test
> Components: client/server
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Fix For: 1.1.0-incubating
>
>
> I noticed that the OldClientSupportProvider is not checking for classes whose
> names start with "[L". It should be looking for names that start with some
> number of left-brackets followed by L and the old package name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)