kadirozde commented on a change in pull request #701: PHOENIX-5709 Simplify 
index update generation code for consistent glo…
URL: https://github.com/apache/phoenix/pull/701#discussion_r377798465
 
 

 ##########
 File path: 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentMutationsIT.java
 ##########
 @@ -266,7 +266,8 @@ public void 
testSetIndexedColumnToNullAndValueAtSameTSWithStoreNulls2() throws E
             EnvironmentEdgeManager.injectEdge(null);
         }
     }
-
+    @Ignore ("It is not possible to assign the same timestamp two separately 
committed mutations in the current model\n" +
 
 Review comment:
   I want to give the reviewers a chance to review this before removing it. 
This test is still applicable to the old design. I suggest we remove it when we 
remove the old design.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to