Skip to content

Remove DLI from Deneva#6

Merged
Slontia merged 10 commits intodevfrom
dev-dli
Apr 1, 2021
Merged

Remove DLI from Deneva#6
Slontia merged 10 commits intodevfrom
dev-dli

Conversation

@Slontia
Copy link
Copy Markdown
Collaborator

@Slontia Slontia commented Mar 30, 2021

  1. Fix compiling error in Deneva TPCC workload
  2. Remove DLI from Deneva
  3. Add copyright for new source files in Deneva

@Slontia Slontia self-assigned this Mar 30, 2021
Slontia and others added 6 commits March 30, 2021 16:47
Conflicts:
	contrib/deneva/unified_concurrency_control/alg_dli_identify_cycle.h
	contrib/deneva/unified_concurrency_control/dli_identify_util.h
	contrib/deneva/unified_concurrency_control/txn_dli_identify.h
	contrib/deneva/unified_concurrency_control/util.h
Comment thread contrib/deneva/config.h Outdated
// WAIT_DIE, NO_WAIT, TIMESTAMP, MVCC, CALVIN, MAAT, SUNDIAL, SILO, BOCC, FOCC, SSI, WSI
#define ISOLATION_LEVEL SERIALIZABLE
#define CC_ALG DLI_IDENTIFY
#define CC_ALG DLI_IDENTIFY_2
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why not use DLI_IDENTIFY_CHAIN?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed

@Slontia Slontia requested a review from fishheader April 1, 2021 07:21
@Slontia Slontia merged commit ac12b10 into dev Apr 1, 2021
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