Ticket #11373 (assigned)

Opened 6 years ago

Last modified 5 years ago

FacilityInfo: delete getRemoteJobManager and rearrange RemoteJob related stuff

Reported by: Federico M Pouzols Owned by: Federico M Pouzols
Priority: major Milestone: Release 3.5
Component: Framework Keywords:
Cc: Blocked By: #11124, #11126
Blocking: Tester:

Description (last modified by Federico M Pouzols) (diff)

getRemoteJobManager() is superseded by the RemoteJobManagerFactory (#11124).

When the remote algorithms are reorganized (#11126), FacilityInfo::getRemoteJobManager should not be needed any longer, and in general (I)RemoteJobManager should not be used in FacilityInfo.

Note: in #11126, rather than revamping the v1 remote algorithms breaking backwards compatibility, new version 2 remote algorithms have been introduced. Versions 1 still use getRemoteJobManager() and related chunks of code in FacilityInfo. So this ticket has to wait until the version 1 remove algorithms are removed (for which we could create a new ticket, or we could do it as part of this ticket).

Change History

comment:1 Changed 6 years ago by Federico M Pouzols

  • Status changed from new to assigned

comment:2 Changed 5 years ago by Federico M Pouzols

  • Description modified (diff)

comment:3 Changed 5 years ago by Nick Draper

  • Milestone changed from Release 3.4 to Release 3.5

Moved to R3.5 at the R3.4 code freeze

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12212

Note: See TracTickets for help on using tickets.