agingade commented on a change in pull request #5124:
URL: https://github.com/apache/geode/pull/5124#discussion_r427610764



##########
File path: 
geode-core/src/test/java/org/apache/geode/internal/cache/PartitionedRegionTest.java
##########
@@ -249,28 +232,6 @@ public void 
createClearPRMessagesShouldCreateMessagePerBucket() {
     assertThat(msgs.size()).isEqualTo(3);
   }
 
-  @Test
-  public void sendEachMessagePerBucket() {

Review comment:
       This is testing the old way of messaging; where message is sent per 
bucket. That is not true anymore.




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


Reply via email to