Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19266

TestAcidGuarantees should cover adaptive in-memory compaction

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed
    • Hide
      separate the TestAcidGuarantees by the policy:
      1) NONE -> TestAcidGuaranteesWithNoInMemCompaction
      2) BASIC -> TestAcidGuaranteesWithBasicPolicy
      3) EAGER -> TestAcidGuaranteesWithEagerPolicy
      4) ADAPTIVE -> TestAcidGuaranteesWithAdaptivePolicy

      TestAcidGuaranteesWithEagerPolicy and TestAcidGuaranteesWithAdaptivePolicy are disabled by default as the eager policy may cause the negative size of memstore.
      Show
      separate the TestAcidGuarantees by the policy: 1) NONE -> TestAcidGuaranteesWithNoInMemCompaction 2) BASIC -> TestAcidGuaranteesWithBasicPolicy 3) EAGER -> TestAcidGuaranteesWithEagerPolicy 4) ADAPTIVE -> TestAcidGuaranteesWithAdaptivePolicy TestAcidGuaranteesWithEagerPolicy and TestAcidGuaranteesWithAdaptivePolicy are disabled by default as the eager policy may cause the negative size of memstore.

    Description

      Currently TestAcidGuarantees populates 3 policies of (in-memory) compaction.

      Adaptive in-memory compaction is new and should be added as 4th compaction policy.

      Attachments

        1. HBASE-19266.v0.patch
          11 kB
          Chia-Ping Tsai
        2. HBASE-19266.v1.patch
          10 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: