This ticket was created out of WT-6165, it generally presents as a cache stuck as cursors are hung on prepare conflict. Essentially any cursor that attempts to read will get a prepare conflict on the related key and the cursor will hang. This will block eviction as the cursor will be pinning some amount of data, eventually causing a cache stuck.