[ 
https://issues.apache.org/jira/browse/GEODE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009477#comment-15009477
 ] 

ASF subversion and git services commented on GEODE-192:
-------------------------------------------------------

Commit 3fc29923007f92011f4bfd4e985d1854536a98cb in incubator-geode's branch 
refs/heads/feature/GEODE-77 from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3fc2992 ]

GEODE-192: Removing TransactionFunctionService

This internal class was added for a use case that is no longer
supported. It has a bug, in that the client may never have connected to
the server that it supposed to be able to look up and invoke the
function on. Deleting the class rather than trying to fix the bug
because the class is no longer needed.


> ClientServerTransactionCCEDUnitTest.testClientCommitFunction fails 
> intermittently
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-192
>                 URL: https://issues.apache.org/jira/browse/GEODE-192
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Darrel Schneider
>            Assignee: Dan Smith
>            Priority: Minor
>              Labels: CI
>         Attachments: 
> 0001-GEODE-192-Patch-to-cause-this-test-to-fail-every-tim.patch
>
>
> ClientServerTransactionCCEDUnitTest.testClientCommitFunction failed recently 
> on a private build. The only changes on that branch (feature/GEODE-185) had 
> to do with an expiration unit test and some minor expiration changes.
> This failure is intermittent even on that branch.
> dunit.RMIException: While invoking 
> com.gemstone.gemfire.internal.cache.ClientServerTransactionDUnitTest$99.call 
> in VM 2 running on Host watson.gemstone.com with 4 VMs
>       at dunit.VM.invoke(VM.java:359)
>       at dunit.VM.invoke(VM.java:303)
>       at dunit.VM.invoke(VM.java:271)
>       at 
> com.gemstone.gemfire.internal.cache.ClientServerTransactionDUnitTest.doFunctionWork(ClientServerTransactionDUnitTest.java:2709)
>       at 
> com.gemstone.gemfire.internal.cache.ClientServerTransactionDUnitTest.testClientCommitFunction(ClientServerTransactionDUnitTest.java:2680)
> Caused by: 
> com.gemstone.gemfire.cache.TransactionDataNodeHasDepartedException: Could not 
> connect to member:watson(12644)<v169>:44703
>       at 
> com.gemstone.gemfire.internal.cache.execute.TransactionFunctionService.onTransaction(TransactionFunctionService.java:82)
>       at 
> com.gemstone.gemfire.internal.cache.ClientServerTransactionDUnitTest$99.call(ClientServerTransactionDUnitTest.java:2756)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to