Cpaulyz opened a new pull request, #7581: URL: https://github.com/apache/iotdb/pull/7581
## Description ### IOTDB-4250 Support multiple pipes running at the same time.  ### IOTDB-4628 In old version, pipe infomation will be stored even if pipe has been dropped. There are two advantages to not storing pipe infomation after drop can. 1. Support rollback logic in procedure better. If failed to create pipe, drop directlt. 2. Other modules(e.g.Trigger) do the same thing. Doing so can keep the semantics consistent in IoTDB. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
