tristaZero commented on issue #9568:
URL: https://github.com/apache/shardingsphere/issues/9568#issuecomment-844794791


   Hi @taojintianxia ,
   
   Phase one of this issue is completed, so before entering phase two, we need 
to functional verification test currently.
   
   Could you give us a hand here?
   
   #### How
   - Switch this feature on
   Please refer to [DDL 
report](https://github.com/apache/shardingsphere/pull/10351/commits/b1d45b179718b516a7cfc1175bf20043ff6652fd)
 and package this project.
   
   - Deployment
   1. Zookeeper and MySQL/PostgreSQL proxy are necessary for its test. 
   2. The sharding rule is recommended.
   3. A `large` logic table made up of maybe millions of rows can make the 
execution process enough longer.
   
   - Execute DDL SQL 
   1. Run a DDL, like `Alter` etc in one window.
   2. Run a query SQL, `show processlist` in another window to check the task 
triggered by the DDL above exists or not.
   3. Once DDL finishes, please redo step 2.
   
   #### Submit
   Please attach the following screenshots
   - The content of `executionnodes` of zk.
   - The result of `show processlist` at the runtime.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to