Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1291 JobScheduler Universal Agent
  3. JS-1386

JobScheduler Universal Agent: HTTP tunnel replaces RPC TCP connections

    XMLWordPrintable

Details

    Description

      Currently a job with the Agent is started after a http call to the tcp port of the Agent.
      Then the Agent starts a process which connects back to the master JobScheduler by tcp and makes rpc (COM) calls.

      To replace this second connection by http, the following items need to be implemented: (under construction)

      • Master JobScheduler setting to refuse/enable connection if a certificate is not trusted in case of https
      • remove Agent task process callback to Master JobScheduler
      • make Agent task process callback to Agent main process, instead
      • Agent main process bridges communication between Agent task process and master JobScheduler, wraps com calls into http

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              al Andreas Liebert (Inactive)
              Andreas Liebert Andreas Liebert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: