Skip to content

Conversation

@morningman
Copy link
Contributor

No description provided.

_finished(false),
_cancelled(false) {
_cancelled(false),
_last_visit_time(0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

The initial last_visit_time is 0 ? Will it be clean in the beginning?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No. the last_visit_time will be set when calling consumer's start(). And the clean thread can not see any active consumer, because active consumers are not in the pool.

@morningman morningman merged commit 6812a17 into apache:kafka_routine_load Mar 20, 2019
morningman added a commit to morningman/doris that referenced this pull request Mar 25, 2019
morningman added a commit to morningman/doris that referenced this pull request Apr 4, 2019
EmmyMiao87 pushed a commit to EmmyMiao87/incubator-doris that referenced this pull request Apr 23, 2019
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.

2 participants