citusdata / citus

Distributed PostgreSQL as an extension
https://www.citusdata.com
GNU Affero General Public License v3.0
10.63k stars 670 forks source link

The serious bug in the reference table. #7706

Open fengzunbao opened 1 month ago

fengzunbao commented 1 month ago

Discovered a serious bug: concurrent insert/delete operations on the reference table can lead to data inconsistency, resulting in different row counts and contents of the reference table across different DN nodes