Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

resolves #26 update to es 1.4 #27

Merged
merged 2 commits into from
Jan 19, 2015

Conversation

emig
Copy link

@emig emig commented Oct 8, 2014

commit elastic/elasticsearch@10af60b
changes how transport module is initialized, breaking HttpBasicServerModule for Guice.

  • updated depenencies
  • HttpBasicServerModule inherits calls HttpServerModule's configure, which binds an HttpServerTransport

Updated integration tests

  • new abstract class for common functionality, from which all integration
    tests inherit.
  • using the HttpRequestBuilder for buliding the request.
  • abstract class HttpBasicServerPluginIntegrationTest sets the host to
    localhost. The test requests will also have localhost, making
    tests consistent.

commit elastic/elasticsearch@10af60b
changes how transport module is initialized, breaking HttpBasicServerModule for Guice.
- updated depenencies
- HttpBasicServerModule inherits calls HttpServerModule's configure, which binds an HttpServerTransport

Updated integration tests

- new abstract class for common functionality, from which all integration
  tests inherit.
- using the HttpRequestBuilder for bulding the request
- abstract class HttpBasicServerPluginIntegrationTest sets the host to
  localhost, Test requests will also have localhost has requestIp, making
  tests consistent.
@coreycoto
Copy link

@emig is this PR ready to be merged?

randomizedtesting-runner is not anymore included in the elasticsearch build
emig pushed a commit that referenced this pull request Jan 19, 2015
@emig emig merged commit 68bc31b into 1.4.0.Beta1 Jan 19, 2015
@emig emig deleted the issues/26/es-1.4.0.Beta1-compatibility branch January 19, 2015 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants