Skip to content

Conversation

cangencer
Copy link
Contributor

When GetDistributedObjects() is called with existing objects created from
other clients, there would be an exception thrown if the proxy had
generic type arguments.

Now, proxies created through GetDistributedObjects() will have parameters
of type "Object", but can be recreated when asked for with a specific
generic type.

When GetDistributedObjects() is called with existing objects created from
other clients, there would be an exception thrown if the proxy had
generic type arguments.

Now, proxies created through GetDistributedObjects() will have parameters
of type "Object", but can be recreated when asked for with a specific
generic type.
@devOpsHazelcast
Copy link
Contributor

Test PASSed.

@asimarslan
Copy link
Contributor

👍

@asimarslan asimarslan merged commit 2aa7124 into hazelcast:maintenance-3.x Aug 18, 2016
@asimarslan asimarslan added this to the 3.6.4 milestone Aug 24, 2016
@asimarslan asimarslan added the Type: Defect Issue is a Defect ie a Bug that needs to be fixed. label Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Issue is a Defect ie a Bug that needs to be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants