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

fix threading issue caused by multiple threads trying to flush

    XMLWordPrintableJSON

Details

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

    Description

      HBaseStore flush needs better synchronization:

      Gora client threads have own HTable each. One thread can trigger a flush for every HTable. On top of that HTable has internal flushing. (When the write buffer is exceeded).

      We have been running a patch that fixed this. Will attach and commit.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: