Skip to content

Reset cached DataHandle in SubmitterPlugin if user identity changes. BUGZ-3772

nordugrid-arc-bot requested to merge aleksandr.konstantinov/arc:bug_3772 into next

Begin arcbot message
This merge request is automatically copied from !541 (merged) orginally made by @aleksandr.konstantinov
End arcbot message

Implements check for user identuty change in UserConfig. Applies it to cached DataHandle used for data staging. Maybe same approach could be applied to other objects representing cached connections in specific plugins.

Merge request reports