|
|
@ -188,8 +188,8 @@
|
|
|
|
executor_handler = #{executorHandler},
|
|
|
|
executor_handler = #{executorHandler},
|
|
|
|
executor_param = #{executorParam},
|
|
|
|
executor_param = #{executorParam},
|
|
|
|
executor_block_strategy = #{executorBlockStrategy},
|
|
|
|
executor_block_strategy = #{executorBlockStrategy},
|
|
|
|
executor_timeout = ${executorTimeout},
|
|
|
|
executor_timeout = #{executorTimeout},
|
|
|
|
executor_fail_retry_count = ${executorFailRetryCount},
|
|
|
|
executor_fail_retry_count = #{executorFailRetryCount},
|
|
|
|
glue_type = #{glueType},
|
|
|
|
glue_type = #{glueType},
|
|
|
|
glue_source = #{glueSource},
|
|
|
|
glue_source = #{glueSource},
|
|
|
|
glue_remark = #{glueRemark},
|
|
|
|
glue_remark = #{glueRemark},
|
|
|
|