It seems to be fragile to rely on the stage number (reordering stages in `.travis.yml`, adding stages in the middle). Why not set the stage constants (`$STAGE_COMPILE`, `$STAGE_CORE`, etc.) as an env variable, e.g., `CURRENT_STAGE`?
[ Full content available at: https://github.com/apache/flink/pull/6642 ] This message was relayed via gitbox.apache.org for [email protected]
