Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user pjfanning added a comment to the discussion: The account was cancelled due to not changing the password for a long time. It might be a temporary measure. An incident was reported to the ASF Security and Infrastructure teams yesterday. It is still being investigated. Is it possible

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin added a comment to the discussion: The account was cancelled due to not changing the password for a long time. I don't know either. I received an email from Apache reminding me that my password is about to expire, but I can't log in there. How can I retrieve my accou

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin edited a comment on the discussion: The account was cancelled due to not changing the password for a long time. I don't know either. I received an email from Apache reminding me that my password is about to expire, but I can't log in there. How can I retrieve my acco

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin edited a comment on the discussion: The account was cancelled due to not changing the password for a long time. I don't know either. I received an email from Apache reminding me that my password is about to expire, but I can't click it. How can I retrieve my account

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user pjfanning added a comment to the discussion: The account was cancelled due to not changing the password for a long time. That is not an Apache email as far as I know. We have our own Apache email software called Apache Ponymail. We don't use 3rd party software. GitHub link: https

Re: [PR] fix: flaky logging mdc tests [pekko]

2024-07-24 Thread via GitHub
laglangyue commented on PR #1410: URL: https://github.com/apache/pekko/pull/1410#issuecomment-2247137005 lgtm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin added a comment to the discussion: The account was cancelled due to not changing the password for a long time. > That is not an Apache email as far as I know. We have our own Apache email > software called Apache Ponymail. We don't use 3rd party software. Maybe it is

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user pjfanning added a comment to the discussion: The account was cancelled due to not changing the password for a long time. @raboof should we get this 'roundcube' email forwarded to someone so that they can check it's links? It looks like a phishing attack that can be used on other A

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user raboof added a comment to the discussion: The account was cancelled due to not changing the password for a long time. It's definitely phishing. I'm not sure how to protect against those (there are many variations). Perhaps INFRA could make an announcement that they never ask for e

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin added a comment to the discussion: The account was cancelled due to not changing the password for a long time. I have added double checked for my original email and updated my password. GitHub link: https://github.com/apache/pekko/discussions/1411#discussioncomment-1

Re: [I] investigate ClusterActorLoggingSpec [pekko]

2024-07-24 Thread via GitHub
Roiocam closed issue #795: investigate ClusterActorLoggingSpec URL: https://github.com/apache/pekko/issues/795 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] fix: flaky logging mdc tests [pekko]

2024-07-24 Thread via GitHub
Roiocam merged PR #1410: URL: https://github.com/apache/pekko/pull/1410 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.

Re: [PR] fix: flaky logging mdc tests [pekko]

2024-07-24 Thread via GitHub
Roiocam commented on PR #1410: URL: https://github.com/apache/pekko/pull/1410#issuecomment-2247826061 let us merge, and then we will see what happens -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] investigate ClusterActorLoggingSpec [pekko]

2024-07-24 Thread via GitHub
Roiocam commented on issue #795: URL: https://github.com/apache/pekko/issues/795#issuecomment-2247843377 won't reopen it because ci is passing: https://github.com/apache/pekko/actions/runs/10076913173/job/27858277926 -- This is an automated message from the Apache Git Service. To respond

Re: [I] Bug - Assertion failure caused by exception during pre-start [pekko]

2024-07-24 Thread via GitHub
Roiocam commented on issue #1384: URL: https://github.com/apache/pekko/issues/1384#issuecomment-2247851422 > I think we should consider backporting the fix to 1.0.x branch. all merge requests have been backported to 1.0.x, should we close this? -- This is an automated message from t

Re: [I] Add Flow#onBackpressureDrop() operator [pekko]

2024-07-24 Thread via GitHub
Roiocam commented on issue #1363: URL: https://github.com/apache/pekko/issues/1363#issuecomment-2247863564 kind of like Kafka Request Purgatory but not the same thing, i am not objection to this feature. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user jxnu-liguobin added a comment to the discussion: The account was cancelled due to not changing the password for a long time. How can I recover my account?🤒 @pjfanning @raboof GitHub link: https://github.com/apache/pekko/discussions/1411#discussioncomment-10137701 This is an

[GH] (pekko): Workflow run "Nightly Builds" failed!

2024-07-24 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has failed. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 0930982b9a5625e622c4c4c2a6f71dc9917cb336 / Andy(Jingzhang)Chen fix: flaky logging mdc tests (#1410) * fix: flaky logging mdc tests * fix: use MDC a

Re: [D] The account was cancelled due to not changing the password for a long time. [pekko]

2024-07-24 Thread via GitHub
GitHub user pjfanning added a comment to the discussion: The account was cancelled due to not changing the password for a long time. The breach was pretty serious. The people who stole your password were using it maliciously. I will follow up with Infrastructure team but it could take a few d

Re: [I] Bug - Assertion failure caused by exception during pre-start [pekko]

2024-07-24 Thread via GitHub
pjfanning closed issue #1384: Bug - Assertion failure caused by exception during pre-start URL: https://github.com/apache/pekko/issues/1384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2024-07-24 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 0153485657aa5bc2eb6835e7cc7af685647b78d5 / AndyChen(Jingzhang) fix: only setFailed when actor not null (#1399) * fix: only s

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2024-07-24 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 0930982b9a5625e622c4c4c2a6f71dc9917cb336 / Andy(Jingzhang)Chen fix: flaky logging mdc tests (#1410) * fix: flaky logging

[GH] (pekko): Workflow run "Nightly Builds (1.0)" failed!

2024-07-24 Thread GitBox
The GitHub Actions job "Nightly Builds (1.0)" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 0930982b9a5625e622c4c4c2a6f71dc9917cb336 / Andy(Jingzhang)Chen fix: flaky logging mdc tests (#1410) * fix: flaky logging mdc tests * fix:

[GH] (pekko): Workflow run "Nightly Builds" is working again!

2024-07-24 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 0930982b9a5625e622c4c4c2a6f71dc9917cb336 / Andy(Jingzhang)Chen fix: flaky logging mdc tests (#1410) * fix: flaky logging mdc tests * fix: us

[GH] (pekko-management): Workflow run "Nightly Tests" failed!

2024-07-24 Thread GitBox
The GitHub Actions job "Nightly Tests" on pekko-management.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 53dfe1169f6391b2a9ab7d4c9b02ceb49bf810fe / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update aws