Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5356

.NET: Peer deployment does not load runtime dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • platforms

    Description

      Discovered while testing in LINQPad:

      • Start Apache.Ignite.exe with enabled peer loading
      • Run a computation from LINQPad that uses Dump extension method

      It fails with "Cannot load LINQPad assembly" error, because CLR tries to load that assembly during job execution, not during deserialization.

      We should wrap ExecuteRemote in a PeerAssemblyResolver to handle runtime assembly requests.

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: