Skip to content

Print more info to stdout when starting a node #627

Closed
@jseldess

Description

@jseldess

Related PR: cockroachdb/cockroach#9066

On node startup, you now get status, clusterID, and nodeID.

$ cockroach start --store=test --background
build:      beta-20160829-543-gbe463fc @ 2016/09/07 17:16:23 (go1.7)
admin:      http://localhost:8080
sql:        postgresql://root@localhost:26257?sslmode=disable
logs:       test/logs
store[0]:   path=test
status:     restarted pre-existing node
clusterID:  {4ef69723-92cc-44fa-a847-5a855b3532a7}
nodeID:     1

On develop only.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions