You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/05/22 08:31:00 UTC

[jira] [Created] (ARROW-2629) [Plasma] Iterator invalidation for pending_notifications_

Philipp Moritz created ARROW-2629:
-------------------------------------

             Summary: [Plasma] Iterator invalidation for pending_notifications_
                 Key: ARROW-2629
                 URL: https://issues.apache.org/jira/browse/ARROW-2629
             Project: Apache Arrow
          Issue Type: Bug
          Components: Plasma (C++)
            Reporter: Philipp Moritz
             Fix For: 0.10.0


This was discovered when running the Ray integration tests. In send_notifications we are modifying pending_notifications_, which invalidates the iterator in the for each loop in push_notification.

It's not easy to reproduce, so I don't have a regression test unfortunately, but I'll post a patch that fixes it.



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