Skip to content

[Bug] Partition expiration stuck in infinite failure loop when HMS drop succeeds but Paimon drop fails due to unhandled MetaException #7964

@GangYang-HX

Description

@GangYang-HX

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

Paimon-1.1.1

Compute Engine

Spark-3.5.0

Minimal reproduce step

Executing the "CALL sys.expire_partitions" operation via the Spark engine:

  1. Executing partition expire throws an exception after the HMS Drop Partition is completed, preventing subsequent Paimon partition metadata deletion processing.

  2. Executing partition expire again will throw an exception.

What doesn't meet your expectations?

Failed to correctly identify the partition not found exception

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions