mdeuser commented on issue #3019: WIP: Trigger activation reduction URL: https://github.com/apache/incubator-openwhisk/pull/3019#issuecomment-347939806 had a chat with @jasonpet. apparently many of the provider tests rely on the current behavior (i.e. fire trigger that has no rule, look in db for activation record). i think i'll break this up into smaller prs to allow for more discussion on the trigger activation reduction behavior 1. async trigger activation writes to db. return 202 2. use internal http interface to invoke the corresponding rule action 3. no longer write trigger activations for triggers without a corresponding active rule
---------------------------------------------------------------- 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
