You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by jm...@apache.org on 2023/02/22 14:35:26 UTC

[accumulo] branch main updated (6d5e593373 -> e6af9c041f)

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

jmark99 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 6d5e593373 Rename GarbageCollectionLogger, optionally pause scans/compactions until memory usage is lower (#3161)
     add 55d972a4c7 Added error details for Compaction Configuration failures (#3199)
     new e6af9c041f Merge branch '2.1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../spi/compaction/DefaultCompactionPlanner.java   |  4 +-
 .../compaction/CompactionPlannerInitParams.java    |  4 +-
 .../server/conf/CheckCompactionConfigTest.java     | 51 ++++++++++++++++++++++
 3 files changed, 55 insertions(+), 4 deletions(-)


[accumulo] 01/01: Merge branch '2.1'

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmark99 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit e6af9c041f1f184f1cff09f34f43e974b4cde418
Merge: 6d5e593373 55d972a4c7
Author: Mark Owens <jm...@apache.org>
AuthorDate: Wed Feb 22 09:34:13 2023 -0500

    Merge branch '2.1'

 .../spi/compaction/DefaultCompactionPlanner.java   |  4 +-
 .../compaction/CompactionPlannerInitParams.java    |  4 +-
 .../server/conf/CheckCompactionConfigTest.java     | 51 ++++++++++++++++++++++
 3 files changed, 55 insertions(+), 4 deletions(-)