Skip to content

Conversation

@maranmaran
Copy link
Contributor

@maranmaran maranmaran commented May 10, 2024

Motivation

Fixes ##567
Tiny adjustment on parent PR #565 to match convention on flag name and it's bool default

Modifications

  • Remove unused service ref in PulsarAdminServiceImpl causing circular ref.
  • Rename default.superuser.enable -> default.superuser.enabled to match the convention
  • Default default.superuser.enabled flag to false in application.properties, remove from code
  • Adjust log entry when default superuser flag is disabled

Verifying this change

  • Make sure that the change passes the ./gradlew build checks.

@maranmaran maranmaran changed the title fix: adjust env var name, default in application.properties vs code a… refactor: adjust env var name, default in application.properties vs code a… May 10, 2024
@maranmaran maranmaran changed the title refactor: adjust env var name, default in application.properties vs code a… refactor: adjust env var name and default val to follow convention May 10, 2024
@maranmaran maranmaran changed the title refactor: adjust env var name and default val to follow convention fix: remove circular dep in admin svc, adjusts default superuser env flag name and default May 10, 2024
Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

LGTM

@lhotari lhotari merged commit f302f45 into apache:master May 11, 2024
@liangyepianzhou liangyepianzhou added this to the 0.4.0 milestone Jan 10, 2025
liangyepianzhou pushed a commit that referenced this pull request Jan 12, 2025
…flag name and default (#572)

* fix: adjust env var name, default in application.properties vs code and redefine log

* fix: remove circular ref

(cherry picked from commit f302f45)
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.

3 participants