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

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

Commit 8683108dd1ec21bb83001618f493c4eca6438f00 in geode's branch 
refs/heads/feature/GEODE-3049 from [~nreich]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8683108 ]

GEODE-3049: Add warning on loss of all buckets in region

  * Add statistics for count of buckets that have no copies remaining
  * Refactor logic for keeping track of redundancy statistics into
    separate classes
  * Remove dependency of tracking on the PartitionRegionStatistics
    (since this can be turned off), but continue recording statistics
    to that location


> Log warning when all redundant copies of a partitioned region are lost
> ----------------------------------------------------------------------
>
>                 Key: GEODE-3049
>                 URL: https://issues.apache.org/jira/browse/GEODE-3049
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>            Reporter: Nick Reich
>            Assignee: Nick Reich
>              Labels: storage_3
>
> Currently, a warning is logged when any bucket in a partitioned region goes 
> below its target redundant copies. However, when the last copy is lost, there 
> is no logging to indicate this. A warning should be added when at least one 
> bucket has lost all redundant copies.



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

Reply via email to