Skip to content

Conversation

@shoumu
Copy link

@shoumu shoumu commented Dec 23, 2019

blaze-fix-v1.2

void DataIO::SetSgroupQueueCapacity(size_t capacity) {
  CHECK(!running_);
  sgroup_queue_capacity_ = capacity;
}

CHECK is undefined,should use XDL_CHECK

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2020

CLA assistant check
All committers have signed the CLA.

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