https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33972

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152400|0                           |1
        is obsolete|                            |

--- Comment #16 from Katrin Fischer <[email protected]> ---
Created attachment 152409
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152409&action=edit
Bug 33972: Set importing status to batch outside of transaction

This patch moves the setting of the 'importing' status for the batch
outside fo the transaction.

This prevents a scenario seen on some setups where a deadlock is created:
background_jobs_worker.pl: C4::ImportBatch::SetImportBatchStatus(): DBI
Exception: DBD::mysql::db do failed: Lock wait timeout exceeded; try restarting
transaction at /usr/share/koha/lib/C4/ImportBatch.pm line 717

To test:
1 - Apply patch
2 - Stage and import some files
3 - Confirm the imports successfully complete

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to