Commit 1e61aac3 by chenyuanjie

fix

parent 5c9c7152
......@@ -673,8 +673,6 @@ class Templates(object):
print("当前任务id列表为: ", application_ids)
if len(application_ids) == 1:
print("实时消费正常开启!")
if self.test_flag == 'normal' and self.consumer_type == 'latest':
self.kafka_consumption_is_finished()
self.read_data()
self.modify_kafka_state()
self.handle_data()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment