[
https://issues.apache.org/jira/browse/GEODE-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809888#comment-16809888
]
ASF subversion and git services commented on GEODE-6597:
--------------------------------------------------------
Commit 843f728338765b5d111308b64bc29384acdebdec in geode-native's branch
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=843f728 ]
GEODE-6597: Add appDomainContext to the ClientMetaDataService. (#471)
- This fixes the occasional "can't pass GCHandle across AppDomains" exception
caused by the ClientMetaDataService background thread.
> ClientMetaDataService Causes Can't Pass GCHandle Across AppDomains Error
> ------------------------------------------------------------------------
>
> Key: GEODE-6597
> URL: https://issues.apache.org/jira/browse/GEODE-6597
> Project: Geode
> Issue Type: Bug
> Reporter: Michael Martell
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Background thread used by ClientMetaDataService is used to update the native
> client's meta. This thread was missed in the fix for solving appdomain
> problems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)