Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-405

Fix race condition with access to immediately invalidated resources

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      There are race conditions in the retrieval of immediately invalidate resources from the SharedResourcesBroker. This can result in an object being returned multiple times even though it should only be returned once. It can also result in valid objects being invalidated before a thread picks it up and it can also result in stack overflow due to a thread starving and retrying many times.

      Attachments

        Activity

          People

            hutran Hung Tran
            hutran Hung Tran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: