Skip to content
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

Restore thread starvation tests #12395

Open
wants to merge 28 commits into
base: jetty-12.0.x
Choose a base branch
from

Commits on Oct 16, 2024

  1. #12214 restore ee9 and ee10 thread starvation tests

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b8887fb View commit details
    Browse the repository at this point in the history
  2. #12214 implement todos

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21fbc35 View commit details
    Browse the repository at this point in the history
  3. #12214 add read starvation test to ee* envs

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4b557e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Fixed EE10 read starvation

    gregw committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e9dc2eb View commit details
    Browse the repository at this point in the history
  2. #12214 fix Content.Source.asString() so its unblocking task is NON_BL…

    …OCKING
    
    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f95a3e4 View commit details
    Browse the repository at this point in the history
  3. #12214 fix ee9 testReadStarvation

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b61d6ad View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5df96ea View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    2ff0e6e View commit details
    Browse the repository at this point in the history
  2. more demand invocables

    gregw committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    24c180a View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    15a59ca View commit details
    Browse the repository at this point in the history
  4. cleanup ee9 fix

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d77ac47 View commit details
    Browse the repository at this point in the history
  5. cleanup ee10 fix

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0169d15 View commit details
    Browse the repository at this point in the history
  6. cleanup core fix

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d269496 View commit details
    Browse the repository at this point in the history
  7. remove redundant test

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8031d7c View commit details
    Browse the repository at this point in the history
  8. use inner classes for invocable tasks

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f95b9cf View commit details
    Browse the repository at this point in the history
  9. use inner classes for invocable tasks

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a0f1e39 View commit details
    Browse the repository at this point in the history
  10. review usages of CS.demand() w.r.t InvocationType

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bbda85d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    9a0b4ba View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge remote-tracking branch 'origin/jetty-12.0.x' into fix/12.0.x/12…

    …214-restore-thread-starvation-tests
    gregw committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    49b592b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ab56d View commit details
    Browse the repository at this point in the history
  3. javadoc

    gregw committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b1c8252 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b08435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9a54de View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. removed more CF code

    gregw committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f15e298 View commit details
    Browse the repository at this point in the history
  2. replace FutureCallback and FuturePromise usages with Blocker.* instead

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    33b741f View commit details
    Browse the repository at this point in the history
  3. add missing getInvocationType() returning NON_BLOCKING

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d49d312 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    bf7127b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2875eeb View commit details
    Browse the repository at this point in the history