Skip to content

ConcurrentModificationException thrown when using SAS tokens #14070

@PhillHenry

Description

@PhillHenry

Apache Iceberg version

1.9.2

Query engine

Spark

Please describe the bug 🐞

I'm getting ConcurrentModificationExceptions here when this is called by Azure code by multiple threads as they close their ADLSOutputStream.

When I made access to the map synchronized, the problem was solved.

Willingness to contribute

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions