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

ddl: Remove the EncodeRecordKey call and add more log message #1715

Merged
merged 4 commits into from
Sep 12, 2016

Conversation

zimulala
Copy link
Contributor

No description provided.

// we return errWaitReorgTimeout here too, so that outer loop will break.
return errWaitReorgTimeout
case <-time.After(waitTimeout):
log.Infof("[ddl] run reorg job wait timeout :%v", waitTimeout)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd better also log job information.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no job information. And We know the job information from other information.

@coocood
Copy link
Member

coocood commented Sep 12, 2016

LGTM

@shenli
Copy link
Member

shenli commented Sep 12, 2016

LGTM

@zimulala zimulala merged commit e800cf0 into master Sep 12, 2016
@zimulala zimulala deleted the zimuxia/ddl branch September 12, 2016 08:38
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.

4 participants