wesql / wescale

WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.
Apache License 2.0
196 stars 8 forks source link

fix:fix wescale filter ticker bug #491

Closed newborn22 closed 2 months ago

newborn22 commented 2 months ago

Related Issue(s) & Descriptions

1.fix wescale filter bug: change from Timer to Ticker. 2.notify follower tablets to reload filters from database when executing filter dml cmd.

Checklist