starpit opened a new issue #4001: actions can get wedged, showing up in list 
views, but 404 on get and delete
URL: https://github.com/apache/incubator-openwhisk/issues/4001
 
 
   The bug is that actions can get "wedged" into a namespace, where they 
continue to show up in the list views, but the controller yields 404s on action 
GET and DELETE. more oddly, action update gives back a "concurrent modification 
to resource detected" message! (no concurrency involved, from my end)
   
   ## Environment details:
   
   * i've only tried us-south IBM Cloud Functions
   
   ## Steps to reproduce the issue:
   
   i'm not quite sure yet, but so far, i've only been able to trigger this bug 
when creating Conductor actions. i'll continue to try to figure this one out
   
   we had a wedged namespace a few weeks ago (from our initial correspondence 
on this topic), and it seems to have unwedged itself (after a week or so); 
perhaps because the controller was rebooted?
   
   
   ## Provide the expected results and outputs:
   
   after wiping all assets, the list view should be a empty
   
   
   ## Provide the actual results and outputs:
   ![screen shot 2018-09-01 at 20 29 
11](https://user-images.githubusercontent.com/4741620/45030679-a8a7af00-b01a-11e8-9063-4e76fa643949.png)
   ![screen shot 2018-09-01 at 20 31 
34](https://user-images.githubusercontent.com/4741620/45030681-aba29f80-b01a-11e8-9e54-a01b94eca374.png)
   ![screen shot 2018-09-01 at 20 40 
29](https://user-images.githubusercontent.com/4741620/45030682-ad6c6300-b01a-11e8-85f5-6ea800b6d532.png)
   
   
   ## Additional information you deem important:
   * issue happens only occasionally or under certain circumstances   
   * changes you did or observed in the environment
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to