Skip to content

Conversation

@jtuglu1
Copy link
Contributor

@jtuglu1 jtuglu1 commented Sep 29, 2025

In response to slowness I've seen on the giant lock in http task runner (200-500ms per acquisition with 1000s of activeTasks can slow down the startPendingTasks loop in TaskQueue), as well as the (un)documented races abundant in the code, I'm attempting a rewrite of this class.

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...

Release note


Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@jtuglu1 jtuglu1 force-pushed the http-remote-task-runner-revamp branch 2 times, most recently from ad87fd1 to 638cd45 Compare October 7, 2025 09:41
@jtuglu1 jtuglu1 force-pushed the http-remote-task-runner-revamp branch from 638cd45 to 92d6a8c Compare October 8, 2025 09:24
@jtuglu1 jtuglu1 modified the milestone: 35.0.0 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant