Nikita-tech-writer commented on a change in pull request #8701:
URL: https://github.com/apache/ignite/pull/8701#discussion_r564098326



##########
File path: docs/_docs/tools/control-script.adoc
##########
@@ -521,6 +521,50 @@ validate_indexes has finished with errors (listed above).
 Like `idle_verify`, index validation tool works correctly only if updates are 
stopped. Otherwise, there may be a race between the checker thread and the 
thread that updates the entry/index, which can result in a false positive error 
report.
 ====
 
+=== Check SQL Index Inline Size
+
+During the operation of the Ignite cluster it could have a different SQL index 
inline size on cluster nodes.
+For example, due to the `IGNITE_MAX_INDEX_PAYLOAD_SIZE` property value is 
different on cluster nodes. The difference
+of index inline size may lead to performance drop.

Review comment:
       I suggest keeping the wording as simple as possible (for example, 
_During the operation of the Ignite cluster_ = _A running Ignite cluster_ , 
etc.)




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


Reply via email to