pjfanning commented on issue #995:
URL:
https://github.com/apache/incubator-pekko/issues/995#issuecomment-1935605593
#1085 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 the specific com
raboof commented on PR #1099:
URL: https://github.com/apache/incubator-pekko/pull/1099#issuecomment-1935621168
The error is `java.lang.UnsupportedClassVersionError:
org/parboiled/trees/GraphNode has been compiled by a more recent version of the
Java Runtime (class file version 55.0), this v
mkurz commented on PR #1099:
URL: https://github.com/apache/incubator-pekko/pull/1099#issuecomment-1935623968
@raboof See conversation starting with
https://github.com/apache/incubator-pekko/pull/1061#issuecomment-1913598078
--
This is an automated message from the Apache Git Service.
To
raboof opened a new pull request, #1107:
URL: https://github.com/apache/incubator-pekko/pull/1107
As that's what we're using to release as well
--
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
pjfanning commented on PR #1099:
URL: https://github.com/apache/incubator-pekko/pull/1099#issuecomment-1935626680
We have a discussion at
https://lists.apache.org/thread/ro3rz6s8mvj7j9dp39oszf7rnr6hn19d - I might take
it to a vote. My preference is to upgrade and use java 11 for doc buildin
raboof commented on PR #1099:
URL: https://github.com/apache/incubator-pekko/pull/1099#issuecomment-1935655639
Thanks for the references!
We release Pekko itself with Java 11 already, but indeed if we want to keep
supporting development under Java 8, and be consistent with other Pekko
raboof commented on PR #1107:
URL: https://github.com/apache/incubator-pekko/pull/1107#issuecomment-1935713448
Moving this to 'draft' since this change would increase the chance that we
inadvertently accept a change that would break developing Pekko on Java 8.
Discussion around this is ongo
kczulko commented on PR #222:
URL:
https://github.com/apache/incubator-pekko-grpc/pull/222#issuecomment-1935714480
@pjfanning @mdedetrich
Please let me know if there's anything you want from me to push it forward.
Thanks in advance,
Karol
--
This is an automated message from
Roiocam commented on PR #105:
URL:
https://github.com/apache/incubator-pekko-projection/pull/105#issuecomment-1935793124
> TBH I'm not convinced this change fixes the root cause of the instability:
because of the assertion `records.count(_.partition() == tp0.partition())
shouldBe 5` AFAICS
raboof commented on PR #105:
URL:
https://github.com/apache/incubator-pekko-projection/pull/105#issuecomment-1935811477
> > TBH I'm not convinced this change fixes the root cause of the
instability: because of the assertion `records.count(_.partition() ==
tp0.partition()) shouldBe 5` AFAIC
mdedetrich opened a new pull request, #464:
URL: https://github.com/apache/incubator-pekko-connectors/pull/464
Issue was fixed in Scala 3.3.1, see
https://github.com/lampepfl/dotty/issues/18438
--
This is an automated message from the Apache Git Service.
To respond to the message, please
pjfanning merged PR #171:
URL: https://github.com/apache/incubator-pekko-connectors/pull/171
--
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
pjfanning opened a new issue, #465:
URL: https://github.com/apache/incubator-pekko-connectors/issues/465
Follow up to https://github.com/apache/incubator-pekko-connectors/pull/171
With https://github.com/apache/commons-net/pull/204 - it will be possible to
rewrite LegacyFtpsClient to
pjfanning commented on PR #171:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/171#issuecomment-1935946048
I logged https://github.com/apache/incubator-pekko-connectors/issues/465 as
a follow up
--
This is an automated message from the Apache Git Service.
To respond to th
mdedetrich merged PR #464:
URL: https://github.com/apache/incubator-pekko-connectors/pull/464
--
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: notificati
mdedetrich opened a new pull request, #466:
URL: https://github.com/apache/incubator-pekko-connectors/pull/466
(cherry picked from commit 71141e1294410871e15e579ed05291a0296077c1)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
mdedetrich opened a new pull request, #467:
URL: https://github.com/apache/incubator-pekko-connectors/pull/467
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 commen
mdedetrich commented on PR #466:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/466#issuecomment-1935968119
> I'm not opposed to this change, so LGTM, but I'm not sure it is useful to
backport so aggressively.
Point taken, for me its more about making sure the branche
pjfanning commented on PR #106:
URL:
https://github.com/apache/incubator-pekko-persistence-jdbc/pull/106#issuecomment-1935969690
@wjohnsonbynder would you be able to try to get some performance numbers?
https://github.com/apache/incubator-pekko-persistence-jdbc/blob/main/core/src/tes
pjfanning opened a new pull request, #107:
URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/107
* shouldn't be needed with latest versions of sbt
* makes for easier maintenance
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
raboof opened a new issue, #468:
URL: https://github.com/apache/incubator-pekko-connectors/issues/468
(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 unsubs
raboof commented on PR #467:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/467#issuecomment-1936024702
> lgtm - the mqtt-streaming tests are failing again but otherwise things
look ok
it's a different one than the two that I fixed, luckily. Let's make sure to
file i
pjfanning commented on PR #106:
URL:
https://github.com/apache/incubator-pekko-persistence-jdbc/pull/106#issuecomment-1936029324
@wjohnsonbynder I had a look at the postgres integration times from the CI
build for your PR and the time taken by the "show the configured performance
character
raboof commented on PR #466:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/466#issuecomment-1936031874
Re-opening #458 :/
--
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 spe
raboof closed issue #458: MqttSessionSpec: MQTT client connector should
unsubscribe a client session test flaky
URL: https://github.com/apache/incubator-pekko-connectors/issues/458
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
raboof merged PR #466:
URL: https://github.com/apache/incubator-pekko-connectors/pull/466
--
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-
raboof merged PR #467:
URL: https://github.com/apache/incubator-pekko-connectors/pull/467
--
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-
raboof merged PR #107:
URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/107
--
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: notifica
raboof merged PR #226:
URL: https://github.com/apache/incubator-pekko-grpc/pull/226
--
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
pjfanning opened a new pull request, #108:
URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/108
I am having trouble starting the docker containers using `docker-compose`. I
looked at the docker-compose.yml in pekko-connectors and that works fine (for
me). I copied in the
raboof merged PR #108:
URL: https://github.com/apache/incubator-pekko-persistence-jdbc/pull/108
--
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: notifica
pjfanning merged PR #132:
URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/132
--
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:
pjfanning opened a new pull request, #160:
URL: https://github.com/apache/incubator-pekko-management/pull/160
(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.
T
pjfanning opened a new pull request, #99:
URL: https://github.com/apache/incubator-pekko-samples/pull/99
(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 uns
raboof merged PR #160:
URL: https://github.com/apache/incubator-pekko-management/pull/160
--
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-
pjfanning opened a new pull request, #7:
URL: https://github.com/apache/incubator-pekko-http-quickstart-java.g8/pull/7
(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 co
pjfanning opened a new pull request, #4:
URL: https://github.com/apache/incubator-pekko-http-quickstart-scala.g8/pull/4
(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 c
raboof commented on code in PR #99:
URL:
https://github.com/apache/incubator-pekko-samples/pull/99#discussion_r1484631453
##
pekko-sample-persistence-dc-java/pom.xml:
##
@@ -20,7 +20,7 @@
UTF-8
1.0.2
1.0.0
-1.0.0
+1.0.2
Review Comment:
```suggestion
raboof opened a new pull request, #477:
URL: https://github.com/apache/incubator-pekko-http/pull/477
(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 unsubsc
raboof merged PR #475:
URL: https://github.com/apache/incubator-pekko-http/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: notifications-unsubs
raboof merged PR #4:
URL: https://github.com/apache/incubator-pekko-http-quickstart-scala.g8/pull/4
--
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: noti
raboof merged PR #7:
URL: https://github.com/apache/incubator-pekko-http-quickstart-java.g8/pull/7
--
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
pjfanning opened a new pull request, #73:
URL: https://github.com/apache/incubator-pekko-platform-guide/pull/73
(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.
pjfanning opened a new pull request, #30:
URL: https://github.com/apache/incubator-pekko-connectors-samples/pull/30
(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
mdedetrich opened a new pull request, #469:
URL: https://github.com/apache/incubator-pekko-connectors/pull/469
(cherry picked from commit 43ee6b702cc1ecbbf23a78d0acd3de957b21add4)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
mdedetrich commented on PR #101:
URL:
https://github.com/apache/incubator-pekko-grpc/pull/101#issuecomment-1936661428
Thanks, completely forgot about this PR. Will check it out later
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
mdedetrich commented on code in PR #226:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/226#discussion_r1484856491
##
kinesis/src/main/scala/org/apache/pekko/stream/connectors/kinesis/impl/KinesisSchedulerSourceStage.scala:
##
@@ -111,6 +112,23 @@ private[kinesi
mdedetrich commented on PR #226:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/226#issuecomment-1936681246
@raboof You want to have a quick look at this incase anything was missed?
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
mdedetrich merged PR #469:
URL: https://github.com/apache/incubator-pekko-connectors/pull/469
--
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: notificati
mdedetrich commented on code in PR #226:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/226#discussion_r1484856491
##
kinesis/src/main/scala/org/apache/pekko/stream/connectors/kinesis/impl/KinesisSchedulerSourceStage.scala:
##
@@ -111,6 +112,23 @@ private[kinesi
jtjeferreira commented on code in PR #226:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/226#discussion_r1484871296
##
kinesis/src/main/scala/org/apache/pekko/stream/connectors/kinesis/impl/KinesisSchedulerSourceStage.scala:
##
@@ -111,6 +112,23 @@ private[kine
pjfanning opened a new pull request, #478:
URL: https://github.com/apache/incubator-pekko-http/pull/478
* might fail due to java 8 build issues
* passed on my laptop - which surprised me
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
mdedetrich commented on PR #478:
URL:
https://github.com/apache/incubator-pekko-http/pull/478#issuecomment-1936736735
> * might fail due to java 8 build issues
> * passed on my laptop - which surprised me
We need to be careful with this. The core issue is not that it would fail to
pjfanning commented on PR #478:
URL:
https://github.com/apache/incubator-pekko-http/pull/478#issuecomment-1936739605
* today we are dependent on a non-standard maven repo to get these old
versions of plugins
* this is bad
* we need to use maven central
* we need a proper control ov
mdedetrich commented on PR #478:
URL:
https://github.com/apache/incubator-pekko-http/pull/478#issuecomment-1936750375
> * today we are dependent on a non-standard maven repo to get these old
versions of plugins
> * this is bad
> * we need to use maven central
> * we need a proper c
mdedetrich commented on code in PR #226:
URL:
https://github.com/apache/incubator-pekko-connectors/pull/226#discussion_r1484927141
##
kinesis/src/main/scala/org/apache/pekko/stream/connectors/kinesis/impl/KinesisSchedulerSourceStage.scala:
##
@@ -111,6 +112,23 @@ private[kinesi
pjfanning opened a new pull request, #479:
URL: https://github.com/apache/incubator-pekko-http/pull/479
Job is running into GC issues because it is running with constrained heap
memory
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
pjfanning merged PR #30:
URL: https://github.com/apache/incubator-pekko-connectors-samples/pull/30
--
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
pjfanning merged PR #479:
URL: https://github.com/apache/incubator-pekko-http/pull/479
--
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
pjfanning opened a new pull request, #1108:
URL: https://github.com/apache/incubator-pekko/pull/1108
cherry pick cfff9c53df859bb0f4407caf4821e7831dabeb19
due to #1081 and #1082 - want to see if the issues are new
--
This is an automated message from the Apache Git Service.
To respon
raboof merged PR #1108:
URL: https://github.com/apache/incubator-pekko/pull/1108
--
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.
pjfanning commented on issue #1109:
URL:
https://github.com/apache/incubator-pekko/issues/1109#issuecomment-1936955214
We should just delete the empty file. We run the job from the main branch -
the yml has a `ref: 1.0.x` in its checkout.
--
This is an automated message from the Apache G
mdedetrich commented on issue #1109:
URL:
https://github.com/apache/incubator-pekko/issues/1109#issuecomment-1936955494
Yeah that appears to be an accident
--
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
raboof opened a new pull request, #1110:
URL: https://github.com/apache/incubator-pekko/pull/1110
Since 1.0 is published from the main branch.
Fixes #1109
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
pjfanning opened a new issue, #:
URL: https://github.com/apache/incubator-pekko/issues/
An optional property in #765 is leading to lots of logging like this
```
12-489: No configuration setting found for key 'pekko.cluster.akka'
com.typesafe.config.ConfigException$Missing
pjfanning opened a new pull request, #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112
This property is only needed if you have pekko.remote.accept-protocol-names
set up to include "akka". This is the case in the test config for pekko-remote
and we get a lot of logging about p
raboof merged PR #99:
URL: https://github.com/apache/incubator-pekko-samples/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: notifications-unsub
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485065506
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485066347
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485066414
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485067235
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485067542
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485067542
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485068520
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485068520
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485068520
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485069325
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485069325
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485070192
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485071016
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCo
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485071664
##
cluster/src/main/scala/org/apache/pekko/cluster/SeedNodeProcess.scala:
##
@@ -57,8 +57,10 @@ private[cluster] abstract class
SeedNodeProcess(joinConfigCom
mdedetrich commented on PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#issuecomment-1936988304
Looks much better now, let me know when PR is out of draft and ill review it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485091228
##
remote/src/main/resources/reference.conf:
##
@@ -198,6 +201,12 @@ pekko {
# nodes have been are running on Apache Pekko
protocol-name = "pekko"
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485091228
##
remote/src/main/resources/reference.conf:
##
@@ -198,6 +201,12 @@ pekko {
# nodes have been are running on Apache Pekko
protocol-name = "pekko"
raboof merged PR #477:
URL: https://github.com/apache/incubator-pekko-http/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: notifications-unsubs
raboof merged PR #1110:
URL: https://github.com/apache/incubator-pekko/pull/1110
--
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.
raboof commented on issue #476:
URL:
https://github.com/apache/incubator-pekko-http/issues/476#issuecomment-1937004222
Some findings:
* I'm still seeing this behavior with Scala
3.4.1-RC1-bin-20240208-7bcfce2-NIGHTLY
* It seems to sometimes think (some code related to) `ResponseEntity
pjfanning commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485105165
##
remote/src/main/resources/reference.conf:
##
@@ -198,6 +201,12 @@ pekko {
# nodes have been are running on Apache Pekko
protocol-name = "pekko"
pjfanning commented on issue #1109:
URL:
https://github.com/apache/incubator-pekko/issues/1109#issuecomment-1937051537
Fix 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 the specific com
pjfanning closed issue #1109: 1.0.x branch has an empty `publish-1.0-nightly`
workflow
URL: https://github.com/apache/incubator-pekko/issues/1109
--
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
mdedetrich commented on code in PR #1112:
URL: https://github.com/apache/incubator-pekko/pull/1112#discussion_r1485289916
##
remote/src/main/resources/reference.conf:
##
@@ -198,6 +201,12 @@ pekko {
# nodes have been are running on Apache Pekko
protocol-name = "pekko"
scala-steward-asf[bot] opened a new pull request, #1113:
URL: https://github.com/apache/incubator-pekko/pull/1113
## About this PR
📦 Updates
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
`1.16.0` to `1.16.1`
## Usage
✅ **Please merge!**
I'll
scala-steward-asf[bot] opened a new pull request, #1114:
URL: https://github.com/apache/incubator-pekko/pull/1114
## About this PR
📦 Updates [org.jctools:jctools-core](https://github.com/JCTools/JCTools)
from `4.0.2` to `4.0.3`
📜 [GitHub Release
Notes](https://github.com/JCTools/J
scala-steward-asf[bot] opened a new pull request, #1115:
URL: https://github.com/apache/incubator-pekko/pull/1115
## About this PR
📦 Updates
[org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5)
from `5.10.1` to `5.10.2`
## Usage
✅ **Please merge!**
scala-steward-asf[bot] opened a new pull request, #1116:
URL: https://github.com/apache/incubator-pekko/pull/1116
## About this PR
📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest)
from `3.2.17` to `3.2.18`
📜 [GitHub Release
Notes](https://github.com/scal
scala-steward-asf[bot] opened a new pull request, #1117:
URL: https://github.com/apache/incubator-pekko/pull/1117
## About this PR
📦 Updates
* org.slf4j:jul-to-slf4j
* org.slf4j:log4j-over-slf4j
* org.slf4j:slf4j-api
from `2.0.11` to `2.0.12`
## Usage
✅ **Please
scala-steward-asf[bot] opened a new pull request, #480:
URL: https://github.com/apache/incubator-pekko-http/pull/480
## About this PR
📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest)
from `3.2.17` to `3.2.18`
📜 [GitHub Release
Notes](https://github.com/s
scala-steward-asf[bot] opened a new pull request, #470:
URL: https://github.com/apache/incubator-pekko-connectors/pull/470
## About this PR
📦 Updates
[com.couchbase.client:java-client](https://github.com/couchbase/couchbase-jvm-clients)
from `2.7.23` to `3.5.3` âš
## Usage
✅ **P
scala-steward-asf[bot] opened a new pull request, #471:
URL: https://github.com/apache/incubator-pekko-connectors/pull/471
## About this PR
📦 Updates
[com.google.api.grpc:proto-google-cloud-bigquerystorage-v1](https://github.com/googleapis/java-bigquerystorage)
from `2.36.1` to `2.47.0`
scala-steward-asf[bot] opened a new pull request, #472:
URL: https://github.com/apache/incubator-pekko-connectors/pull/472
## About this PR
📦 Updates
*
[com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java)
*
[com.google.auth:goog
1 - 100 of 23115 matches
Mail list logo