Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

OSB should use stream.getLifecycleState to filter Deleted stream  #32

@shudshi

Description

@shudshi

In src/main/java/com/oracle/oci/osb/adapters/oss/OSSServiceAdapter.java, line 99, where it is handling conflict, there should be one more filter condition "!item. getLifecycleState().equals(Stream.LifecycleState.Deleted)" to filter delete OSS streams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions