Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Do not upload killed queries when queries have not sync to meta. #1204

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

CPWstatic
Copy link
Contributor

No description provided.

@CPWstatic CPWstatic added the ready-for-testing PR: ready for the CI test label Jul 5, 2021
@@ -141,5 +146,29 @@ Status KillQueryExecutor::verifyTheQueriesByMetaInfo(
}
return Status::OK();
}

void KillQueryExecutor::findKillQueriesViaMeta(
Copy link
Contributor

Choose a reason for hiding this comment

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

Change findKillQueriesViaMeta -> findKilledQueriesViaMeta may be more appropriate.

@CPWstatic CPWstatic merged commit dfdb039 into vesoft-inc:master Jul 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants