larandersson commented on issue #4338: activation list should allow server-side 
filtering by activation type
URL: 
https://github.com/apache/incubator-openwhisk/issues/4338#issuecomment-472507009
 
 
   @rabbah I would also propose adding the option of filtering by statusCode. 
I've already done some experimenting on different options for the view key in 
CouchDB, and perform combined filtering based on several filters like 
namespace, name, version, kind and status. However, given the nature of 
CouchDB, this is not an easy task to solve if you want to filter on several 
attributes at the same time. It becomes almost impossible if you also want to 
be able to perform the equivalent of a LIKE filter. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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