Skip to content

Elasticsearch TimeValue class moved between minor versions #3682

@hmottestad

Description

@hmottestad

Current Behavior

Elasticsearch decided to move the TimeValue class between minor versions (breaking change). This means that anyone using a newer minor version of Elasticsearch together with RDF4J will have issues.

See: elastic/elasticsearch#73909

Expected Behavior

Users should be able to upgrade their own code to use newer minor versions of Elasticsearch.

Steps To Reproduce

No response

Version

4.0.0-M1

Are you interested in contributing a solution yourself?

Yes

Anything else?

Don't use TimeValue, instead use a string.

Metadata

Metadata

Assignees

Labels

M3dependenciesPull requests that update a dependency file🐞 bugissue is a bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions