Skip to content

Extract XContent from the elasticsearch server #28504

Closed
@nik9000

Description

@nik9000

One day we'd like the high level rest client not to depend on Elasticsearch's server code. As a first step we're going to extract Elasticsearch's xcontent classes into a jar without dependencies.

  • Replace xcontent's explicit dependencies on Log4J with something pluggable and have the Elasticsearch server plug Log4J into it (@dakrone)
  • Separate xcontent from Lucene (@dakrone)
  • Separate xcontent from other parts of Elasticsearch (like commons) (@dakrone)
  • Build the jar

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions