Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-29 Thread via GitHub
pjfanning merged PR #1945: URL: https://github.com/apache/pekko/pull/1945 -- 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...@pekk

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-28 Thread via GitHub
pjfanning commented on code in PR #1945: URL: https://github.com/apache/pekko/pull/1945#discussion_r2235062640 ## actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala: ## @@ -230,6 +230,29 @@ trait Scheduler { implicit executor: ExecutionContext): Cancellable =

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-28 Thread via GitHub
pjfanning commented on code in PR #1945: URL: https://github.com/apache/pekko/pull/1945#discussion_r2235062640 ## actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala: ## @@ -230,6 +230,29 @@ trait Scheduler { implicit executor: ExecutionContext): Cancellable =

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-27 Thread via GitHub
He-Pin commented on code in PR #1945: URL: https://github.com/apache/pekko/pull/1945#discussion_r2234429634 ## actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala: ## @@ -230,6 +230,29 @@ trait Scheduler { implicit executor: ExecutionContext): Cancellable = s

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-22 Thread via GitHub
pjfanning commented on PR #1945: URL: https://github.com/apache/pekko/pull/1945#issuecomment-3103815791 bin compat issues which are fine in a major release ``` [error] * deprecated method setTimer(java.lang.String,java.lang.Object,scala.concurrent.duration.FiniteDuration,Boolean)Unit

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-21 Thread via GitHub
pjfanning commented on PR #1945: URL: https://github.com/apache/pekko/pull/1945#issuecomment-314571 ``` [07-12 23:20:18.947] [info] - mustEmploySupervisorStrategy *** FAILED *** [07-12 23:20:18.947] [info] java.util.concurrent.TimeoutException: Future timed out after [5 seconds]

Re: [PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-14 Thread via GitHub
He-Pin commented on PR #1945: URL: https://github.com/apache/pekko/pull/1945#issuecomment-3069108677 Nice clean up -- 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 unsubs

[PR] Remove some deprecated code in pekko-actor [pekko]

2025-07-12 Thread via GitHub
pjfanning opened a new pull request, #1945: URL: https://github.com/apache/pekko/pull/1945 * Targeted to Pekko 2.0 * A lot more could be removed. * Some deprecated code is used under the hood -- This is an automated message from the Apache Git Service. To respond to the message, plea