You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2023/12/12 10:56:22 UTC

(ignite) branch master updated (b7c36c9252c -> 34b96165e6b)

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

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


    from b7c36c9252c IGNITE-14823 Argument abbrevation (#11088)
     add 34b96165e6b IGNITE-14823 Buffer abbrevation (#11089)

No new revisions were added by this update.

Summary of changes:
 modules/checkstyle/src/main/resources/abbrevations.csv |  2 +-
 .../processors/compress/CompressionProcessorImpl.java  | 12 ++++++------
 .../cache/persistence/DataStorageMetricsImpl.java      | 18 +++++++++---------
 .../cache/persistence/wal/ByteBufferExpander.java      |  6 ++----
 .../streamer/ClientDataStreamerStartRequest.java       |  6 +++---
 .../ignite/internal/util/io/GridFilenameUtils.java     | 14 +++++++-------
 .../processors/cache/CacheMetricsCacheSizeTest.java    |  4 ++--
 .../persistence/pagemem/IgniteThrottlingUnitTest.java  |  6 +++---
 .../cache/persistence/pagemem/PageMemoryImplTest.java  |  6 +++---
 .../database/inlinecolumn/InlineIndexColumnTest.java   | 14 +++++++-------
 .../deployment/uri/GridUriDeploymentJarVerifier.java   |  4 ++--
 11 files changed, 45 insertions(+), 47 deletions(-)