Issues

Select view

Enter to search
Shift+Enter to add a new line
    Select search mode

     
    50 of 221

    App deletion in one namespace fails if the same app has any program running in another namespace

    Fixed

    Description

    The app deletion fails if the same app is deployed in another namespace and has a program running. This is because we compare just appid here:
    https://github.com/caskdata/cdap/blob/release/3.5/cdap-app-fabric/src/main/java/co/cask/cdap/internal/app/services/ApplicationLifecycleService.java#L413

    Release Notes

    Fixed a bug which prevented app in a namespace to be deleted if a program for the same app is running in a different namespace
    Pinned fields
    Click on the next to a field label to start pinning.

    Details

    Assignee

    Reporter

    Labels

    Components

    Fix versions

    Priority

    Created October 5, 2016 at 3:53 AM
    Updated December 22, 2016 at 10:04 PM
    Resolved October 7, 2016 at 9:57 PM

    Activity

    Show:

    Rohit Sinha October 5, 2016 at 4:49 AM

    Loading...