You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dl...@apache.org on 2023/06/21 16:46:47 UTC

[accumulo] branch elasticity updated (81d624e98d -> e77ebd07e1)

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

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


    from 81d624e98d Merge branch 'main' into elasticity
     add f3ef6aca07 Revert "StoredTabletFile now lazy loads ReferencedTabletFile (#3502)"
     new e77ebd07e1 Merge branch 'main' into elasticity

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:
 .../apache/accumulo/core/metadata/AbstractTabletFile.java   |  1 +
 .../apache/accumulo/core/metadata/ReferencedTabletFile.java |  3 ---
 .../org/apache/accumulo/core/metadata/StoredTabletFile.java | 13 +++++--------
 .../accumulo/core/metadata/UnreferencedTabletFile.java      |  1 -
 4 files changed, 6 insertions(+), 12 deletions(-)


[accumulo] 01/01: Merge branch 'main' into elasticity

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

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

commit e77ebd07e1aa5f9ecda73d3bc872e7da09b4c30f
Merge: 81d624e98d f3ef6aca07
Author: Dave Marion <dl...@apache.org>
AuthorDate: Wed Jun 21 16:46:29 2023 +0000

    Merge branch 'main' into elasticity

 .../apache/accumulo/core/metadata/AbstractTabletFile.java   |  1 +
 .../apache/accumulo/core/metadata/ReferencedTabletFile.java |  3 ---
 .../org/apache/accumulo/core/metadata/StoredTabletFile.java | 13 +++++--------
 .../accumulo/core/metadata/UnreferencedTabletFile.java      |  1 -
 4 files changed, 6 insertions(+), 12 deletions(-)