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 #456:
URL: https://github.com/apache/incubator-pekko-connectors/pull/456
--
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 closed issue #454: MqttSessionSpec: MQTT server connector should produce
a duplicate publish on the server given two client connections
URL: https://github.com/apache/incubator-pekko-connectors/issues/454
--
This is an automated message from the Apache Git Service.
To respond to the me
raboof merged PR #459:
URL: https://github.com/apache/incubator-pekko-connectors/pull/459
--
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 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 opened a new issue, #462:
URL: https://github.com/apache/incubator-pekko-connectors/issues/462
```
[info] UnixDomainSocketSpec:
[info] A Unix Domain Socket
[info] - should receive some bytes (34 milliseconds)
[info] - should send and receive more ten times the size of a buf
raboof opened a new issue, #463:
URL: https://github.com/apache/incubator-pekko-connectors/issues/463
```
[info] SolrSpec:
[info] Pekko Connectors Solr
[info] - should consume and publish SolrInputDocument (757 milliseconds)
[info] - should consume and publish documents as specifi
pjfanning merged PR #461:
URL: https://github.com/apache/incubator-pekko-connectors/pull/461
--
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 merged PR #474:
URL: https://github.com/apache/incubator-pekko-http/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: notifications-uns
pjfanning merged PR #85:
URL: https://github.com/apache/incubator-pekko-site/pull/85
--
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
pjfanning merged PR #227:
URL: https://github.com/apache/incubator-pekko-grpc/pull/227
--
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, #475:
URL: https://github.com/apache/incubator-pekko-http/pull/475
cherry pick cf6655a524a8be6497012cd70b05be78fc94e767 #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
raboof opened a new issue, #476:
URL: https://github.com/apache/incubator-pekko-http/issues/476
aside https://github.com/lampepfl/dotty/issues/17330 , I'm seeing
differences in the tasty segments of Scala 3 artifacts.
`HttpEntity.tasty` seems to refer to different source paths:
raboof commented on issue #476:
URL:
https://github.com/apache/incubator-pekko-http/issues/476#issuecomment-1935602834
possibly related to
https://github.com/lampepfl/dotty/blob/main/compiler/src/dotty/tools/dotc/config/OutputDirs.scala#L96
--
This is an automated message from the Apache
pjfanning closed issue #995: add toInputStream to ByteString
URL: https://github.com/apache/incubator-pekko/issues/995
--
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
74 matches
Mail list logo