yuxiqian commented on PR #3680:
URL: https://github.com/apache/flink-cdc/pull/3680#issuecomment-2469724193

   Based on previous discussions, I've made the following changes:
   
   * Adjusted flush event nonce generating algorithm. Now the higher 32 bits 
are timestamp and lower 32 bits are Java hash code (like snowflake ID).
   * added parallelized schema change cases in MySQL integrated test & route 
e2e test.
   
   As we're not going to have it in 3.2.1, I would propose downgrading 
parallelized E2e cases to single-parallelism ones (#3718) to avoid breaking our 
CI pipeline.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to