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

roachprod: Remove outdated license warning message #135326

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spilchen
Copy link
Contributor

Previously, starting a cluster with roachprod may display the following warning:

COCKROACH_DEV_LICENSE unset: enterprise features will be unavailable

With the deprecation of the core license, enterprise features are no longer disabled. Instead, clusters without a license are subject to throttling only after the 7-day grace period expires.

This message has been removed rather than updated. There are no product restrictions within the first week, so the warning is unnecessary. If a cluster persists beyond the grace period, sufficient notices about potential throttling are already provided through the DB console, cockroach.log, and client NOTICE messages.

Epic: None
Release note: None

Previously, starting a cluster with `roachprod` may display the following
warning:
COCKROACH_DEV_LICENSE unset: enterprise features will be unavailable

With the deprecation of the core license, enterprise features are no longer
disabled. Instead, clusters without a license are subject to throttling only
after the 7-day grace period expires.

This message has been removed rather than updated. There are no product
restrictions within the first week, so the warning is unnecessary. If a cluster
persists beyond the grace period, sufficient notices about potential throttling
are already provided through the DB console, `cockroach.log`, and client
`NOTICE` messages.

Epic: None
Release note: None
@spilchen spilchen self-assigned this Nov 15, 2024
@spilchen spilchen requested a review from a team as a code owner November 15, 2024 20:49
@spilchen spilchen requested review from srosenberg and nameisbhaskar and removed request for a team November 15, 2024 20:49
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

2 participants