Hi team, we are experiencing issue in starrocks-4....
# questions-and-troubleshooting
t
Hi team, we are experiencing issue in starrocks-4.0-rc that presistentIndexMemtable is corrupted. Do you have any suggestions how to recover from that?
Copy code
E20251010 11:50:08.778993 140223046456896 persistent_index_memtable.cpp:66] PersistentIndexMemtable<24> insert found duplicate key 80000002373B2F968000000000A4500EA58D1D0D78CA2300
W20251010 11:50:08.779195 140223046456896 lake_primary_index.cpp:58] load LakePrimaryIndex error: Already exist: PersistentIndexMemtable<24> insert found duplicate key 80000002373B2F968000000000A4500EA58D1D0D78CA2300
(Currently the entire cluster is halted in processing this transaction, and nothing can be written to the cluster)
d
Hi I am having the same issue on version 3.4.8. Did you manage to solve this?