Harshvir Potpose

Results 54 comments of Harshvir Potpose

hey @Pushkarm029, are you working on it?

hey @ReToCode, i would also like to work on this issue, if @navinag1989 dosen't mind

- @ShubhamTatvamasi ,i think the error is happening because there is not go file in the root folder. the repo you mentioned above has the go files in the root...

working on `cmd/jeager/internal`

i think, this error could be because of Elasticsearch client is not properly closed at some parts of code in [plugin/storage/es/factory_test.go](https://github.com/jaegertracing/jaeger/blob/main/plugin/storage/es/factory_test.go) The `Close()` method of the Factory struct wasn't invoked...

>@akagami-harsh where do you see specific places where Close is not called? in `TestArchiveEnabled` but the test passes without calling `f.Close()`

@yurishkuro, i would also like to work on this, if @Freedisch dosen't mind