Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1143

Clean Intermediate data (generated while apps running),when destry the app

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Slider 0.90.2
    • Slider 1.0.0
    • core
    • None

    Description

      When create and run the apps,eg,hbase,storm,etc, We will create a zk directory to support the service woriking. But if we want to destroy the unused apps,we should destroy the directroy or data generated when running.

      For example:
      1)create and start a storm service, created a zk path to hold the metadata
      [zk: localhost:2181(CONNECTED) 2] ls /
      [services, registry, storm]
      zk: localhost:2181(CONNECTED) 1] ls /storm
      [workerbeats, errors, supervisors, storms, assignments]

      2) destroy the stopped storm
      slider destroy demo-storm --foce

      [zk: localhost:2181(CONNECTED) 1] ls /storm
      [workerbeats, errors, supervisors, storms, assignments]

      3) the zk path not deleted when destroy it

      Attachments

        Issue Links

          Activity

            People

              fengyongshe Yongshe Feng
              fengyongshe Yongshe Feng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: