Skip to content

Issues: ray-project/ray

Ray Weekly Release
#44276 opened Mar 25, 2024 by aslonnie
Open 8
Python 3.12 experimental support
#45904 opened Jun 12, 2024 by can-anyscale
Open 2
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

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

Issues list

[OnPrem][ClusterLauncher] Only provisions head node bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46204 opened Jun 23, 2024 by ongkong
[Ray-Clusters] Azure Cluster Autoscaler failing to start worker nodes when using non-spot instances. bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46198 opened Jun 22, 2024 by MKLepium
[python 3.12][core] fix tests for python 3.12 enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46197 opened Jun 22, 2024 by can-anyscale
[Docs] Have latest minor version sorted on the top in the version navigation window docs An issue or change related to documentation enhancement Request for new feature and/or capability P1.5 Issues that will be fixed in a couple releases. It will be bumped once all P1s are cleared
#46189 opened Jun 21, 2024 by GeneDer
[CORE] ValueError: invalid attr name 'num_fds' filling dashboard_agent.log bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46187 opened Jun 21, 2024 by OpenCoderX
[Data] GroupedData.map_groups() doesn't allow partial callables bug Something that is supposed to be working; but isn't data Ray Data-related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46185 opened Jun 21, 2024 by bdewilde
[Data] read_parquet with shuffle="files" has not seed option bug Something that is supposed to be working; but isn't data Ray Data-related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46177 opened Jun 21, 2024 by berangerd
Rllib: Fractional GPU setup bug Something that is supposed to be working; but isn't rllib RLlib related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46176 opened Jun 21, 2024 by DavidAkinpelu
[Serve] Rebase Serve to become transparent HTTP/2 proxy to avoid parsing gRPC payloads bug Something that is supposed to be working; but isn't serve Ray Serve Related Issue triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46174 opened Jun 21, 2024 by alexeykudinkin
[Ray Core] The node storing the actor will be kill unexpectedly when autoscaler is turned on bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46172 opened Jun 21, 2024 by yx367563
[core] Useless param should be removed: enable_object_reconstruction bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46166 opened Jun 20, 2024 by rynewang
[data] Dataset.write_sql is not compatible with DB API2 executemany method bug Something that is supposed to be working; but isn't data Ray Data-related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46160 opened Jun 20, 2024 by voe09
[Core] ray.cancel may be failed on an async actor method bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46157 opened Jun 20, 2024 by fyrestone
[core][experimental] Mutable objects hang on ReadAcquire if error was set and ReadRelease was not called accelerated-dag bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P1 Issue that should be fixed within a few weeks
#46156 opened Jun 20, 2024 by stephanie-wang
[core][experimental] Timeout on hanging DAG accelerated-dag core Issues that should be addressed in Ray Core enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
#46155 opened Jun 20, 2024 by stephanie-wang
[<Ray component: Core>] actor die when using asyncio in actors bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46151 opened Jun 20, 2024 by leoricmaster
[Serve] downscaling_factor logic is broken for no-scaling decisions bug Something that is supposed to be working; but isn't serve Ray Serve Related Issue triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46148 opened Jun 20, 2024 by kyle-v6x
Ray multiprocessing.Pool: core_worker_process.cc:278: The core worker has already been shutdown. bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46144 opened Jun 19, 2024 by jfecunha
Core: ray job is blocked by scheduling bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46141 opened Jun 19, 2024 by biingxiing
[Ray Assistant] [Docs] broken copy button docs An issue or change related to documentation P1 Issue that should be fixed within a few weeks
#46137 opened Jun 18, 2024 by angelinalg
[Doc] Make Ask AI button light up when a user clicks on the search bar docs An issue or change related to documentation P1 Issue that should be fixed within a few weeks
#46136 opened Jun 18, 2024 by peytondmurray
[ADAG] Better handling for RayDAGTaskError accelerated-dag enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
#46132 opened Jun 18, 2024 by ruisearch42
[Logs] Integrate Serve's logger with Core's structured logger serve Ray Serve Related Issue
#46125 opened Jun 18, 2024 by GeneDer
rllib/examples/action_masking.py not working on dreamerV3 bug Something that is supposed to be working; but isn't rllib RLlib related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46119 opened Jun 18, 2024 by moganli
Release test dask_on_ray_100gb_sort.aws.py311 failed bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core jailed-test Indicate that this test is jailed and will stop running in CI/CD P0 Issues that should be fixed in short order ray-test-bot Issues managed by OSS test policy release-test release test stability unstable-release-test
#46115 opened Jun 18, 2024 by can-anyscale
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.