Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-115

Flushing HBaseStore should flush all HTable instances.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2
    • gora-hbase
    • None

    Description

      When setting autoflush to false (just added in GORA-114) , some unexpected behaviour might be the case when flushing. Currently flushing will only flush the threadlocal HTable instance (if any for the thread calling flush) and not all instances. A very simple fix will make sure that ALL HTable instances are flushed. Have already tested this for a few days. Will attach patch and commit right away.

      Attachments

        1. GORA-115.patch
          0.5 kB
          Ferdy

        Activity

          People

            Unassigned Unassigned
            ferdy.g Ferdy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: