Skip to content

listIncompleteUpload Method doesn't work as expected #1165

Closed
@RitikRajSrivastava

Description

@RitikRajSrivastava

listMultipartUpload doesn't work as explained here : https://docs.min.io/docs/java-client-api-reference.html#listIncompleteUploads

Expected Behavior

listMultipartUpload must be able to list the multipart upload for objects.

Current Behavior

listMultipartUpload method always return an empty list .

Possible Solution

Steps to Reproduce (for bugs)

1.Upload a 200MB object to minio.
2. Abort the upload.
3. list the incomplete Upload by using the listMultipartUpload method of minio sdk
4.

Context

Regression

Your Environment

  • Version used (minio --version): RELEASE.2021-02-19T04-38-02Z
  • Server setup and configuration: 4 server with 4 disks
  • Operating System and version (uname -a): Linux itom-di-minio-0 3.10.0-957.1.3.el7.x86_64

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