-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
M3dependenciesPull requests that update a dependency filePull requests that update a dependency file🐞 bugissue is a bugissue is a bug
Milestone
Description
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 filePull requests that update a dependency file🐞 bugissue is a bugissue is a bug