Re: [PR] Update scalatest to 3.2.18 [incubator-pekko]

2024-02-11 Thread via GitHub
mdedetrich commented on PR #1116: URL: https://github.com/apache/incubator-pekko/pull/1116#issuecomment-1937899672 I just realized that this repo is already on 1.1.x so you can ignore my previous comment. So yes we should figure out the core underlying issue. -- This is an automated messa

Re: [PR] Update scalatest to 3.2.18 [incubator-pekko]

2024-02-11 Thread via GitHub
pjfanning commented on PR #1116: URL: https://github.com/apache/incubator-pekko/pull/1116#issuecomment-1937898701 @mdedetrich you are suggesting that we skip scalatest 3.2.18 and stick with 3.2.17? It is a bit annoying of scalatest to upgrade to mockito and testng versions that don't suppor

Re: [PR] Update scalatest to 3.2.18 [incubator-pekko]

2024-02-11 Thread via GitHub
mdedetrich commented on PR #1116: URL: https://github.com/apache/incubator-pekko/pull/1116#issuecomment-1937897918 @pjfanning Isn't the better way to solve this problem just to pin the dependencies with a `.scala-steward.conf` or am I missing something? -- This is an automated message fro

Re: [PR] Update Dependencies.scala [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning merged PR #110: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/110 -- 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: notif

Re: [PR] update deprecation values to mention akka (#117) [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning merged PR #118: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/118 -- 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: notif

[PR] remove compatibility test [incubator-pekko-grpc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #229: URL: https://github.com/apache/incubator-pekko-grpc/pull/229 this test blocks #222 and it isn't a core feature #228 is about writing a new test to replace this -- This is an automated message from the Apache Git Service. To respond to the m

[PR] update deprecation values to mention akka (#117) [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #118: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/118 cherry pick d8a47ab9dada03b22f85e23efbcc83cfa26e9285 #117 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] use latest ojdbc8 jar [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
mdedetrich commented on PR #115: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/115#issuecomment-1937872541 > see #112 > > looks like you need to use same timezone in client as we use in the db server Shall we leave this for 1.1.x? I know that noth

Re: [PR] update deprecation values to mention akka [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning merged PR #117: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/117 -- 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: notif

[PR] update deprecation values to mention akka [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #117: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/117 (no comment) -- 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 comme

[PR] some compiler warnings [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #116: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/116 (no comment) -- 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 comme

[PR] use latest ojdbc8 jar [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #115: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/115 see #112 -- 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.

[I] investigate mssql jdbc jar upgrade [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new issue, #113: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/issues/113 Tried using latest mssql jar but got errors. We are testing with an old jar and we should really be able to test successfully with newer jars. https://github.com/apache/incu

[I] investigate oracle jdbc jar upgrade [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new issue, #112: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/issues/112 Upgrading to using oracle jdbc8 instead of jdbc6 runs into trouble. https://github.com/apache/incubator-pekko-persistence-jdbc/actions/runs/7862784116/job/21452649793

[PR] slick 3.4.1 [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #111: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/111 probably not necessary to merge but proves we can use slick 3.4.1 ok -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Update Dependencies.scala [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning opened a new pull request, #110: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/110 (no comment) -- 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 comme

Re: [I] Update Slick to `3.4.x` [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
ptrdom commented on issue #109: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/issues/109#issuecomment-1937757975 Understood, thank you! -- 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 t

Re: [I] Update Slick to `3.4.x` [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
ptrdom closed issue #109: Update Slick to `3.4.x` URL: https://github.com/apache/incubator-pekko-persistence-jdbc/issues/109 -- 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

Re: [I] Update Slick to `3.4.x` [incubator-pekko-persistence-jdbc]

2024-02-11 Thread via GitHub
pjfanning commented on issue #109: URL: https://github.com/apache/incubator-pekko-persistence-jdbc/issues/109#issuecomment-1937756172 A warning does not mean that it will fail. It is an indication that you should test the change before going into production. We don't plan on doing a specia

Re: [PR] kinesis: use stage materializer with IODispatcher instead of injected EC [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
Roiocam commented on code in PR #226: URL: https://github.com/apache/incubator-pekko-connectors/pull/226#discussion_r1485587146 ## kinesis/src/main/scala/org/apache/pekko/stream/connectors/kinesis/impl/KinesisSchedulerSourceStage.scala: ## @@ -111,6 +112,22 @@ private[kinesis]

Re: [PR] Update junit-jupiter-engine to 5.10.2 [incubator-pekko]

2024-02-11 Thread via GitHub
pjfanning merged PR #1115: URL: https://github.com/apache/incubator-pekko/pull/1115 -- 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-unsubs

Re: [PR] Update sqs to 2.23.17 [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
pjfanning closed pull request #441: Update sqs to 2.23.17 URL: https://github.com/apache/incubator-pekko-connectors/pull/441 -- 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

Re: [PR] Update scalatest to 3.2.18 [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
pjfanning merged PR #475: URL: https://github.com/apache/incubator-pekko-connectors/pull/475 -- 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

Re: [PR] Update google-auth-library-credentials, ... to 1.23.0 [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
pjfanning merged PR #472: URL: https://github.com/apache/incubator-pekko-connectors/pull/472 -- 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

Re: [PR] Update solr-solrj, solr-test-framework to 8.11.3 [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
pjfanning merged PR #474: URL: https://github.com/apache/incubator-pekko-connectors/pull/474 -- 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

Re: [PR] Update auth, dynamodb, eventbridge, firehose, ... to 2.23.21 [incubator-pekko-connectors]

2024-02-11 Thread via GitHub
pjfanning merged PR #477: URL: https://github.com/apache/incubator-pekko-connectors/pull/477 -- 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

Re: [PR] Update scalatest to 3.2.18 [incubator-pekko-http]

2024-02-11 Thread via GitHub
pjfanning merged PR #480: URL: https://github.com/apache/incubator-pekko-http/pull/480 -- 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] Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.12 [incubator-pekko]

2024-02-11 Thread via GitHub
pjfanning merged PR #1117: URL: https://github.com/apache/incubator-pekko/pull/1117 -- 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-unsubs

Re: [PR] Update jctools-core to 4.0.3 [incubator-pekko]

2024-02-11 Thread via GitHub
pjfanning merged PR #1114: URL: https://github.com/apache/incubator-pekko/pull/1114 -- 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-unsubs

Re: [PR] Update commons-codec to 1.16.1 [incubator-pekko]

2024-02-11 Thread via GitHub
pjfanning merged PR #1113: URL: https://github.com/apache/incubator-pekko/pull/1113 -- 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-unsubs