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

TestAccessController is flaky when create is slow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0, 2.0.0
    • security, test
    • None

    Description

      since the client is not sync, we end up with failures if the create is slow.
      we fixed the problem already by adding a custom create/delete with a latch on postCreateTableHandler() to be able to wait the real completion.
      There are a couple of createTable() call that are not using that latch causing failures.

      Attachments

        1. HBASE-13406-v0.patch
          5 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: