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

fix bug of aysnc left index delete #336

Merged
merged 1 commit into from
Jan 16, 2019
Merged

fix bug of aysnc left index delete #336

merged 1 commit into from
Jan 16, 2019

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Jan 15, 2019

  1. use element id as task name
  2. check whether element is already deleted

fixed: #247

Change-Id: Id8471712e2cd9b5f7cff4639b27e6c198e4d1f01

@zhoney zhoney force-pushed the async_fix branch 3 times, most recently from 74cf152 to e349d60 Compare January 15, 2019 13:48
1. use element id as task name
2. check whether element is already deleted
3. use async mode for HugeGraphServer

Change-Id: Id8471712e2cd9b5f7cff4639b27e6c198e4d1f01
fixed: #247
@javeme javeme merged commit 05669ed into master Jan 16, 2019
@javeme javeme deleted the async_fix branch January 16, 2019 03:41
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.

let left index be deleted in worker thread
3 participants