fix graal native image - improvement#15306
Conversation
|
I created #15311 that uses a slightly different approach just to test out whether it would work. Noticed that for webflux instrumentation the header getter logic is duplicated for client and server instrumentation, fixed that too. The approach taken in this PR is fine too and I might even prefer it. Though first all tests would need to pass. |
great - I'm also trying to fix this PR so that we can choose.
|
|
@laurit should I rebase - or just close this PR? |
your choice. I like that it always uses |
925e44c to
71f5a5b
Compare
removed that again |
74ca70f to
75b93e8
Compare
|
@laurit thanks for the feedback I also added nullaway to make the new code more maintainable |
We broke native image and didn't realize it because