-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 2022.05.1 #245
Comments
This is the blocker, ready for review and merge: The above PR doesn't fully fix the issue dask/distributed#6305, but it undoes the regression from 2022.05.0. |
We also ran into this issue recently: cc @pentschev |
Correction - dask/distributed#6217, which happened after 2022.05.0, may have introduced a regression in the resumed state. Discussion on dask/distributed#6305. |
Checking in here for releasing tomorrow. It looks like @fjetter has a PR open (xref dask/distributed#6363) that will close dask/distributed#6320. Are there other PRs in |
@jrbourbeau dask/distributed#6305 is a regression introduced after the last release, and quite a nasty one IMHO. Not sure about @fjetter's timeline for it. |
Okay, thanks for flagging @crusaderky. I'll check in tomorrow as it's well past @fjetter normal working time. @fjetter if you're able to provide any additional context around dask/distributed#6305 that would be appreciated |
|
Thanks for the update and all your work on those issues @fjetter. @quasiben @pentschev @jakirkham could you provide some feedback on if dask/distributed#6363 is good to go? |
@gjoseph92 reviewed dask/distributed#6363 and has some concerns dask/distributed#6363 (review). Given these concerns, that it's nearing EOD for US-based folks, and European-based folks are already done for the day, I'm going to hold off on releasing until someone like @fjetter @crusaderky can take a look at @gjoseph92's feedback. We don't have to wait another full week to release, but I would like to give some time for dask/distributed#6363 (review) to be looked at |
There is also dask/distributed#6270 (comment), which I think would be a blocker on its own as well. |
It would be nice to see some new issues to track these things. Discussions and requests in closed issues/PRs are hard to track |
a PR for just removing that stray breakpoint: dask/distributed#6417 |
A few notes about the process
Is there anything else?
I opened #247 to discuss
|
If we revert dask/distributed#6363 and dask/distributed#6270 then can we safely release? |
@mrocklin yes, but I think dask/distributed#6363 was considered a fix for dask/distributed#6320, which was considered a blocker? |
I think we can safely revert dask/distributed#6270 or merge dask/distributed#6408 which aims to address the security concerns (cc @jacobtomlinson for confirmation). dask/distributed#6363 on the other hand was a fix for this issue dask/distributed#6320 which, I believe, would break Dask-CUDA if we released without a fix. I'd like someone like @fjetter to weight in on @gjoseph92's review comments here dask/distributed#6363 (review) (at least the review comments that he marked with a |
It would be great to get confirmation from @pentschev @jakirkham @quasiben that dask/distributed#6320 is indeed a release blocker. Otherwise temporarily reverting Florian's PR is definitely the fastest path forward. |
For the HTTP API I would prefer to go with the alternative fix that @gjoseph92 suggested in dask/distributed#6408 (comment). |
Either way with dask/distributed#6320 there will be an issue: a known bug in dask-cuda or recent concerns raised @gjoseph92 . I would say should hold off on the release until @gjoseph92 has resolved his concerns and if we can help, we can prioritize the investigation. |
If you all can jump in here that would also be welcome. I think that @gjoseph92 is trying to address a couple of things blocking the release today. |
@quasiben and I talked:
|
I've raised dask/distributed#6420. I'm on a train with poor cell reception so please dont hesitate to just push review feedback directly to my PR. |
Brief update:
Once dask/distributed#6423 is in we'll be in good shape to push out the release (xref dask/distributed#6423 (comment)) |
dask/distributed#6423 is in (thanks to all who engaged!) so I'm going to start pushing out the release |
2022.05.1 is out on PyPI and conda-forge PRs are open |
Thanks all! |
So it sounds like "no", simply reverting would not solve the problem. Is
that correct?
…On Mon, May 23, 2022 at 9:45 AM Gabe Joseph ***@***.***> wrote:
@mrocklin <https://github.com/mrocklin> yes, but I think
dask/distributed#6363 <dask/distributed#6363> was
considered a fix for dask/distributed#6320
<dask/distributed#6320>, which was considered a
blocker?
—
Reply to this email directly, view it on GitHub
<#245 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACKZTBNEOT2ONSD265VBG3VLOKZDANCNFSM5VZLSVXA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Apologies for opening this rather late in the day. Normally we would release 2022.05.1 tomorrow, but I heard from @jrbourbeau (who heard it from @crusaderky I think) that there is a release blocker on distributed. I am proposing that we delay the release until Friday 2022-05-19.
cc @jakirkham @quasiben @jsignell @fjetter @crusaderky
The text was updated successfully, but these errors were encountered: