Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-234

fix synchronization around staleCount in DataCollector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0
    • impl
    • None
    • Patch Available

    Description


      DataCollector uses synchronized statements on staleCount, but the staleCount reference changes! I'm proposing it switch to use the concurrent package Lock and condition to manage staleness.

      Attachments

        Activity

          People

            whipkey Chad Whipkey
            whipkey Chad Whipkey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: