Re: [PR] slightly better support for Solr9 - but not there yet [incubator-pekko-connectors]

2024-02-13 Thread via GitHub
epugh commented on PR #481: URL: https://github.com/apache/incubator-pekko-connectors/pull/481#issuecomment-1942292717 BTW, are you familiar with https://github.com/inoio/solrs ?? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] slightly better support for Solr9 - but not there yet [incubator-pekko-connectors]

2024-02-13 Thread via GitHub
pjfanning commented on PR #481: URL: https://github.com/apache/incubator-pekko-connectors/pull/481#issuecomment-1942311432 > BTW, are you familiar with https://github.com/inoio/solrs ?? Thanks @epugh that could be an option. I'll have a look at it in next few weeks. -- This is an

Re: [I] Fork paradox-material-theme? [incubator-pekko-sbt-paradox]

2024-02-13 Thread via GitHub
mdedetrich closed issue #34: Fork paradox-material-theme? URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/34 -- 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. T

Re: [I] Revert spray-json workaround [incubator-pekko-sbt-paradox]

2024-02-13 Thread via GitHub
mdedetrich commented on issue #91: URL: https://github.com/apache/incubator-pekko-sbt-paradox/issues/91#issuecomment-1942678929 @Roiocam I think you were also looking in this area, this may not even be relevant -- This is an automated message from the Apache Git Service. To respond to th

[PR] Add enge...@apache.org to KEYS [incubator-pekko]

2024-02-13 Thread via GitHub
raboof opened a new pull request, #1123: URL: https://github.com/apache/incubator-pekko/pull/1123 (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 comment. To unsubscrib

Re: [PR] 1.0.3-M1 release notes [incubator-pekko]

2024-02-13 Thread via GitHub
pjfanning merged PR #1055: URL: https://github.com/apache/incubator-pekko/pull/1055 -- 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] Add enge...@apache.org to KEYS [incubator-pekko]

2024-02-14 Thread via GitHub
raboof merged PR #1123: URL: https://github.com/apache/incubator-pekko/pull/1123 -- 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.

[I] support making HTTP client requests using HTTP/2 [incubator-pekko-http]

2024-02-14 Thread via GitHub
pjfanning opened a new issue, #484: URL: https://github.com/apache/incubator-pekko-http/issues/484 See https://github.com/matsluni/aws-spi-akka-http/pull/226#issuecomment-1943538007 for context. It appears that `Http().singleRequest(...)` only supports sending HTTP/1.1 requests.

Re: [I] upgrade commons-net to 3.10.0 [incubator-pekko-connectors]

2024-02-14 Thread via GitHub
pjfanning closed issue #169: upgrade commons-net to 3.10.0 URL: https://github.com/apache/incubator-pekko-connectors/issues/169 -- 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.

Re: [I] upgrade commons-net to 3.10.0 [incubator-pekko-connectors]

2024-02-14 Thread via GitHub
pjfanning commented on issue #169: URL: https://github.com/apache/incubator-pekko-connectors/issues/169#issuecomment-1943589782 #171 was merged -- 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 th

[I] support jakarta messaging [incubator-pekko-connectors]

2024-02-14 Thread via GitHub
pjfanning opened a new issue, #483: URL: https://github.com/apache/incubator-pekko-connectors/issues/483 Most of the javax libs now have jakarta equivalents. This includes JMS - now there is [Jakarta Messaging](https://en.wikipedia.org/wiki/Jakarta_Messaging). We should clone our jms

Re: [I] super-high cost when searching for documents [incubator-pekko]

2024-02-14 Thread via GitHub
mdedetrich commented on issue #1097: URL: https://github.com/apache/incubator-pekko/issues/1097#issuecomment-1943679358 @Roiocam sbt-paradox-theme has been ported over to the sbt org/package and 0.7.0 has just been [published](https://github.com/sbt/sbt-paradox-material-theme/actions/runs/

[PR] Add sbt-github-actions [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #93: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/93 So we get basic ci for compile/test -- 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

[PR] Update scalafmt and scalafmt-native [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #94: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/94 Self explanatory -- 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

Re: [PR] Update scalafmt and scalafmt-native [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #94: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/94 -- 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] Add sbt-github-actions [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on PR #93: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/93#issuecomment-1943729151 > we still need to publish snapshot jars - see the deleted publish.yml Fixed -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489436223 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -wh

[PR] update actions in publish.yml [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning opened a new pull request, #96: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/96 (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 comment. To

Re: [PR] Add sbt-github-actions [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #93: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/93 -- 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] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489440814 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489440814 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489440814 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489440814 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] update actions in publish.yml [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning merged PR #96: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/96 -- 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: notification

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1489446818 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -wh

[I] Invalid session value in Tls-Session-Info header [incubator-pekko-http]

2024-02-14 Thread via GitHub
randomkoder opened a new issue, #485: URL: https://github.com/apache/incubator-pekko-http/issues/485 Hi, I am using mutual TLS (TLS v1.3) authentication with client certificates for one of my pekko http server routes and encounter occasional failures when using Tls-Session-Info header.

Re: [I] Invalid session value in Tls-Session-Info header [incubator-pekko-http]

2024-02-14 Thread via GitHub
pjfanning commented on issue #485: URL: https://github.com/apache/incubator-pekko-http/issues/485#issuecomment-1943777431 This looks like https://github.com/akka/akka-http/issues/3920 Unfortunately, the fix was committed to akka-http after they made their license change. We may need

Re: [I] Invalid session value in Tls-Session-Info header [incubator-pekko-http]

2024-02-14 Thread via GitHub
pjfanning commented on issue #485: URL: https://github.com/apache/incubator-pekko-http/issues/485#issuecomment-1943798085 @randomkoder Thanks for reporting this. Is there any chance that you can could try using TLS v1.2 to see if things are more stable there? We will look at this issue but

[PR] Cache output of assembly [incubator-pekko]

2024-02-14 Thread via GitHub
Duhemm opened a new pull request, #1125: URL: https://github.com/apache/incubator-pekko/pull/1125 Previously, the build would rebuild over and over the uber jar with the shaded protobuf3 distribution. With this patch, this is no longer the case, as the output is cached locally.

Re: [I] set up scheduled nightly build for 1.0.x branch [incubator-pekko]

2024-02-14 Thread via GitHub
pjfanning commented on issue #1119: URL: https://github.com/apache/incubator-pekko/issues/1119#issuecomment-1943808991 this is done -- 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 c

Re: [I] set up scheduled nightly build for 1.0.x branch [incubator-pekko]

2024-02-14 Thread via GitHub
pjfanning closed issue #1119: set up scheduled nightly build for 1.0.x branch URL: https://github.com/apache/incubator-pekko/issues/1119 -- 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 c

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-14 Thread via GitHub
pjfanning commented on PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#issuecomment-1943810571 relates to #1008 -- 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 com

Re: [I] Invalid session value in Tls-Session-Info header [incubator-pekko-http]

2024-02-14 Thread via GitHub
randomkoder commented on issue #485: URL: https://github.com/apache/incubator-pekko-http/issues/485#issuecomment-1943825177 Thanks for your quick response! I've tried with TLS v1.2 (explicitly enabling it both on client and server sides) and could not reproduce the issue. -- Thi

[PR] [DRAFT] protoc 3.20.3 [incubator-pekko]

2024-02-14 Thread via GitHub
pjfanning opened a new pull request, #1127: URL: https://github.com/apache/incubator-pekko/pull/1127 relates to #1126 -- 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 un

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-14 Thread via GitHub
Roiocam commented on code in PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#discussion_r1489544363 ## project/Protobuf.scala: ## @@ -38,7 +38,7 @@ object Protobuf { outputPaths := Seq((Compile / sourceDirectory).value, (Test / sourceDirectory).value).ma

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1490098602 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92#discussion_r1490101371 ## LICENSE: ## @@ -202,8 +202,8 @@ --- -pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, -w

Re: [PR] Use sbt-paradox-material-theme 0.7.0 [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #92: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/92 -- 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

[PR] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97 This PR does 2 things, the first is it makes the project target JDK 1.8 and the second is that it makes the publish step be generated by sbt-github-actions rather than manually.

Re: [PR] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97#discussion_r1490136304 ## build.sbt: ## @@ -88,12 +91,18 @@ lazy val pekkoPlugin = project ThisBuild / githubWorkflowBuild := Seq(WorkflowStep.Sbt(List("test", "scripted

Re: [PR] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97#discussion_r1490137035 ## build.sbt: ## @@ -88,12 +91,18 @@ lazy val pekkoPlugin = project ThisBuild / githubWorkflowBuild := Seq(WorkflowStep.Sbt(List("test", "scripted

Re: [PR] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning commented on code in PR #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97#discussion_r1490140842 ## .github/workflows/ci.yml: ## @@ -45,33 +45,79 @@ jobs: with: fetch-depth: 0 - - name: Setup Java (temurin@11) -

Re: [PR] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97 -- 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] Target JDK 1.8 and use sbt-github-actions for snapshot publish [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #97: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/97#discussion_r1490146331 ## .github/workflows/ci.yml: ## @@ -45,33 +45,79 @@ jobs: with: fetch-depth: 0 - - name: Setup Java (temurin@11) -

[PR] Revert "use spray-json for search index creation (#35)" [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #98: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/98 This reverts commit bca0a155 The original PR was https://github.com/apache/incubator-pekko-sbt-paradox/pull/35, which was a workaround because we had conflicting binary incom

[PR] Add scala steward [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #99: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/99 Add scala steward -- 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 commen

Re: [PR] Upgrade dependencies to move away from repo.scala-sbt.org [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich closed pull request #90: Upgrade dependencies to move away from repo.scala-sbt.org URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/90 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Upgrade dependencies to move away from repo.scala-sbt.org [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on PR #90: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/90#issuecomment-1944861874 @mkurz Closing this PR since its invalid, has been solved with https://github.com/apache/incubator-pekko-sbt-paradox/pull/92 and https://github.com/apache/incubator-pe

Re: [PR] Revert "use spray-json for search index creation (#35)" [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #98: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/98 -- 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] Add scala steward [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on PR #99: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/99#issuecomment-1944866630 > lgtm - but INFRA only enable this one repro at a time, so you will need to contact them Afaik I explicitly told them to enable all repo's, lets confirm when th

Re: [PR] Add scala steward [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning commented on PR #99: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/99#issuecomment-1944870077 > > lgtm - but INFRA only enable this one repro at a time, so you will need to contact them > > Afaik I explicitly told them to enable all `incubator-pekko-*` rep

[PR] Add sensible scalac options [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich opened a new pull request, #100: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/100 Self explanatory -- 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: [PR] Add scala steward [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #99: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/99 -- 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] Add scala steward [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on PR #99: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/99#issuecomment-1944881130 > they told me this when I enabled scala steward for pekoo-connectors recently I see -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] Add sensible scalac options [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
pjfanning commented on code in PR #100: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/100#discussion_r1490158467 ## build.sbt: ## @@ -104,3 +104,20 @@ ThisBuild / githubWorkflowOSes := Seq("ubuntu-latest", "macos-latest", "windows- ThisBuild / githubWorkfl

Re: [PR] Add sensible scalac options [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #100: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/100#discussion_r1490160200 ## build.sbt: ## @@ -104,3 +104,20 @@ ThisBuild / githubWorkflowOSes := Seq("ubuntu-latest", "macos-latest", "windows- ThisBuild / githubWorkf

Re: [PR] Add sensible scalac options [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich commented on code in PR #100: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/100#discussion_r1490160457 ## build.sbt: ## @@ -104,3 +104,20 @@ ThisBuild / githubWorkflowOSes := Seq("ubuntu-latest", "macos-latest", "windows- ThisBuild / githubWorkf

Re: [PR] Add sensible scalac options [incubator-pekko-sbt-paradox]

2024-02-14 Thread via GitHub
mdedetrich merged PR #100: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/100 -- 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: notificat

[PR] in TlsActor flush data to user only after handshake has finished [incubator-pekko]

2024-02-15 Thread via GitHub
pjfanning opened a new pull request, #1128: URL: https://github.com/apache/incubator-pekko/pull/1128 relates to https://github.com/apache/incubator-pekko-http/issues/485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[I] graphviz errors in scaladocs for 2.12 [incubator-pekko]

2024-02-15 Thread via GitHub
raboof opened a new issue, #1129: URL: https://github.com/apache/incubator-pekko/issues/1129 graphviz produces errors during the generation of embedded svgs in the 2.12 scaladocs. you can reproduce this with e.g. `sbt ++2.12 persistence-tck/doc`. diagnosing by adding `-diagrams

[PR] hardcode svg link [incubator-pekko-sbt-paradox]

2024-02-15 Thread via GitHub
pjfanning opened a new pull request, #101: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/101 see https://github.com/apache/incubator-pekko-http/issues/482 hardcoding fixes the path issues in the github issue above -- This is an automated message from the Apache Git

[PR] [jms] close sessions when exceptions happen [incubator-pekko-connectors]

2024-02-15 Thread via GitHub
pjfanning opened a new pull request, #485: URL: https://github.com/apache/incubator-pekko-connectors/pull/485 relates to #484 not sure how straightforward this is to unit test - would probably involve opening up a lot of innards of the code -- This is an automated message from the

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-15 Thread via GitHub
mdedetrich commented on PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#issuecomment-1947769555 Thanks for the PR, @Roiocam fyi this is precisely what I was talking about earlier wrt sbt's inbuilt caching functionality -- This is an automated message from the Apache Git

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-15 Thread via GitHub
mdedetrich commented on code in PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#discussion_r1491966858 ## project/Protobuf.scala: ## @@ -38,7 +38,7 @@ object Protobuf { outputPaths := Seq((Compile / sourceDirectory).value, (Test / sourceDirectory).value)

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-16 Thread via GitHub
Duhemm commented on code in PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#discussion_r1492174440 ## project/Protobuf.scala: ## @@ -38,7 +38,7 @@ object Protobuf { outputPaths := Seq((Compile / sourceDirectory).value, (Test / sourceDirectory).value).map

Re: [PR] Cache output of assembly [incubator-pekko]

2024-02-16 Thread via GitHub
Duhemm commented on code in PR #1125: URL: https://github.com/apache/incubator-pekko/pull/1125#discussion_r1492174440 ## project/Protobuf.scala: ## @@ -38,7 +38,7 @@ object Protobuf { outputPaths := Seq((Compile / sourceDirectory).value, (Test / sourceDirectory).value).map

Re: [I] [docs] the link to the incubator svg in our footer is broken on some pages [incubator-pekko-http]

2024-02-16 Thread via GitHub
samueleresca commented on issue #482: URL: https://github.com/apache/incubator-pekko-http/issues/482#issuecomment-1948065952 Yes the problem is that the path is relative in the source: `assets/images/apache-incubator.svg`. > I suspect that this is a long running issue. I tried build

Re: [I] [docs] the link to the incubator svg in our footer is broken on some pages [incubator-pekko-http]

2024-02-16 Thread via GitHub
pjfanning commented on issue #482: URL: https://github.com/apache/incubator-pekko-http/issues/482#issuecomment-1948069238 I will retry 1.0.0+10-9676045b-SNAPSHOT but it did not seem to work as expected for me. I will double check. -- This is an automated message from the Apache Git Servi

Re: [I] [docs] the link to the incubator svg in our footer is broken on some pages [incubator-pekko-http]

2024-02-16 Thread via GitHub
pjfanning commented on issue #482: URL: https://github.com/apache/incubator-pekko-http/issues/482#issuecomment-1948130964 @samueleresca I tried that again and it worked. I'll close my PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] hardcode svg link [incubator-pekko-sbt-paradox]

2024-02-16 Thread via GitHub
pjfanning closed pull request #101: hardcode svg link URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/101 -- 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 uns

Re: [PR] hardcode svg link [incubator-pekko-sbt-paradox]

2024-02-16 Thread via GitHub
pjfanning commented on PR #101: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/101#issuecomment-1948131404 this isn't needed -- 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

Re: [I] [docs] the link to the incubator svg in our footer is broken on some pages [incubator-pekko-http]

2024-02-16 Thread via GitHub
samueleresca commented on issue #482: URL: https://github.com/apache/incubator-pekko-http/issues/482#issuecomment-1948298787 @pjfanning Do we have any plan for kicking off the release of `pekko-sbt-paradox`? I can help in case -- This is an automated message from the Apache Git Service.

Re: [I] [docs] the link to the incubator svg in our footer is broken on some pages [incubator-pekko-http]

2024-02-16 Thread via GitHub
pjfanning commented on issue #482: URL: https://github.com/apache/incubator-pekko-http/issues/482#issuecomment-1948307163 My hope is that we can win a vote to become a TLP. We would then need to remove the Incubator references and release the paradox code. Even if we fail, we should do a p

[I] FtpsWithProxyStageTest: fromPath [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof opened a new issue, #498: URL: https://github.com/apache/incubator-pekko-connectors/issues/498 ``` --> [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath] Start of log messages of test that failed with assertion failed: timeout (30 seconds) during fishForMess

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

2024-02-18 Thread via GitHub
raboof commented on PR #497: URL: https://github.com/apache/incubator-pekko-connectors/pull/497#issuecomment-1951057283 failure looks unrelated, filed #498 LGTM when tests succeed after fixing conflicts -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #476: URL: https://github.com/apache/incubator-pekko-connectors/pull/476#issuecomment-1951061322 Not entirely convinced all those test failures are unrelated, though - that needs looking into before merging -- This is an automated message from the Apache Git Servic

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

2024-02-18 Thread via GitHub
pjfanning commented on PR #497: URL: https://github.com/apache/incubator-pekko-connectors/pull/497#issuecomment-1951062122 I'm on a day trip today but with previous upgrades, they have broken sqs build. -- This is an automated message from the Apache Git Service. To respond to the messag

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

2024-02-18 Thread via GitHub
raboof closed pull request #494: Update solr-solrj, solr-test-framework to 9.5.0 URL: https://github.com/apache/incubator-pekko-connectors/pull/494 -- 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

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

2024-02-18 Thread via GitHub
raboof commented on PR #494: URL: https://github.com/apache/incubator-pekko-connectors/pull/494#issuecomment-1951062161 this needs work which is being done in #481 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] Update sbt-paradox-apidoc to 1.1.0 [incubator-pekko-sbt-paradox]

2024-02-18 Thread via GitHub
Roiocam merged PR #105: URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/105 -- 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: notification

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

2024-02-18 Thread via GitHub
pjfanning commented on PR #497: URL: https://github.com/apache/incubator-pekko-connectors/pull/497#issuecomment-1951062966 I can't get the build logs to display on my phone but I think these change causes a compile failure. -- This is an automated message from the Apache Git Service. To

Re: [PR] Update kudu-client to 1.17.0 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof closed pull request #376: Update kudu-client to 1.17.0 URL: https://github.com/apache/incubator-pekko-connectors/pull/376 -- 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.

Re: [PR] Update kudu-client to 1.17.0 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #376: URL: https://github.com/apache/incubator-pekko-connectors/pull/376#issuecomment-1951063381 there is no https://repo1.maven.org/maven2/org/apache/kudu/kudu-client-tools/1.17.0 -- This is an automated message from the Apache Git Service. To respond to the messa

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

2024-02-18 Thread via GitHub
raboof commented on PR #497: URL: https://github.com/apache/incubator-pekko-connectors/pull/497#issuecomment-1951067354 MqttFlowSpec failure is #468 Sqs tests indeed need looking into -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Remove unnecessary scalafmt ignore [incubator-pekko]

2024-02-18 Thread via GitHub
raboof merged PR #1134: URL: https://github.com/apache/incubator-pekko/pull/1134 -- 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.

Re: [PR] Update hbase-common, hbase-shaded-client to 1.7.2 [incubator-pekko-connectors]

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

Re: [PR] Update sbt-java-formatter to 0.8.0 [incubator-pekko-connectors]

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

Re: [PR] Update google-cloud-pubsub to 1.126.6 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #490: URL: https://github.com/apache/incubator-pekko-connectors/pull/490#issuecomment-1951093340 Introduced a compile error -- 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

Re: [PR] Update java-client to 3.5.3 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #470: URL: https://github.com/apache/incubator-pekko-connectors/pull/470#issuecomment-1951096236 Major version update, needs code changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Update logback-classic to 1.5.0 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #487: URL: https://github.com/apache/incubator-pekko-connectors/pull/487#issuecomment-1951097417 failures seem related to this update -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Update hadoop-mapreduce-client-core to 3.3.6 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
pjfanning commented on PR #439: URL: https://github.com/apache/incubator-pekko-connectors/pull/439#issuecomment-1951130708 The hbase tests are disabled. I think we not upgrade any drops for this connector. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Update jnr-unixsocket to 0.38.22 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
pjfanning merged PR #489: URL: https://github.com/apache/incubator-pekko-connectors/pull/489 -- 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 hbase-common, hbase-shaded-client to 1.7.2 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
pjfanning commented on PR #416: URL: https://github.com/apache/incubator-pekko-connectors/pull/416#issuecomment-1951139365 I have a GitHub discussion open about the hard.upgraded. I am very wary about hbase upgrades because it's tests are disabled. -- This is an automated message from th

Re: [PR] Update java-client to 3.5.2 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
laglangyue commented on PR #400: URL: https://github.com/apache/incubator-pekko-connectors/pull/400#issuecomment-1951177396 I ended my the Spring Festival vacation and back today.It's a bit long,I will complete this PR. Report some progress to community. I completed a version of API cha

[PR] Revert "Update hbase-common, hbase-shaded-client to 1.7.2" [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof opened a new pull request, #499: URL: https://github.com/apache/incubator-pekko-connectors/pull/499 Reverts apache/incubator-pekko-connectors#416 -- 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] Update hbase-common, hbase-shaded-client to 1.7.2 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #416: URL: https://github.com/apache/incubator-pekko-connectors/pull/416#issuecomment-1951190863 > I have a GitHub discussion open about the hard.upgraded. I suspect you mean https://github.com/apache/incubator-pekko-connectors/discussions/443 / https://githu

[I] Build with Java 11 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof opened a new issue, #500: URL: https://github.com/apache/incubator-pekko-connectors/issues/500 Still targeting Java 8, but as preparation for raising the minimum Java version for those components where the upstream library requires it. -- This is an automated message from the Apach

Re: [D] Pekko Connectors 1.1.x dependency upgrades [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
GitHub user raboof added a comment to the discussion: Pekko Connectors 1.1.x dependency upgrades We should probably make sure those known problems have GitHub issues, and exclude them from scala-steward with a reference to those issues, else we'll keep running into them :). I think in pekko-

Re: [PR] Update hadoop-mapreduce-client-core to 3.3.6 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof commented on PR #439: URL: https://github.com/apache/incubator-pekko-connectors/pull/439#issuecomment-1951205620 superseded by #499 for now until we #61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Update hadoop-mapreduce-client-core to 3.3.6 [incubator-pekko-connectors]

2024-02-18 Thread via GitHub
raboof closed pull request #439: Update hadoop-mapreduce-client-core to 3.3.6 URL: https://github.com/apache/incubator-pekko-connectors/pull/439 -- 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 sp

<    1   2   3   4   5   6   7   8   9   10   >