fix bug of aysnc left index delete by zhoney · Pull Request #336 · apache/hugegraph

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

javeme merged 1 commit intomasterfrom

async_fix

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

Reviewers

@Linary Linary Linary approved these changes

@javeme javeme javeme approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

let left index be deleted in worker thread

3 participants

@zhoney @Linary @javeme