Skip to content

Conversation

@christopherfrieler
Copy link
Contributor

@christopherfrieler christopherfrieler commented Jan 16, 2017

Added equals() and hashCode() to

  • FetchBucketProperties
  • StoreBucketProperties
  • YokozunaIndex
  • StoreIndex

Related Issue

CLIENTS-1063 (#695)

Motivation and Context

I need the implementations of equals() for mocking in the unit-tests of my client-code.

How Has This Been Tested?

Added brief unit-tests. Local build passes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Javadoc comments for any new public classes, interfaces, etc.
  • A basho_docs PR for new or changed features (basho/basho_docs#???)

@alexmoore alexmoore merged commit e5a4498 into basho:develop Feb 9, 2017
@alexmoore
Copy link
Contributor

Thanks for the changes!

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