zstan commented on a change in pull request #6770: IGNITE-12061 Fix inline size 
change.
URL: https://github.com/apache/ignite/pull/6770#discussion_r314938761
 
 

 ##########
 File path: 
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/index/BasicIndexTest.java
 ##########
 @@ -761,6 +767,81 @@ public void testAllIndexesWithPersistence() throws 
Exception {
         }
     }
 
+    /** */
+    @Test
+    @WithSystemProperty(key = IGNITE_THROTTLE_INLINE_SIZE_CALCULATION, value = 
"1")
+    public void testInlineSizeChange() throws Exception {
 
 Review comment:
   ticket will be soon, but it still beyond the scope of this ticket.

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