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

ui: display progress of backups/restores/schema changes #13604

Closed
benesch opened this issue Feb 15, 2017 · 6 comments
Closed

ui: display progress of backups/restores/schema changes #13604

benesch opened this issue Feb 15, 2017 · 6 comments
Assignees
Milestone

Comments

@benesch
Copy link
Contributor

benesch commented Feb 15, 2017

Tracking issue for displaying incremental progress of backup/restore/schema change jobs in the admin UI. See #12555 for overview.

RFC coming soon.

/cc @danhhz

@kuanluo
Copy link

kuanluo commented Feb 15, 2017

Photo of notes from today's meeting:
backup-store

@petermattis petermattis added this to the 1.0 milestone Feb 23, 2017
@vivekmenezes
Copy link
Contributor

I think we should remove schema changes from this issue. Thoughts?

@kuanluo
Copy link

kuanluo commented Mar 20, 2017

@vivekmenezes

We included schema change as a reminder that it's part of the query type that we should keep in mind for the query progress UI indicators. Not sure if it's part of the engineering work.

@dianasaur323 dianasaur323 modified the milestones: Q3 2017, 1.0 Apr 12, 2017
@petermattis petermattis modified the milestones: Q3 2017, 1.1 May 3, 2017
@dianasaur323
Copy link
Contributor

@jseldess Here is the GitHub issue for the jobs table in the admin UI

@dianasaur323
Copy link
Contributor

dianasaur323 commented Jun 13, 2017

image
@kuanluo Adding in your most recent mock here.
Additional fix is to see what it looks like if we change the time horizon to a different size, like a subtitle. cc @nstewart

@jseldess
Copy link
Contributor

Thanks, @dianasaur323!

benesch added a commit to benesch/cockroach that referenced this issue Jul 27, 2017
Add a new page to the admin UI that provides a graphical, interactive
interface to `SHOW JOBS`.

Closes cockroachdb#13604.
benesch added a commit to benesch/cockroach that referenced this issue Jul 27, 2017
Add a new page to the admin UI that provides a graphical, interactive
interface to `SHOW JOBS`.

Closes cockroachdb#13604.
benesch added a commit to benesch/cockroach that referenced this issue Jul 27, 2017
Add a new page to the admin UI that provides a graphical, interactive
interface to `SHOW JOBS`.

Closes cockroachdb#13604.
benesch added a commit to benesch/cockroach that referenced this issue Jul 27, 2017
Add a Jobs endpoint to the admin API server that will provide the data
for the new jobs admin UI page (cockroachdb#13604).
benesch added a commit to benesch/cockroach that referenced this issue Jul 28, 2017
Add a Jobs endpoint to the admin API server that will provide the data
for the new jobs admin UI page (cockroachdb#13604).
benesch added a commit to benesch/cockroach that referenced this issue Jul 31, 2017
Add a Jobs endpoint to the admin API server that will provide the data
for the new jobs admin UI page (cockroachdb#13604).
benesch added a commit to benesch/cockroach that referenced this issue Aug 3, 2017
Add a new page to the admin UI that provides a graphical, interactive
interface to `SHOW JOBS`.

Closes cockroachdb#13604.
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

No branches or pull requests

7 participants