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

Java thin client: Race between response and notification for compute tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.9
    • 2.9
    • thin client
    • None

    Description

      Java thin client ClientCompute.execute() methodĀ can hang due to race between processing of COMPUTE_TASK_EXECUTE responseĀ and COMPUTE_TASK_FINISHED notification.

      These messages are strongly ordered on the server-side. But on the client-side response and notification are processed by different threads. If notification will be processed before response, task future will never be completed.

      Attachments

        Activity

          People

            alex_pl Aleksey Plekhanov
            alex_pl Aleksey Plekhanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m