rabbah opened a new pull request #2735: Remove redundant view which predates db split into activations and assets. URL: https://github.com/apache/incubator-openwhisk/pull/2735 The views computed in the database have some redundancies. This will remove one entire view which is not necessary now that activations are not in the same database as the rest of the assets. It also removes a custom (read expensive) reduction for packages which we don't use either. Replaces https://github.com/apache/incubator-openwhisk/pull/2691 - reformats code and squashes all the commits. Presering old prs for the incremental commits and Travis ?. ---------------------------------------------------------------- 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
