You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2020/11/24 15:13:57 UTC

[accumulo] branch main updated (d33e07a -> f279ae8)

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

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


    from d33e07a  Fix typo in issue template (flaky, not flakey)
     add f279ae8  Add getTabletState to TabletMetadata (#1799)

No new revisions were added by this update.

Summary of changes:
 .../core/metadata/schema/MetadataSchema.java       |  2 +-
 .../core/metadata/schema/TabletMetadata.java       | 37 ++++++++-
 .../core/metadata/schema/TabletsMetadata.java      |  4 +
 .../core/metadata/schema/TabletMetadataTest.java   | 89 ++++++++++++++++++++++
 4 files changed, 130 insertions(+), 2 deletions(-)