Github user pivotal-jbarrett commented on a diff in the pull request:

    https://github.com/apache/geode-native/pull/63#discussion_r106929867
  
    --- Diff: 
src/clicache/integration-test/ThinClientFunctionExecutionTestsN.cs ---
    @@ -959,7 +959,7 @@ public void ExecuteFETimeOut()
             region[i] = "VALUE--" + i;
           }
     
    -      object args = 5000;
    +      object args = 5000 * 1000;
    --- End diff --
    
    I felt it was important to call out the disconnect between units here 
rather than hide it in a constant.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to