You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ti...@apache.org on 2022/02/02 09:16:09 UTC

[ignite] branch master updated (6c00a0d -> 2308c00)

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

timoninmaxim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 6c00a0d  IGNITE-16405 Fix NoClassDefFound on invokeAsync with using BinaryObjects. (#9772)
     add 2308c00  IGNITE-16400: Deprecate direct references to local services. (#9771)

No new revisions were added by this update.

Summary of changes:
 .../ignite/snippets/services/ServiceExample.java   |  1 +
 docs/_docs/services/services.adoc                  | 10 +++++---
 .../java/org/apache/ignite/IgniteServices.java     | 25 ++++++++++--------
 .../processors/service/IgniteServiceProcessor.java | 30 ----------------------
 .../ignite/services/ServiceConfiguration.java      |  2 +-
 .../service/GridServiceProcessorProxySelfTest.java |  2 +-
 .../resource/GridServiceInjectionSelfTest.java     |  6 -----
 7 files changed, 24 insertions(+), 52 deletions(-)