Skip to content

LLRest: Add equals and hashcode tests for Request#30584

Merged
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:rest_request_eq_tests
May 14, 2018
Merged

LLRest: Add equals and hashcode tests for Request#30584
nik9000 merged 1 commit intoelastic:masterfrom
nik9000:rest_request_eq_tests

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented May 14, 2018

Adds tests for the Request object's equals and hashcode to remove a
TODO and because we use the equals method in other testing.

Adds tests for the `Request` object's equals and hashcode to remove a
`TODO` and because we use the `equals` method in other testing.
@nik9000 nik9000 added >test Issues or PRs that are addressing/adding tests review :Clients/Java Low Level REST Client Minimal dependencies Java Client for Elasticsearch v7.0.0 v6.4.0 labels May 14, 2018
@nik9000 nik9000 requested a review from javanna May 14, 2018 17:31
@nik9000 nik9000 merged commit 69481b4 into elastic:master May 14, 2018
nik9000 added a commit that referenced this pull request May 14, 2018
Adds tests for the `Request` object's equals and hashcode to remove a
`TODO` and because we use the `equals` method in other testing.
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented May 14, 2018

Thanks for reviewing @javanna! I've merged and backported to 6.x.

dnhatn added a commit that referenced this pull request May 15, 2018
* 6.x:
  Revert "Silence IndexUpgradeIT test failures. (#30430)"
  [DOCS] Remove references to changelog and to highlights
  Revert "Mute ML upgrade test (#30458)"
  [ML] Fix BWC version for backport of #30125
  [Docs] Improve section detailing translog usage (#30573)
  [Tests] Relax allowed delta in extended_stats aggregation (#30569)
  Fail if reading from closed KeyStoreWrapper (#30394)
  [ML] Reverse engineer Grok patterns from categorization results (#30125)
  Derive max composite buffers from max content len
  Update build file due to doc file rename
  SQL: Extract SQL request and response classes (#30457)
  Remove the changelog (#30593)
  Revert "Add deprecation warning for default shards (#30587)"
  Silence IndexUpgradeIT test failures. (#30430)
  Add deprecation warning for default shards (#30587)
  [DOCS] Adds 6.4.0 release highlight pages
  [DOCS] Adds release highlight pages (#30590)
  Docs: Document how to rebuild analyzers (#30498)
  [DOCS] Fixes title capitalization in security content
  LLRest: Add equals and hashcode tests for Request (#30584)
  [DOCS] Fix realm setting names (#30499)
  [DOCS] Fix path info for various security files (#30502)
  Docs: document precision limitations of geo_bounding_box (#30540)
  Fix non existing javadocs link in RestClientTests
  Auto-expand replicas only after failing nodes (#30553)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Clients/Java Low Level REST Client Minimal dependencies Java Client for Elasticsearch >test Issues or PRs that are addressing/adding tests v6.4.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants