Skip to content

Pull requests: ray-project/ray

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Serve] Cache deserialized policy in AutoscalingPolicy.get_policy() to avoid repeated cloudpickle.loads() go add ONLY when ready to merge, run all tests
#60844 opened Feb 8, 2026 by abrarsheikh Loading…
[Serve] Fix sort bug and optimize ClusterNodeInfoCache.update() go add ONLY when ready to merge, run all tests
#60843 opened Feb 8, 2026 by abrarsheikh Loading…
[Serve] O(1) replica lookup in record_request_routing_info via ReplicaStateContainer index go add ONLY when ready to merge, run all tests
#60842 opened Feb 8, 2026 by abrarsheikh Loading…
[Serve] Skip steady-state per-tick work in DeploymentState via dirty flags go add ONLY when ready to merge, run all tests
#60840 opened Feb 8, 2026 by abrarsheikh Loading…
[deps] raydepsets: lockfile parser
#60839 opened Feb 7, 2026 by elliot-barn Loading…
[Serve] Fix O(n²) replica counting in allow_new_compaction go add ONLY when ready to merge, run all tests
#60838 opened Feb 7, 2026 by abrarsheikh Loading…
[Data][CI][1/N] Configure pyrefly for local development community-contribution Contributed by the community
#60835 opened Feb 7, 2026 by win5923 Loading…
[Fix] find free port before actual bounding community-contribution Contributed by the community
#60834 opened Feb 7, 2026 by machichima Loading…
[Serve] Eliminate per-replica-per-tick Pydantic rebuild in update_actor_details go add ONLY when ready to merge, run all tests
#60833 opened Feb 7, 2026 by abrarsheikh Loading…
1 task
[Serve] Optimize stop_replicas() to avoid pop-all/re-add cycle go add ONLY when ready to merge, run all tests
#60832 opened Feb 7, 2026 by abrarsheikh Loading…
[Serve] Remove redundant check_curr_status() call in deployment state update loop go add ONLY when ready to merge, run all tests
#60831 opened Feb 7, 2026 by abrarsheikh Loading…
1 task done
[Serve] Replace len(list(filter(...))) with generator sum in ReplicaStateContainer.count() go add ONLY when ready to merge, run all tests
#60830 opened Feb 7, 2026 by abrarsheikh Loading…
[Serve] Replace O(n²) list concatenation in ReplicaStateContainer.get() go add ONLY when ready to merge, run all tests
#60829 opened Feb 7, 2026 by abrarsheikh Loading…
[Data] Fixed OpBufferQueue race condition go add ONLY when ready to merge, run all tests
#60828 opened Feb 7, 2026 by alexeykudinkin Loading…
[core] reduce the buffer of event aggregator in the dashboard to avoid being OOM Killed core Issues that should be addressed in Ray Core go add ONLY when ready to merge, run all tests
#60826 opened Feb 7, 2026 by rueian Loading…
almost fully using new sdk for job stuff
#60825 opened Feb 7, 2026 by aslonnie Loading…
[Serve LLM] Fix enable_log_requests=False not being forwarded to vLLM AsyncLLM go add ONLY when ready to merge, run all tests
#60824 opened Feb 7, 2026 by kouroshHakha Loading…
[Serve] Throttle serve_deployment_replica_healthy gauge recording on the controller go add ONLY when ready to merge, run all tests
#60823 opened Feb 7, 2026 by abrarsheikh Loading…
2 tasks done
[Serve] Fix enable_access_log=False not suppressing access logs on stderr go add ONLY when ready to merge, run all tests
#60822 opened Feb 7, 2026 by kouroshHakha Loading…
[release test] use new sdk to get job state go add ONLY when ready to merge, run all tests
#60821 opened Feb 7, 2026 by aslonnie Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.