-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Translator package could sometimes not be re-imported in older tasks.
-
Emptyshow more show less
problem
If the materialised view was missing for a task (automatically deleted after some days) and some tried to make a translator package re-import it might happen that due the missing mat view the segments could not be re-imported.
reproduction
- drop the mat view
- Add a sleep to the mat view create command - since its triggered by the getAction and probably other requests in parallel so that the wrong behaviour can not be reproduced
solution
- check and create mat view first before usage at the specific code place
- fix logging so that segment exceptions can be traced on re-import
[TRANSLATE-4571] Translator package can not be re-imported on older tasks
Resolution | New: Fixed [ 1 ] | |
Status | Original: Releasable [ 10901 ] | New: Done [ 10000 ] |
Fix Version/s | New: translate5 - 7.21.1 [ 14600 ] |
Status | Original: Final pull request [ 10005 ] | New: Releasable [ 10901 ] |
Status | Original: In Progress [ 3 ] | New: Final pull request [ 10005 ] |
Status | Original: Selected for dev [ 10100 ] | New: In Progress [ 3 ] |
Status | Original: Open [ 10002 ] | New: Selected for dev [ 10100 ] |
Link | New: This issue relates to TS-4452 [ TS-4452 ] |