Github user upthewaterspout commented on a diff in the pull request:

    https://github.com/apache/geode-examples/pull/3#discussion_r103763443
  
    --- Diff: 
partitioned/src/main/java/org/apache/geode/examples/partitioned/BaseClient.java 
---
    @@ -0,0 +1,79 @@
    +/*
    --- End diff --
    
    Nitpick - I feel like this BaseClient actually makes the code less 
readable. It might be better to just create the caches and regions inline in 
the producer and consumer, and just have a static class that has the common 
properties.
    
    Also, getRegion1 and getRegion2 aren't very descriptive method names.


---
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