-
Notifications
You must be signed in to change notification settings - Fork 2k
Updated documentation about InvocationType, for both client and server. #13376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: jetty-12.1.x
Are you sure you want to change the base?
Conversation
Signed-off-by: Simone Bordet <[email protected]>
documentation/jetty/modules/programming-guide/pages/arch/threads.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can follow the documentation here quite well.
With the one exception being the term "the take-over production task".
That one is unclear and had be re-reading that same section multiple times in a attempt to understand what that is referring to.
Can we make that more clear please?
@joakime not sure how. The take-over production task is defined in the previous paragraph, perhaps you missed it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but we could improve serviceability on how to figure out if a handler is effectively BLOCKING
or NON_BLOCKING
; and that should be documented too.
documentation/jetty/modules/programming-guide/pages/arch/threads.adoc
Outdated
Show resolved
Hide resolved
documentation/jetty/modules/programming-guide/pages/arch/threads.adoc
Outdated
Show resolved
Hide resolved
documentation/jetty/modules/programming-guide/pages/arch/threads.adoc
Outdated
Show resolved
Hide resolved
documentation/jetty/modules/programming-guide/pages/arch/threads.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops I mean request changes
Signed-off-by: Simone Bordet <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still find much of this confusing, so I have opened #13477 to address the issues I have
…1.x/InvocationType-docs
use consume instead of run
Signed-off-by: Simone Bordet <[email protected]>
Signed-off-by: Simone Bordet <[email protected]>
No description provided.