Skip to content

fixes ISSUE-50413: changes in ImportEntryProcessor extensions

The handleImportEntry and assignEntryToThread methods in ImportEntryProcessor have been changed from returning void to returning boolean.

Merge request reports