Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1329

Azure ARM extraneous resources are not cleaned up on node deletion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2
    • 2.1.0, 2.0.3
    • None
    • None

    Description

      This is because doDestroyNode returns null once a node has been deleted so there is no node metadata to use to cleanup the extraneous resources.
      This is particularly problematic on Azure ARM as the resource limits are quite low be default for some of these resources so you can quickly get into a state where you can't deploy nodes.
      I've created a PR based on equivalent GCE compute code to fix this.
      https://github.com/jclouds/jclouds-labs/pull/409

      Attachments

        Activity

          People

            Unassigned Unassigned
            duncanjg Duncan Grant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: