You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2020/12/04 08:32:14 UTC

[ignite] branch master updated (b5562df -> 4aeeef2)

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

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


    from b5562df  IGNITE-13802 Added missing "setCandidatePageCount" in "GridCacheOffheapManager.addPartitions" - Fixes #8527.
     add 4aeeef2  IGNITE-10655 .NET: Add IgniteConfiguration.JavaPeerClassLoadingEnabled

No new revisions were added by this update.

Summary of changes:
 .../platform/utils/PlatformConfigurationUtils.java |  4 ++++
 .../Config/full-config.xml                         |  2 +-
 .../Config/spring-test.xml                         |  1 +
 .../IgniteConfigurationSerializerTest.cs           |  2 ++
 .../IgniteConfigurationTest.cs                     | 27 +++++++++++++++++++++-
 .../Apache.Ignite.Core/IgniteConfiguration.cs      | 24 ++++++++++++++++++-
 .../IgniteConfigurationSection.xsd                 |  5 ++++
 7 files changed, 62 insertions(+), 3 deletions(-)