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

Incorrect deserialization of IgniteComputeImpl when executor name is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • compute
    • None

    Description

      This will fail is executor name is not set (which is valid case):

      protected Object readResolve() throws ObjectStreamException {
          return prj.compute().withExecutor(execName);
      }
      

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: