[
https://issues.apache.org/jira/browse/ARROW-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2629:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/19026
> [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: C++ - Plasma
> Reporter: Philipp Moritz
> Assignee: Philipp Moritz
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)