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

ppa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from ab8a6b82839 IGNITE-25488 C++ Client: Add transaction timeouts (#6352)
     add 84646bbf7f2 IGNITE-25457 IGNITE_SENSITIVE_DATA_LOGGING property has 
been moved from a system property to configuration (#6365)

No new revisions were added by this update.

Summary of changes:
 .../internal/lang/IgniteSystemProperties.java      | 12 ----
 .../internal/tostring/IgniteToStringBuilder.java   | 66 ++++++++--------------
 .../tostring/SensitiveDataToStringTest.java        | 28 ++++-----
 .../testframework/BaseIgniteAbstractTest.java      |  8 +--
 .../configuration/ItClusterConfigurationTest.java  | 26 +++++++++
 .../org/apache/ignite/internal/app/IgniteImpl.java |  4 ++
 .../internal/app/SystemPropertiesComponent.java    | 64 +++++++++++++++++++++
 7 files changed, 135 insertions(+), 73 deletions(-)
 create mode 100644 
modules/runner/src/main/java/org/apache/ignite/internal/app/SystemPropertiesComponent.java

Reply via email to