Github user asfgit closed the pull request at:
https://github.com/apache/geode/pull/577
---
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 enabl
Github user nreich commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r124145519
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRedundancyTracker.java
---
@@ -0,0 +1,110 @@
+/*
+ * Licensed to the Apache S
Github user dschneider-pivotal commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r124134874
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRedundancyTracker.java
---
@@ -0,0 +1,110 @@
+/*
+ * Licensed to
Github user nreich commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r121828113
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRedundancyTracker.java
---
@@ -0,0 +1,108 @@
+/*
+ * Licensed to the Apache S
Github user dschneider-pivotal commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r121776319
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/PartitionedRegionRedundancyTracker.java
---
@@ -0,0 +1,133 @@
+/*
+ * L
Github user dschneider-pivotal commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r121751707
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRedundancyTracker.java
---
@@ -0,0 +1,108 @@
+/*
+ * Licensed to
Github user dschneider-pivotal commented on a diff in the pull request:
https://github.com/apache/geode/pull/577#discussion_r121742105
--- Diff:
geode-core/src/main/java/org/apache/geode/internal/cache/BucketRedundancyTracker.java
---
@@ -0,0 +1,108 @@
+/*
+ * Licensed to
GitHub user nreich opened a pull request:
https://github.com/apache/geode/pull/577
Feature/geode 3049
This request attempts to add logging for when the last copy of a bucket in
a PartitionedRegion is lost (we already log on loss of consistency and on every
drop in number of copies,