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: make sure we identify the cluster #27132

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

couchand
Copy link
Contributor

@couchand couchand commented Jul 3, 2018

In #24996 I accidentally moved the identify call rather than copying it,
meaning we frequently failed to issue the identify. This fixes that
by trying to identify on every page if we have not yet.

Release note: None

In cockroachdb#24996 I accidentally moved the identify call rather than copying it,
meaning we frequently failed to issue the identify.  This fixes that
by trying to identify on every page if we have not yet.

Release note: None
@couchand couchand requested a review from a team July 3, 2018 17:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@couchand
Copy link
Contributor Author

couchand commented Jul 3, 2018

bors r+

craig bot pushed a commit that referenced this pull request Jul 3, 2018
27126: opt: improve the appliedRule callback r=RaduBerinde a=RaduBerinde

#### opt: allow distinguishing between norm/explore rules

Release note: None

#### opt: improve the appliedRule callback

Improving the appliedRule callback to also pass the ordinal of the
expression that the rule was applied on. Cleaning up the related logic
and state in forcing_opt.

Release note: None


27132: ui: make sure we identify the cluster r=couchand a=couchand

In #24996 I accidentally moved the identify call rather than copying it,
meaning we frequently failed to issue the identify.  This fixes that
by trying to identify on every page if we have not yet.

Release note: None

Co-authored-by: Radu Berinde <[email protected]>
Co-authored-by: Andrew Couch <[email protected]>
@craig
Copy link
Contributor

craig bot commented Jul 3, 2018

Build succeeded

@craig craig bot merged commit 445b2fc into cockroachdb:master Jul 3, 2018
craig bot pushed a commit that referenced this pull request Jul 9, 2018
27133: release-2.0: ui: make sure we identify the cluster r=couchand a=couchand

Backport 1/1 commits from #27132.

/cc @cockroachdb/release

---

In #24996 I accidentally moved the identify call rather than copying it,
meaning we frequently failed to issue the identify.  This fixes that
by trying to identify on every page if we have not yet.

Release note: None


Co-authored-by: Andrew Couch <[email protected]>
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