[WIP] Refactor storage factories to hold one configuration #1516
Annotations
7 errors
Kafka Integration Tests v1:
plugin/storage/integration/elasticsearch_test.go#L101
not enough arguments in call to es.NewFactory
|
Kafka Integration Tests v1:
plugin/storage/integration/elasticsearch_test.go#L134
f.CreateArchiveSpanReader undefined (type *"github.com/jaegertracing/jaeger/plugin/storage/es".Factory has no field or method CreateArchiveSpanReader)
|
Kafka Integration Tests v1:
plugin/storage/integration/elasticsearch_test.go#L136
f.CreateArchiveSpanWriter undefined (type *"github.com/jaegertracing/jaeger/plugin/storage/es".Factory has no field or method CreateArchiveSpanWriter)
|
Kafka Integration Tests v1
Process completed with exit code 2.
|
Kafka Integration Tests v2
too many arguments in call to es.NewFactoryWithConfig
|
Kafka Integration Tests v2
too many arguments in call to es.NewFactoryWithConfig
|
Kafka Integration Tests v2
Process completed with exit code 2.
|