Instrument javax.servlet.Filter the same way as javax.servlet.FilterChain (#1857)#1858
Instrument javax.servlet.Filter the same way as javax.servlet.FilterChain (#1857)#1858SylvainJuge merged 16 commits intoelastic:masterfrom
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
|
Can somebody please do a review? |
Head branch was pushed to by a user without write access
|
@SylvainJuge I merged the master branch (which disabled the auto-merge), would you mind merging it? |
|
@SylvainJuge this may considerably increase the number of times |
|
@eyalkoren Something like |
|
I did run a few wall-clock benchmarks with & without this change and did not found significant impact. I did test with Tomcat though, which means that the Alternatively, for the specific case of Spark, the usage of |
|
@SylvainJuge It is the same for Undertow (But |
|
So how should we proceed? |
|
Thank You! |
What does this PR do?
Fixes #1857
Checklist