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

cli: Have connect commands use a configurable timeout #64878

Open
itsbilal opened this issue May 7, 2021 · 0 comments
Open

cli: Have connect commands use a configurable timeout #64878

itsbilal opened this issue May 7, 2021 · 0 comments
Labels
A-authentication Pertains to authn subsystems C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-server-and-security DB Server & Security

Comments

@itsbilal
Copy link
Contributor

itsbilal commented May 7, 2021

Currently, the cockroach connect init and connect join commands
have hardcoded life spans / timeouts at 10 mins and 1 min respectively.
This should be configurable, ideally using the --timeout flag that
already exists on other commands.

Stems from #60632.

Jira issue: CRDB-7324
Epic: CRDB-6663

@itsbilal itsbilal added the C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. label May 7, 2021
@itsbilal itsbilal changed the title Have connect commands use a configurable timeout cli: Have connect commands use a configurable timeout May 7, 2021
@jlinder jlinder added the T-server-and-security DB Server & Security label Jun 16, 2021
@knz knz added the A-authentication Pertains to authn subsystems label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-authentication Pertains to authn subsystems C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-server-and-security DB Server & Security
Projects
None yet
Development

No branches or pull requests

3 participants