This is an automated email from the ASF dual-hosted git repository.
mmuzaf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from 28eec4f IGNITE-14250 .NET: Fix race condition in Events example, test
example output
add 3ca06cd IGNITE-13385 Fixed documentation pages for cache warm-up
strategy examples (#8703)
No new revisions were added by this update.
Summary of changes:
.../org/apache/ignite/snippets/WarmUpStrategy.java | 83 ++++++++++++++++++
docs/_docs/code-snippets/xml/warm-up-strategy.xml | 71 ++++++++++++++++
docs/_docs/memory-configuration/data-regions.adoc | 97 +++++++++++++++++-----
3 files changed, 229 insertions(+), 22 deletions(-)
create mode 100644
docs/_docs/code-snippets/java/src/main/java/org/apache/ignite/snippets/WarmUpStrategy.java
create mode 100644 docs/_docs/code-snippets/xml/warm-up-strategy.xml