Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method isVersioningEnabled() #955

Merged
merged 5 commits into from
May 30, 2020

Conversation

sinhaashish
Copy link
Contributor

@sinhaashish sinhaashish commented May 27, 2020

Added the isVersioningEnabled which return true if bucket is version enabled.

@sinhaashish sinhaashish force-pushed the get-bucket-version-config branch 4 times, most recently from 479614e to e484e1a Compare May 28, 2020 15:45
@sinhaashish sinhaashish changed the title add builder to get bucket version status Add builder to get bucket version status May 28, 2020
Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix comment message and PR title that you are adding new method isVersioningEnabled()

api/src/main/java/io/minio/MinioClient.java Outdated Show resolved Hide resolved
api/src/main/java/io/minio/MinioClient.java Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
@sinhaashish sinhaashish changed the title Add builder to get bucket version status Add isVersioningEnabled api using builder May 28, 2020
@sinhaashish sinhaashish changed the title Add isVersioningEnabled api using builder Add method isVersioningEnabled() May 28, 2020
@sinhaashish sinhaashish changed the title Add method isVersioningEnabled() Add method isVersioningEnabled() May 28, 2020
Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add an example

@sinhaashish
Copy link
Contributor Author

Please add an example

Added.

balamurugana
balamurugana previously approved these changes May 29, 2020
anjalshireesh
anjalshireesh previously approved these changes May 29, 2020
Copy link
Contributor

@anjalshireesh anjalshireesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM apart from a very minor comment.

functional/FunctionalTest.java Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
balamurugana
balamurugana previously approved these changes May 29, 2020
Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@anjalshireesh anjalshireesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kannappanr kannappanr merged commit d6bc4ec into minio:master May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants