[ https://issues.apache.org/jira/browse/GEODE-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710687#comment-16710687 ]
ASF subversion and git services commented on GEODE-5769: -------------------------------------------------------- Commit d258c24e5c53ce12108146b57c31966a4245d19f in geode-native's branch refs/heads/develop from [~mreddington] [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=d258c24 ] GEODE-5769: remove app domain context (#412) * Remove appDomainContext and add query test * Updated the tests to pass consistently. > Test AppDomains against TcrChunkedResult > ---------------------------------------- > > Key: GEODE-5769 > URL: https://issues.apache.org/jira/browse/GEODE-5769 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Blake Bender > Priority: Major > > We recently discovered and fixed a problem with CQ and AppDomains, and the > fix should eliminate the need for appdomain code in TcrChunkedResult. We > need a test to verify, then if it works we can remove this redundant code. > Steps: > * write a C# integration-test2 test that issues a query (NOT a continuous > query) > * Remove appdomaincontext code from TcrChunkedHandler > * Verify test still passes -- This message was sent by Atlassian JIRA (v7.6.3#76005)