You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/10 08:12:48 UTC

[GitHub] [incubator-pekko-connectors] mdedetrich opened a new pull request, #101: Apply compat changes from latest Pekko

mdedetrich opened a new pull request, #101:
URL: https://github.com/apache/incubator-pekko-connectors/pull/101

   The only notable change here is that I had to move a single source file `docs.javadsl.CassandraSessionSpec` to `org.apache.pekko.stream.connectors.cassandra.javadsl.CassandraSessionSpec`. This is because the new compat `FutureConverters`/`OptionConverters` functions are package private within `org.apache.pekko`.
   
   Normally source files that reside within `docs.javadsl`/`docs.scaladsl` are meant to be referenced in paradox docs, but for `CassandraSessionSpec` this isn't the case. It just appears to be a standard test so it being put into `docs.javadsl` in the first place was likely an oversight/accident anyways.


-- 
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-connectors] mdedetrich merged pull request #101: Apply compat changes from latest Pekko

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich merged PR #101:
URL: https://github.com/apache/incubator-pekko-connectors/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 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-connectors] mdedetrich commented on pull request #101: Apply compat changes from latest Pekko

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on PR #101:
URL: https://github.com/apache/incubator-pekko-connectors/pull/101#issuecomment-1543456634

   @pjfanning @nvollmar @He-Pin PR is now ready, all of the dependencies have also been updated


-- 
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