[GH] (pekko-persistence-r2dbc): Workflow run "Nightly Tests (Pekko 1.1)" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Nightly Tests (Pekko 1.1)" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 5eabd51aa905aabc5f4edcff8428f120a0db1fec / PJ Fanning Update yugabyte in docker-compose-yugabyte.yml (#124) Rep

[GH] (pekko-persistence-jdbc): Workflow run "Nightly Testing with Pekko 1.0" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Nightly Testing with Pekko 1.0" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user raboof (triggered by raboof). Head commit for run: eabd7223d6aa6be896efe2cbfe820ed436747980 / PJ Fanning Create publish-1.1-docs.yml (#196) Report URL: https://git

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1618115705 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -94,7 +94,7 @@ class JdbcReadJournal(config: Config,

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1618115027 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -94,7 +94,7 @@ class JdbcReadJournal(config: Config,

[GH] (pekko-grpc): Workflow run "Publish Nightly" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Publish Nightly" on pekko-grpc.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: d3089ce4fea00668981a0f3a5df4dbcf167b8f60 / PJ Fanning build with pekko 1.1 jars (#314) Report URL: https://github.com/apache/pekko-grpc/actio

[GH] (pekko-grpc): Workflow run "Publish 1.0 Nightly" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Publish 1.0 Nightly" on pekko-grpc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d3089ce4fea00668981a0f3a5df4dbcf167b8f60 / PJ Fanning build with pekko 1.1 jars (#314) Report URL: https://github.com/apache/pekko-

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

2024-05-28 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: f7eddaa1aabbb167963de3f9344eab2c6daf292f / AndyChen(Jingzhang) docs: stream operator throttle typo (#1348) * docs: stream operator throttle typo

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

2024-05-28 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: f7eddaa1aabbb167963de3f9344eab2c6daf292f / AndyChen(Jingzhang) docs: stream operator throttle typo (#1348) * docs: stream operator throttl

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1618041780 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,9 @@ class JdbcReadJournal(config: Config

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

2024-05-28 Thread GitBox
The GitHub Actions job "Nightly Aeron Tests" on pekko.git has failed. Run started by GitHub user jrudolph (triggered by jrudolph). Head commit for run: f7eddaa1aabbb167963de3f9344eab2c6daf292f / AndyChen(Jingzhang) docs: stream operator throttle typo (#1348) * docs: stream operator throttle t

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: c69193445ef9dfea121b9e2356d5b8a0c92f2fe3 / PJ Fanning Revert "log deleteCount" This reverts commit 809bd29fcbef5290f6c7

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617756643 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateDao.scala: ## @@ -281,6 +284,28 @@ private[r2dbc] class DurableState

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 809bd29fcbef5290f6c7543da29a86e0297c1aa3 / PJ Fanning log deleteCount Report URL: https://github.com/apache/pekko-persist

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617744490 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateDao.scala: ## @@ -281,6 +284,28 @@ private[r2dbc] class DurableState

[GH] (pekko-persistence-r2dbc): Workflow run "Link Validator" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2944edc1e1325bfe0f44789340c32b6471e3ebe0 / PJ Fanning Update link-validator.conf Report URL: https://github.com/apache/pe

Re: [PR] build with pekko 1.1.0-M1 [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on PR #126: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/126#issuecomment-2135870327 > link validator failure is because of http://asm.ow2.io/ - is that a new dependency? I ran `sbt dependencyTree` locally and can't find any mentions of asm. -- T

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
raboof closed pull request #199: fix: flaky H2ScalaAllPersistenceIdsTest URL: https://github.com/apache/pekko-persistence-jdbc/pull/199 -- 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 co

[GH] (pekko): Workflow run "Link Validator" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Link Validator" on pekko.git has succeeded. Run started by GitHub user Roiocam (triggered by raboof). Head commit for run: f69de959983af719d220be077c7e2154c28c8527 / AndyChen(Jingzhang) Update docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md Co-authore

Re: [PR] docs: stream operator throttle typo [pekko]

2024-05-28 Thread via GitHub
raboof merged PR #1348: URL: https://github.com/apache/pekko/pull/1348 -- 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.a

Re: [PR] docs: stream operator throttle typo [pekko]

2024-05-28 Thread via GitHub
raboof commented on PR #1348: URL: https://github.com/apache/pekko/pull/1348#issuecomment-2135789024 failure was the link-validator timing out connecting to http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html . Rebuilding, #1309 -- This is an automated message from the Apache Git Servi

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617657487 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateExceptionSupport.scala: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apa

Re: [PR] build with pekko 1.1.0-M1 [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof commented on PR #126: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/126#issuecomment-2135759628 link validator failure is because of http://asm.ow2.io/ - is that a new dependency? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617639004 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateExceptionSupport.scala: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617607984 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateExceptionSupport.scala: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apa

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617605890 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateExceptionSupport.scala: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the

[GH] (pekko-persistence-r2dbc): Workflow run "Link Validator" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 06113106998236397a4d44717365ed985f02f3ff / PJ Fanning build with pekko 1.1.0-M1 Report URL: https://github.com/apache/pekko-

[PR] build with pekko 1.1.0-M1 [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning opened a new pull request, #126: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/126 * repurpose the nightly tests that test with Pekko 1.1 to use Pekko 1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617601881 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateExceptionSupport.scala: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the

Re: [PR] Durable State: support revision in deletes [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof commented on code in PR #92: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/92#discussion_r1617426912 ## core/src/main/scala/org/apache/pekko/persistence/r2dbc/state/scaladsl/DurableStateDao.scala: ## @@ -281,6 +284,28 @@ private[r2dbc] class DurableStateDao

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1617416082 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,9 @@ class JdbcReadJournal(config: Config

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1617416082 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,9 @@ class JdbcReadJournal(config: Config

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1617416082 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,9 @@ class JdbcReadJournal(config: Config

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 69af685462cf5d9d3a5b4ff6c5fe3e91432b4863 / PJ Fanning Update DurableStateStoreSpec.scala Report URL: https://github.co

[GH] (pekko-persistence-r2dbc): Workflow run "Scalafmt" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: b4321d0c881a47cc49290e83f04775f827cd2c56 / PJ Fanning remove temp test Report URL: https://github.com/apache/pekko-persistence-r

[GH] (pekko-persistence-r2dbc): Workflow run "Scalafmt" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 69af685462cf5d9d3a5b4ff6c5fe3e91432b4863 / PJ Fanning Update DurableStateStoreSpec.scala Report URL: https://github.com/apache/pekk

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 6821eba08b70389dd94225fda94a731387e9dc5b / PJ Fanning update test Report URL: https://github.com/apache/pekko-persistence

[GH] (pekko-persistence-jdbc): Workflow run "H2 Unit Tests" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "H2 Unit Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 123d5fac47ae4e2268b1b32b7f247da16676545f / JingZhang Chen slow down the db query Report URL: https://github.com/apache/pekko-per

[GH] (pekko): Workflow run "Link Validator" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Link Validator" on pekko.git has failed. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: ffe38581e7f048329e8a2aa4bfbd43c1ac0716ec / AndyChen(Jingzhang) Update docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md Report URL:

[GH] (pekko): Workflow run "Link Validator" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Link Validator" on pekko.git has failed. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: f69de959983af719d220be077c7e2154c28c8527 / AndyChen(Jingzhang) Update docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md Co-authored-

Re: [PR] docs: stream operator throttle typo [pekko]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #1348: URL: https://github.com/apache/pekko/pull/1348#discussion_r1617121428 ## docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md: ## @@ -11,7 +11,7 @@ Limit the throughput to a specific number of elements per time unit, or a spec

Re: [I] com.orbitz.consul:consul-client is not maintained [pekko-management]

2024-05-28 Thread via GitHub
pjfanning commented on issue #243: URL: https://github.com/apache/pekko-management/issues/243#issuecomment-2135022619 I may be incorrect but it appears like the Pekko Discovery Consul component has no integration tests. -- This is an automated message from the Apache Git Service. To res

Re: [I] com.orbitz.consul:consul-client is not maintained [pekko-management]

2024-05-28 Thread via GitHub
pjfanning commented on issue #243: URL: https://github.com/apache/pekko-management/issues/243#issuecomment-2135016786 This seems like a maintained fork - https://github.com/kiwiproject/consul-client -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] com.orbitz.consul:consul-client is not maintained [pekko-management]

2024-05-28 Thread via GitHub
raboof commented on issue #243: URL: https://github.com/apache/pekko-management/issues/243#issuecomment-2135010572 Do we have anyone in the community who uses consul? If not perhaps we should perhaps add a note that this component is looking for a maintainer? -- This is an automated mess

Re: [PR] docs: stream operator throttle typo [pekko]

2024-05-28 Thread via GitHub
raboof commented on code in PR #1348: URL: https://github.com/apache/pekko/pull/1348#discussion_r1617050443 ## docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md: ## @@ -41,8 +41,8 @@ Scala Java : @@snip [Throttle.java](/docs/src/test/java/jdocs/stream/operat

Re: [PR] build with pekko 1.1 jars [pekko-grpc]

2024-05-28 Thread via GitHub
raboof merged PR #314: URL: https://github.com/apache/pekko-grpc/pull/314 -- 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] Update yugabyte in docker-compose-yugabyte.yml [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof merged PR #124: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/124 -- 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-uns

Re: [PR] rename docker container [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
raboof merged PR #125: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/125 -- 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-uns

Re: [PR] notify CI issues [pekko-persistence-dynamodb]

2024-05-28 Thread via GitHub
pjfanning merged PR #130: URL: https://github.com/apache/pekko-persistence-dynamodb/pull/130 -- 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: notificatio

[GH] (pekko): Workflow run "Generate doc check" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 8edce55ca91a7505f2243b51c35e007f8d51818f / Andy.Chen docs: stream operator throttle typo Report URL: https://github.com/apache/pekko/actions/r

[GH] (pekko-projection): Workflow run "Unit Tests" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Unit Tests" on pekko-projection.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: bb4e88a18d425c2ff66449fc323a87f36217f21b / PJ Fanning notify CI issues (#162) Report URL: https://github.com/apache/pekko-projection/acti

Re: [PR] notify CI issues [pekko-projection]

2024-05-28 Thread via GitHub
pjfanning merged PR #162: URL: https://github.com/apache/pekko-projection/pull/162 -- 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-unsubsc

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2bf176b35eedbd90c514560aa325a2c8d46634e1 / PJ Fanning add container name Report URL: https://github.com/apache/pekko-p

[GH] (pekko): Workflow run "Binary Compatibility" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 8edce55ca91a7505f2243b51c35e007f8d51818f / Andy.Chen docs: stream operator throttle typo Report URL: https://github.com/apache/pekko/actions

[GH] (pekko-persistence-jdbc): Workflow run "H2 Unit Tests" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "H2 Unit Tests" on pekko-persistence-jdbc.git has failed. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: e91daa09dfb87e7ccf39f3f382fc77ba3e035027 / JingZhang Chen rollback to original stream ways... Report URL: https://github.com/apache/

[GH] (pekko): Workflow run "Pull Requests" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 7bef16dac7f87fc67f902aa5960b722fc5111c90 / Andy.Chen more clarify Report URL: https://github.com/apache/pekko/actions/runs/9267764770 With regards

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

2024-05-28 Thread GitBox
The GitHub Actions job "Compile Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 7bef16dac7f87fc67f902aa5960b722fc5111c90 / Andy.Chen more clarify Report URL: https://github.com/apache/pekko/actions/runs/9267764785

[GH] (pekko-persistence-r2dbc): Workflow run "Validate and test" failed!

2024-05-28 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 63424b3e787960793d1e97f3c60197c9acee0a71 / PJ Fanning rename docker container Report URL: https://github.com/apache/pekko

[PR] rename docker container [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning opened a new pull request, #125: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/125 when testing locally, my up to date version of Docker seems to dislike `_` in container names -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] docs: stream operator throttle typo [pekko]

2024-05-28 Thread via GitHub
Roiocam opened a new pull request, #1348: URL: https://github.com/apache/pekko/pull/1348 found something typo and missing by reviewing in resolves https://github.com/apache/pekko-persistence-jdbc/pull/199 -- This is an automated message from the Apache Git Service. To respond to the messa

[PR] Update yugabyte in docker-compose-yugabyte.yml [pekko-persistence-r2dbc]

2024-05-28 Thread via GitHub
pjfanning opened a new pull request, #124: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/124 test with newer docker image -- 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 specifi

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
nvollmar commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1616969927 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,8 @@ class JdbcReadJournal(config: Confi

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1616966091 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,8 @@ class JdbcReadJournal(config: Config

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
He-Pin commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1616964608 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,8 @@ class JdbcReadJournal(config: Config,

Re: [PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
nvollmar commented on code in PR #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199#discussion_r1616955157 ## core/src/main/scala/org/apache/pekko/persistence/jdbc/query/scaladsl/JdbcReadJournal.scala: ## @@ -119,7 +117,8 @@ class JdbcReadJournal(config: Confi

Re: [I] flaky `should find persistenceIds for actors` in H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on issue #184: URL: https://github.com/apache/pekko-persistence-jdbc/issues/184#issuecomment-2134801290 I have investigated it, this is because the reading stream executes too frequently, and then the downstream is hard to receive the newest result... ``` 2024-05

[PR] fix: flaky H2ScalaAllPersistenceIdsTest [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam opened a new pull request, #199: URL: https://github.com/apache/pekko-persistence-jdbc/pull/199 Resolves: #184 -- 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 u

Re: [PR] Create publish-1.1-docs.yml [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
pjfanning merged PR #196: URL: https://github.com/apache/pekko-persistence-jdbc/pull/196 -- 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-u

[GH] (pekko-persistence-jdbc): Workflow run "H2 Unit Tests" is working again!

2024-05-28 Thread GitBox
The GitHub Actions job "H2 Unit Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user Roiocam (triggered by Roiocam). Head commit for run: 04e019bfa3ebdb33ad14c036bbddcb85c1ebcdd8 / PJ Fanning release notes for 1.1.0-M1 Report URL: https://github.com/apache/pekko-pe

Re: [PR] Create publish-1.1-docs.yml [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
Roiocam commented on code in PR #196: URL: https://github.com/apache/pekko-persistence-jdbc/pull/196#discussion_r1616855193 ## .github/workflows/publish-1.1-docs.yml: ## @@ -0,0 +1,69 @@ +name: Publish 1.1 docs + +permissions: + contents: read + +on: + workflow_dispatch: + +j

Re: [PR] publish 1.1 docs [pekko-grpc]

2024-05-28 Thread via GitHub
pjfanning merged PR #315: URL: https://github.com/apache/pekko-grpc/pull/315 -- 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...@p

Re: [PR] Create publish-1.1-docs.yml [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
pjfanning commented on code in PR #196: URL: https://github.com/apache/pekko-persistence-jdbc/pull/196#discussion_r1616761945 ## .github/workflows/publish-1.1-docs.yml: ## @@ -0,0 +1,69 @@ +name: Publish 1.1 docs + +permissions: + contents: read + +on: + workflow_dispatch: +

Re: [I] Migrator Integration tests are failing for multiple db servers [pekko-persistence-jdbc]

2024-05-28 Thread via GitHub
pjfanning closed issue #198: Migrator Integration tests are failing for multiple db servers URL: https://github.com/apache/pekko-persistence-jdbc/issues/198 -- 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

Re: [PR] build with pekko http 1.1 [pekko-connectors]

2024-05-28 Thread via GitHub
pjfanning merged PR #667: URL: https://github.com/apache/pekko-connectors/pull/667 -- 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-unsubsc