This is an automated email from the ASF dual-hosted git repository.
azagrebin pushed a change to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 8fbabf6 [FLINK-20432] Add timeouts to SQLClientSchemaRegistryITCase
add 9cd7786 [FLINK-20078][coordination] Factor out an ExecutionGraph
factory method for DefaultExecutionTopology
No new revisions were added by this update.
Summary of changes:
.../failover/flip1/PipelinedRegionComputeUtil.java | 11 +-
.../jobgraph/topology/DefaultLogicalTopology.java | 3 +-
.../adapter/DefaultExecutionTopology.java | 160 +++++++++++++--------
.../flip1/PipelinedRegionComputeUtilTest.java | 3 +-
.../strategy/TestingSchedulingTopology.java | 2 +-
5 files changed, 112 insertions(+), 67 deletions(-)