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

ASF GitHub Bot commented on GEODE-3141:
---------------------------------------

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

    https://github.com/apache/geode/pull/630#discussion_r127294276
  
    --- Diff: 
geode-protobuf/src/test/java/org/apache/geode/protocol/protobuf/operations/PutAllRequestOperationHandlerJUnitTest.java
 ---
    @@ -14,6 +14,14 @@
      */
     package org.apache.geode.protocol.protobuf.operations;
     
    +import static org.mockito.Mockito.any;
    --- End diff --
    
    I run the spotlessApply... I don't rely on Intellij formatting.


> New flow: GetRegion
> -------------------
>
>                 Key: GEODE-3141
>                 URL: https://issues.apache.org/jira/browse/GEODE-3141
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Brian Baynes
>            Assignee: Udo Kohlmeyer
>
> Users of the new client/server protocol need to be able to verify a region 
> exists in the cache. Implement GetRegion message/handler, returning boolean 
> success(/failure) based on the existence of a Region when passed a Region 
> name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to