starpit commented on issue #3153: remove API to lists all entities in a namespace? URL: https://github.com/apache/incubator-openwhisk/issues/3153#issuecomment-355777596 i think this is a good idea. all of the Read APIs should use streaming, never touching the controller's scala heap. plus, the list api can easily be implemented client-side, possibly with a more attractive user experience: the UI can begin rendering as soon as any one of the four sub-requests completes.
---------------------------------------------------------------- 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
