[GH] (pekko-connectors-kafka): Workflow run "Nightly Build and Test" failed!

2025-03-14 Thread GitBox
The GitHub Actions job "Nightly Build and Test" on pekko-connectors-kafka.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: cdf1b100038f36ba195ee21c62a807698d05ae28 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github

Re: [I] [Question] Retry behavior [pekko-persistence-dynamodb]

2025-03-14 Thread via GitHub
pjfanning commented on issue #206: URL: https://github.com/apache/pekko-persistence-dynamodb/issues/206#issuecomment-2725802515 I'm not sure about the design decisions. The implementors of this module are not very active in the Pekko community at this point. I guess the implementation as i

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

2025-03-14 Thread GitBox
The GitHub Actions job "Nightly Builds (1.1)" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new Cur

Re: [PR] FILE: Add size and date information to ZipArchiveMetadata [pekko-connectors]

2025-03-14 Thread via GitHub
jypma closed pull request #1002: FILE: Add size and date information to ZipArchiveMetadata URL: https://github.com/apache/pekko-connectors/pull/1002 -- 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 t

Re: [PR] protobuf-java 4.29.3 [pekko]

2025-03-14 Thread via GitHub
pjfanning commented on PR #1795: URL: https://github.com/apache/pekko/pull/1795#issuecomment-2724183201 > I checked https://github.com/grpc/grpc-java/blob/master/examples/pom.xml, I think we should keep using protobuf 3.x in 1.2.0 This is covered in https://github.com/apache/pekko/pu

Re: [I] failed: MetricsBasedResizerSpec [pekko]

2025-03-14 Thread via GitHub
pjfanning commented on issue #1796: URL: https://github.com/apache/pekko/issues/1796#issuecomment-2724196445 This started failing a lot about 2 weeks ago. In the Nightly tests, we run a matrix of plans with various Java and Scala versions so that same tests are run a lot. This test is

Re: [I] failed: MetricsBasedResizerSpec [pekko]

2025-03-14 Thread via GitHub
pjfanning commented on issue #1796: URL: https://github.com/apache/pekko/issues/1796#issuecomment-2724208874 Also seeing ``` must record the performance log with the correct pool size *** FAILED *** (1 millisecond) [03-14 00:21:56.751] [info] None was empty (MetricsBasedResizerSp

Re: [PR] Configuring persistence plugins at runtime [pekko-persistence-r2dbc]

2025-03-14 Thread via GitHub
pjfanning commented on code in PR #194: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/194#discussion_r1995464938 ## core/src/test/scala/org/apache/pekko/persistence/r2dbc/journal/RuntimePluginConfigSpec.scala: ## @@ -0,0 +1,322 @@ +/* + * Licensed to the Apache So

Re: [PR] Configuring persistence plugins at runtime [pekko-persistence-r2dbc]

2025-03-14 Thread via GitHub
ptrdom commented on code in PR #194: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/194#discussion_r1995844907 ## core/src/test/scala/org/apache/pekko/persistence/r2dbc/journal/RuntimePluginConfigSpec.scala: ## @@ -0,0 +1,322 @@ +/* + * Licensed to the Apache Softw

Re: [PR] Configuring persistence plugins at runtime [pekko-persistence-r2dbc]

2025-03-14 Thread via GitHub
pjfanning commented on code in PR #194: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/194#discussion_r1995473780 ## projection/src/test/scala/org/apache/pekko/projection/r2dbc/TestConfig.scala: ## @@ -71,6 +71,9 @@ object TestConfig { } } pekko.ac

[PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-14 Thread via GitHub
sdeigm opened a new pull request, #1004: URL: https://github.com/apache/pekko-connectors/pull/1004 Added the death watch for the UDP listener actor. Stage is terminated with a failure when UDP listener terminates -- This is an automated message from the Apache Git Service. To respond to t