[
https://issues.apache.org/jira/browse/ARROW-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659655#comment-17659655
]
Rok Mihevc commented on ARROW-2629:
-----------------------------------
This issue has been migrated to [issue
#19026|https://github.com/apache/arrow/issues/19026] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)