Skip to content

Handle self-loop edges in CassandraInputFormat.#1195

Closed
adeandrade wants to merge 1 commit intothinkaurelius:titan10from
adeandrade:titan10
Closed

Handle self-loop edges in CassandraInputFormat.#1195
adeandrade wants to merge 1 commit intothinkaurelius:titan10from
adeandrade:titan10

Conversation

@adeandrade
Copy link

Otherwise an exception is raised because we are adding the same edge twice.

@titan-cla
Copy link

Hi @adeandrade, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@titan-cla
Copy link

You did it @adeandrade!

Thank you for signing the Contribution License Agreement.

dalaro added a commit that referenced this pull request Dec 17, 2015
PR #1195 contains a fix for a bug that makes the InputFormat throw an
exception when attempting to read a self-loop edge.  It does not
contain a test.  This commit adds a test that fails (since the PR has
not yet been merged).  The PR should fix it.
@dalaro
Copy link
Member

dalaro commented Dec 17, 2015

Thanks!

Prior to merging this into titan11, I added a test to cover this case (7244ede). The test duly failed. Merging this PR fixed it.

@dalaro dalaro closed this Dec 17, 2015
@dalaro dalaro added this to the Titan1.1 milestone Dec 17, 2015
@dalaro dalaro added the bug label Dec 17, 2015
@dalaro dalaro self-assigned this Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants