Skip to content

MSEARCH-1245: Fix bucket creation - #78

Merged
viacheslavkol merged 1 commit into
masterfrom
fix-bucket-creation
Jun 22, 2026
Merged

MSEARCH-1245: Fix bucket creation#78
viacheslavkol merged 1 commit into
masterfrom
fix-bucket-creation

Conversation

@viacheslavkol

Copy link
Copy Markdown
Contributor

Purpose

Bucket exists error was observed in mod-search logs. Bucket creation should be skipped if it already exists

Approach

Add return statement when bucket already exists so creation is skipped

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

  • Does this PR meet or exceed the expected quality standards?
    • Code coverage on new code is 80% or greater
    • Duplications on new code is 3% or less
    • There are no major code smells or security issues
  • Does this introduce breaking changes?
    • Were any API paths or methods changed, added or removed?
    • Were there any schema changes?
    • Did any of the interface versions change?
    • Were permissions changed, added, or removed?
    • Are there new interface dependencies?
    • There are no breaking changes in this PR.

@viacheslavkol viacheslavkol self-assigned this Jun 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

@viacheslavkol
viacheslavkol marked this pull request as ready for review June 22, 2026 12:20
@viacheslavkol
viacheslavkol requested review from a team and SvitlanaKovalova1 and removed request for a team June 22, 2026 13:01
@viacheslavkol
viacheslavkol merged commit 310adec into master Jun 22, 2026
16 checks passed
@viacheslavkol
viacheslavkol deleted the fix-bucket-creation branch June 22, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants