Skip to content

Conversation

lacinoire
Copy link
Contributor

Hey 😊
I want to contribute the following test:

Test that consistentHashModified.equals(new ConsistentHash()) is false when equals is called with the parameter o = new ConsistentHash().
This tests the method ConsistentHash.equals.
This test is based on the test testConflictingHashesDoNotImpactMembership.

Curious to hear what you think!

(I wrote this test as part of a research study at TU Delft. Find out more)

@smcvb smcvb added Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Type: Enhancement Use to signal an issue enhances an already existing feature of the project. Status: In Progress Use to signal this issue is actively worked on. Ideal for Contribution labels Jun 7, 2022
@smcvb smcvb added this to the Release 4.6.0 milestone Jun 7, 2022
@smcvb smcvb self-requested a review June 7, 2022 12:41
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

First and foremost, thanks for the contribution, @lacinoire! Any form of help we receive, albeit issues, comments, or PRs like yours, is very much appreciated. If you're up for doing more, we would gladly receive them.

Now, I do have a couple of rather detailed comments on your test. Let me know what you think 👍

Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

My concerns have been addressed, hence I'm approving this pull request.

@smcvb smcvb merged commit 1872215 into AxonFramework:master Jun 8, 2022
@smcvb smcvb added Status: Resolved Use to signal that work on this issue is done. and removed Status: In Progress Use to signal this issue is actively worked on. labels Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ideal for Contribution Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants