Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.3(EOL)
-
None
Description
fts_update_sync_doc_id() should use alter table internal transaction instead of new one.
We should make sure that other concurrent DML or fts sync shouldn't get hang. If possible, try to postpone the config table update in commit_inplace_alter table.