Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Is image in dockerhub fabric8/elasticsearch-k8s:5.4.2 correct? #102

@agustinbs

Description

@agustinbs

Hello,

image 5.4.2 would not start, I got ClassNotFound for the plugin class name:

[2017-08-17T14:24:30,932][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] [] uncaught exception in thread [main]

  | org.elasticsearch.bootstrap.StartupException: ElasticsearchException[Could not find plugin class [io.fabric8.elasticsearch.plugin.discovery.kubernetes.KubernetesDiscoveryPlugin]]; nested: ClassNotFoundException[io.fabric8.elasticsearch.plugin.discovery.kubernetes.KubernetesDiscoveryPlugin];

Then I had a look in the container, directory /usr/share/elasticsearch/plugins/discovery-kubernetes, comparing with 5.4.0, and 5.4.2, and the JAR for the plugin is just not there in 5.4.2...

image

Did I overlook something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions