You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "Roiocam (via GitHub)" <gi...@apache.org> on 2024/03/01 02:12:59 UTC

[I] EventStream documentation on Typed is required [incubator-pekko]

Roiocam opened a new issue, #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162

   <!--
   Please report issues regarding specific projects in their respective issue trackers, e.g.:
    - Pekko HTTP: https://github.com/apache/incubator-pekko-http/issues
    - Pekko Connectors: https://github.com/apache/incubator-pekko-connectors/issues 
    - Pekko Persistence Cassandra Plugin: https://github.com/apache/incubator-pekko-persistence-cassandra/issues
    - ...
   
   Please explain your use case precisely, and if possible provide an example snippet.
   
   Thanks for contributing!
   -->
   
   Pekko has EventBus(low-level) and EventStream documentation on Classic: https://pekko.apache.org/docs/pekko/current/event-bus.html
   
   But there is no document on it at present.
   


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


Re: [I] EventStream documentation on Typed is required [incubator-pekko]

Posted by "sfali (via GitHub)" <gi...@apache.org>.
sfali commented on issue #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162#issuecomment-1975274628

   I can pick this, couple of question, what is the timeline to finish this? Will it be straight from Akka documentation of typed EventBus?


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


Re: [I] EventStream documentation on Typed is required [incubator-pekko]

Posted by "sfali (via GitHub)" <gi...@apache.org>.
sfali commented on issue #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162#issuecomment-1989050320

   I am using Java 17, let me switch to Java 11


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


Re: [I] EventStream documentation on Typed is required [pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed issue #1162: EventStream documentation on Typed is required
URL: https://github.com/apache/pekko/issues/1162


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


Re: [I] EventStream documentation on Typed is required [incubator-pekko]

Posted by "sfali (via GitHub)" <gi...@apache.org>.
sfali commented on issue #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162#issuecomment-1988853821

   Getting compilation on `Unsafe` that `sun.misc.Unsafe` not found, how to get around this?


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


Re: [I] EventStream documentation on Typed is required [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162#issuecomment-1975278376

   @sfali please do not copy anything from Akka. You can't take copyrighted text from another web site due to the legal implications.


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


Re: [I] EventStream documentation on Typed is required [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #1162:
URL: https://github.com/apache/incubator-pekko/issues/1162#issuecomment-1989038702

   > Getting compilation on `Unsafe` that `sun.misc.Unsafe` not found, how to get around this?
   
   What version of Java are you using? Java 11 is recommended for building Pekko. 


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