You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/02/06 22:57:31 UTC

[ignite] branch ignite-2.10 updated (6275d49 -> ba76124)

This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.10
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 6275d49  IGNITE-13981 Documentation: SQL tracing. (#8762)
     add ba76124  IGNITE-14133 Document cluster API implementation for CPP (#8761)

No new revisions were added by this update.

Summary of changes:
 .../cpp/src/broadcast_jobs_to_remote_nodes.cpp     | 44 ++++++++++++++++++++++
 .../cpp/src/predefined_cluster_groups.cpp          | 30 ++++++---------
 .../distributed-computing/cluster-groups.adoc      | 12 +++++-
 3 files changed, 65 insertions(+), 21 deletions(-)
 create mode 100644 docs/_docs/code-snippets/cpp/src/broadcast_jobs_to_remote_nodes.cpp
 copy modules/core/src/main/java/org/apache/ignite/internal/transactions/IgniteTxDuplicateKeyCheckedException.java => docs/_docs/code-snippets/cpp/src/predefined_cluster_groups.cpp (62%)