You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2023/01/23 13:34:22 UTC

[GitHub] [incubator-pekko-projection] pjfanning opened a new pull request, #9: remove spanner docs and change some Akka refs to Pekko

pjfanning opened a new pull request, #9:
URL: https://github.com/apache/incubator-pekko-projection/pull/9

   * the akka spanner lib was never released (https://github.com/akka/akka-projection/issues/774)
   * update a few doc refs and links to use Pekko name


-- 
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-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko-projection] nvollmar commented on a diff in pull request #9: remove spanner docs and change some Akka refs to Pekko

Posted by "nvollmar (via GitHub)" <gi...@apache.org>.
nvollmar commented on code in PR #9:
URL: https://github.com/apache/incubator-pekko-projection/pull/9#discussion_r1084079226


##########
docs/src/main/paradox/kafka.md:
##########
@@ -1,10 +1,10 @@
 # Messages from and to Kafka
 
-A typical source for Projections is messages from Kafka. Akka Projections supports integration with Kafka using [Alpakka Kafka](https://doc.akka.io/docs/alpakka-kafka/current/).
+A typical source for Projections is messages from Kafka. Apache Pekko Projections supports integration with Kafka using [Alpakka Kafka](https://doc.akka.io/docs/alpakka-kafka/current/).

Review Comment:
   Apache Pekko Connectors Kafka



##########
docs/src/main/paradox/kafka.md:
##########
@@ -85,7 +85,7 @@ To mitigate that risk, you can increase the value of `akka.projection.kafka.read
 
 ## Committing offset in Kafka
 
-When using the approach of committing the offsets back to Kafka the [Alpakka Kafka comittableSource](https://doc.akka.io/docs/alpakka-kafka/current/consumer.html) can be used, and Akka Projections is not needed for that usage.
+When using the approach of committing the offsets back to Kafka the [Alpakka Kafka comittableSource](https://doc.akka.io/docs/alpakka-kafka/current/consumer.html) can be used, and Apache Pekko Projections is not needed for that usage.

Review Comment:
   Apache Pekko Connector Kafka comittableSource



-- 
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-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko-projection] pjfanning commented on a diff in pull request #9: remove spanner docs and change some Akka refs to Pekko

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on code in PR #9:
URL: https://github.com/apache/incubator-pekko-projection/pull/9#discussion_r1086680529


##########
docs/src/main/paradox/kafka.md:
##########
@@ -1,10 +1,10 @@
 # Messages from and to Kafka
 
-A typical source for Projections is messages from Kafka. Akka Projections supports integration with Kafka using [Alpakka Kafka](https://doc.akka.io/docs/alpakka-kafka/current/).
+A typical source for Projections is messages from Kafka. Apache Pekko Projections supports integration with Kafka using [Alpakka Kafka](https://doc.akka.io/docs/alpakka-kafka/current/).

Review Comment:
   I raised https://github.com/apache/incubator-pekko-projection/issues/10 for the Alpakka work



-- 
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-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko-projection] pjfanning merged pull request #9: remove spanner docs and change some Akka refs to Pekko

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning merged PR #9:
URL: https://github.com/apache/incubator-pekko-projection/pull/9


-- 
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-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org