[jira] [Created] (IGNITE-8209) Exchange worker busy-spins after ForceRebalanceExchangeTask

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8209) Exchange worker busy-spins after ForceRebalanceExchangeTask

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-8209:
----------------------------------------

             Summary: Exchange worker busy-spins after ForceRebalanceExchangeTask
                 Key: IGNITE-8209
                 URL: https://issues.apache.org/jira/browse/IGNITE-8209
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Goncharuk


Currently, we assign timeout=0 if exchange worker receives ForceRebalanceExchangeTask, however, assignment back to non-zero value is performed only if rebalance is finished, which results in exchange worker busy-spin.

Looks like we should re-assign timeout back to network timeout if timeout is zero and the queue is empty.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)