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

Master WALProcs still never clean up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0, 1.3.0, 1.1.4, 2.0.0
    • master, proc-v2
    • None
    • Incompatible change
    • Hide
      The constructor for o.a.h.hbase.ProcedureInfo was mistakenly labeled IA.Public in previous releases and has now changed to IA.Private. Downstream users are safe to consume ProcedureInfo objects returned from HBase public interfaces, but should not expect to be able to reliably create new instances themselves.

      The method ProcedureInfo.setNonceKey has been removed, because it should not have been exposed to clients.
      Show
      The constructor for o.a.h.hbase.ProcedureInfo was mistakenly labeled IA.Public in previous releases and has now changed to IA.Private. Downstream users are safe to consume ProcedureInfo objects returned from HBase public interfaces, but should not expect to be able to reliably create new instances themselves. The method ProcedureInfo.setNonceKey has been removed, because it should not have been exposed to clients.

    Description

      bin/hdfs dfs -ls /hbase/MasterProcWALs | wc -l
      218631
      

      Attachments

        1. HBASE-15100-ia-addendum.patch
          0.5 kB
          Matteo Bertozzi
        2. HBASE-15100-logs.zip
          23 kB
          Enis Soztutar
        3. HBASE-15100-v0.patch
          23 kB
          Matteo Bertozzi
        4. procs.log
          10 kB
          Enis Soztutar
        5. TestWalProcedure.java
          6 kB
          Matteo Bertozzi

        Issue Links

          Activity

            People

              mbertozzi Matteo Bertozzi
              eclark Elliott Neil Clark
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: