View Revisions: Issue #2991

Summary 0002991: Routing still runs with start.route.job=false
Revision 2017-02-08 17:09 by mmichalek
Description Routing will still run with start.route.job=false. The job doesn't start up, but the push will manually force a route. This is surprising behavior when a user is trying to temporarily disable routing.

Also add a new parameter of route.on.push (defaults to false) which will perform a manual route whenever the push job runs.
Revision 2017-02-08 17:02 by mmichalek
Description Routing will still run with start.route.job=false. The job doesn't start up, but the push will manually force a route. This is surprising behavior when a user is trying to temporarily disable routing.