Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3053

blobstores deleted before topologies can be submitted

    XMLWordPrintableJSON

Details

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

    Description

      We have integration tests failing that create a blobstore and then fail to submit a topology.  Digging into the logs, it looks like there is a nimbus thread that runs every 10 seconds and deletes blobstores if there is no associated topology.  We're hitting a race between the two calls periodically.  

       

       

      A possible fix could be to save the timestamp when the blobstore AtomicOutputStream closes and give some grace period before cleaning up based on this timestamp.

       

       

       

      Attachments

        Issue Links

          Activity

            People

              agresch Aaron Gresch
              agresch Aaron Gresch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 50m
                  1h 50m