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

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

BenjaminPerryRoss commented on pull request #4818:
URL: https://github.com/apache/geode/pull/4818#issuecomment-623613345


   @davebarnes97 So this ticket is being merged against a feature branch 
containing a bunch of changes for the PR clear feature, and I believe that 
there is a separate story (potentially still to be created) that covers 
documenting this alongside the other changes being made for PR clear. If you 
feel that we should do that work on this story instead please let me know and 
I'll add it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> GFSH commands - uniform gfsh command to clear regions
> -----------------------------------------------------
>
>                 Key: GEODE-7667
>                 URL: https://issues.apache.org/jira/browse/GEODE-7667
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Nabarun Nag
>            Assignee: Benjamin P Ross
>            Priority: Major
>              Labels: GeodeCommons, docs
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> * Currently, the gfsh command to clear replicated region is called ‘remove 
> —region=/regionName’.
>  * Replace this command with ‘clear region —region=regionName’
>  * While executing this gfsh command on partitioned regions, this should call 
> the clear() Java API using the gfsh function execution machinery.
>  * Point to note is that this command should take into consideration of the 
> coordinator selection and how this command is distributed to the members
> Acceptance :
>  * There should be ‘clear region —region=/regionName’ gfsh command
>  * The gfsh command must be documented in the Geode User Guide
>  * DUnit tests to verify that command can be executed successfully on 
> PartitionedRegion
>  * Deprecate the remove command, as remove does not mean clear
>  * Unit tests with complete code coverage for the newly written code.
>  * Test coverage to when a member departs in this scenario
>  * Test coverage to when a member restarts in this scenario



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to