Non-Go plugins don't work on ARM chips #37
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Summary
We recently added an arm64 architecture to this docker image, but it was only tested for generating Go types in the main repository https://github.com/jaegertracing/jaeger. In contrast, https://github.com/jaegertracing/jaeger-idl repository uses the same image to generate (as a test) types for different languages. According to jaegertracing/jaeger-idl#105, it does not work for Java or .NET when running on ARM chip.
The text was updated successfully, but these errors were encountered: