Re: [akka-user] Testing the effect of system.scheduler.scheduleOnce

2015-09-10 Thread Akka Team
message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com

Re: [akka-user] [akka-streams] controlling deployment of children of ActorSubscriber via conf

2015-09-10 Thread Akka Team
way the deployment information is not tied to a path but the link is made explicitly in the code. -Endre > > On Wednesday, 9 September 2015 21:01:02 UTC+12, Akka Team wrote: >> >> Hi Marek, >> >> In this case it is better to not rely on the name of the actor since it >

Re: [akka-user] Stopping a running flow.

2015-09-10 Thread Akka Team
ser+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the JVM

Re: [akka-user] ActorSystem.shutdown() producing AbruptTerminationException

2015-09-10 Thread Akka Team
;>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this

Re: [akka-user] [akka-streams] controlling deployment of children of ActorSubscriber via conf

2015-09-09 Thread Akka Team
ibe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.co

Re: [akka-user] Re: Futures vs. per-request actors in akka-http

2015-09-09 Thread Akka Team
gt; >>>>>>>>>> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this mes

Re: [akka-user] Splitting Seq[String] in Akka-stream flow

2015-09-09 Thread Akka Team
>>>> >>>> -- >>>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>> >>>>>>>>>> Check the FAQ: >>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>> >

Re: [akka-user] [2.3.13] remoting port open after ActorSystem shutdown in tests

2015-09-09 Thread Akka Team
> http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To

Re: [akka-user] Akka: Remoting through load balancers

2015-09-09 Thread Akka Team
t; Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+uns

Re: [akka-user] Re: Futures vs. per-request actors in akka-http

2015-09-09 Thread Akka Team
On Wed, Sep 9, 2015 at 12:27 PM, Patrik Nordwall <patrik.nordw...@gmail.com> wrote: > > > On Wed, Sep 9, 2015 at 12:05 PM, Akka Team <akka.offic...@gmail.com> > wrote: > >> >> >> On Wed, Sep 9, 2015 at 11:59 AM, Patrik Nordwall < >> patrik.n

Re: [akka-user] Re: Futures vs. per-request actors in akka-http

2015-09-09 Thread Akka Team
On Wed, Sep 9, 2015 at 11:59 AM, Patrik Nordwall <patrik.nordw...@gmail.com> wrote: > > > On Wed, Sep 9, 2015 at 11:17 AM, Akka Team <akka.offic...@gmail.com> > wrote: > >> Hi Richard, >> >> There is no easy way currently to do per-request actors (e

Re: [akka-user] ActorSystem.shutdown() producing AbruptTerminationException

2015-09-10 Thread Akka Team
rrent docs contain quite a lot of information, but it is hard to find them. Nevertheless docs need to start from somewhere, they will probably just improve over time :) -Endre > > -matthew > > On Thursday, September 10, 2015 at 4:44:19 AM UTC-5, Akka Team wrote: >> >> Hi Mat

Re: [akka-user] Akka: Remoting through load balancers

2015-09-09 Thread Akka Team
; thinks should go to A, and then B rightly refuses them since those messages > are not destined for B, but A. > > -Endre > > >> >> Best, >> >> Ashesh Ambasta >> www.asheshambasta.com >> >> On 09 Sep 2015, at 14:19, Akka Team <akka.

Re: [akka-user] Akka Streams: Question about mixing with Java IO streams

2015-09-09 Thread Akka Team
o akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the

Re: [akka-user] akka example code seems incomplete (throttler?!?)

2015-09-29 Thread Akka Team
--- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@go

Re: [akka-user] Stream of Future results, with delay

2015-09-30 Thread Akka Team
c.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscr

Re: [akka-user] Whatch Tcp socket unbound connections

2015-09-30 Thread Akka Team
ad the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because

Re: [akka-user] filePath + encoding = Source[Char, _] - How to?

2015-09-30 Thread Akka Team
uot; group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-us

Re: [akka-user] Trouble getting Actor's remote address as per Akka documentation example

2015-09-30 Thread Akka Team
gt;>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, se

Re: [akka-user] [stream] Best way to gracefully shut down a stream?

2015-09-30 Thread Akka Team
up. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, vi

Re: [akka-user] Akka not processing messages in mailbox for a very long time after ActorSystem start

2015-09-30 Thread Akka Team
gt;>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka

Re: [akka-user] Access to variable in a UntypedActor causes a permanent stall on the 55th onReceive

2015-10-02 Thread Akka Team
the whole point. Are you modifying anything from a Future? Please try to assemble a reproducer for the issue. From the code you pasted I cannot conclude anything particular. By providing a reproducer you can save us a lot of guesswork. -Endre > > On Friday, 2 October 2015 12:28:38 UTC+1, Akk

Re: [akka-user] akkaTimestamp date..

2015-10-02 Thread Akka Team
; "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/

Re: [akka-user] Only inbound messages from non-cluster to cluster-actor via ClusterClient-ClusterReceptionist working; Outbound not being delivered;

2015-10-02 Thread Akka Team
this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.co

Re: [akka-user] Access to variable in a UntypedActor causes a permanent stall on the 55th onReceive

2015-10-02 Thread Akka Team
gt;>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to

Re: [akka-user] 500 response, connection reset by peer

2015-10-02 Thread Akka Team
ived this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email t

Re: [akka-user] Help with Consistent Hash Routing of Messages of Differing Types

2015-10-02 Thread Akka Team
eck the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List&qu

Re: [akka-user] Dead Letters using Remoting in Cluster

2015-10-02 Thread Akka Team
he docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received

Re: [akka-user] HELP !! akka streams FlexiMerge problem

2015-10-02 Thread Akka Team
t; To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit

Re: [akka-user] Why's Twitter Streaming Not Working using Akka HTTP and Akka Streams?

2015-10-02 Thread Akka Team
his message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com

Re: [akka-user] Re: Wikipedia presence

2015-12-24 Thread Akka Team
/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to thi

Re: Re: Re: [akka-user] How to pipe reactive mongo results into a WebSocket stream

2015-11-25 Thread Akka Team
ttwoch, 25. November 2015 um 14:16 Uhr > *Von:* "Akka Team" <akka.offic...@gmail.com> > *An:* "Akka User List" <akka-user@googlegroups.com> > *Betreff:* Re: Re: [akka-user] How to pipe reactive mongo results into a > WebSocket stream > Hi Stefan, >

Re: [akka-user] [akka-http] How many stream/graph instances will be materialized when binding to Http?

2015-11-26 Thread Akka Team
han "per request", then I think it's > not a big deal. (Assuming the connection object is reusable across requests) > > Leon > > > 在 2015年11月25日星期三 UTC-8上午2:41:39,Akka Team写道: >> >> Ok, then the answer is that one stream will be materialized for each >>

Re: [akka-user] [Akka-stream] question about building graph

2015-11-26 Thread Akka Team
s. > > How should I do branching for above cases? > > > > Leon > > > 在 2015年11月25日星期三 UTC-8上午2:46:25,Akka Team写道: >> >> Hi Leon, >> >> Have you tried not adding a broadcast and try to use it inline? >> >> -Endre >> >>

Re: [akka-user] [Akka-stream] Will Broadcast + merge keep the message order?

2015-11-26 Thread Akka Team
add checking logic for A.property1. > > What I want is actually a "high level" branching "Fan-out" ( like a > conditional Balance) + ordered "Fan-in" > > > > Leon > > > 在 2015年11月25日星期三 UTC-8上午2:50:02,Akka Team写道: >> >> Hi L

Re: [akka-user] Two tcp connections between two actorsystems

2015-11-26 Thread Akka Team
>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+uns

Re: [akka-user] Two tcp connections between two actorsystems

2015-11-26 Thread Akka Team
evel = "DEBUG" >>> } >>> The websocket server's application.conf is similar. >>> >>> -- >>> >>>>>>>>>> Read the docs: http://akka.io/docs/ >>> >>>>>>>>>> Check the FAQ: >>

Re: [akka-user] Two tcp connections between two actorsystems

2015-11-26 Thread Akka Team
er > A. So when the business server restarts, the websocket server A may sends > hundreds of ConnectionOpened messages via ActorSelection at the same time. > There may be a race condition? > > > On Thu, Nov 26, 2015 at 8:16 PM, Akka Team <akka.offic...@gmail.com> > wrote: > &g

Re: [akka-user] [akka-stream] unfold / unfoldM

2015-11-26 Thread Akka Team
essage because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com

Re: [akka-user] [akka-stream] unfold / unfoldM

2015-11-26 Thread Akka Team
21 >>> 34 >>> 55 >>> 89 >>> 144 >>> 233 >>> 377 >>> 610 >>> 987 >>> 1597 >>> 2584 >>> 4181 >>> 6765 >>> 10946 >>> 17711 >>> 28657 >>> >>> >>

Re: [akka-user] [Akka-stream] question about building graph

2015-11-25 Thread Akka Team
rch the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubs

Re: [akka-user] [akka-http] How many stream/graph instances will be materialized when binding to Http?

2015-11-25 Thread Akka Team
is copied from akka.http.scaladsl.Http.scala > > > > 在 2015年11月24日星期二 UTC-8上午6:14:30,Akka Team写道: >> >> Hi Leon, >> >> On Tue, Nov 24, 2015 at 2:38 PM, Leon Ma <tutu...@gmail.com> wrote: >> >>> Hi, >>> >>> Checking below code: &

Re: [akka-user] [Akka-stream] Will Broadcast + merge keep the message order?

2015-11-25 Thread Akka Team
gt;> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-u

Re: [akka-user] How can I restart a http connection pool;

2015-11-25 Thread Akka Team
cribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://gr

Re: [akka-user] [akka-cluster] report address already in use error while testing

2015-11-25 Thread Akka Team
put = false) > } > > mergeStrategy in assembly := { > case PathList("org", "joda", "convert", xs@_*) => MergeStrategy.first > > case "OSGI-INF/bundle.info" => MergeStrategy.filterDistinctLines > > case "META-INF/maven/

Re: [akka-user] Camel iMap - ignore SSL certificat

2015-11-25 Thread Akka Team
akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are

Re: Re: [akka-user] How to pipe reactive mongo results into a WebSocket stream

2015-11-25 Thread Akka Team
it is not a bad pattern in the end. -Endre > > TIA > > Stefan > > *Gesendet:* Dienstag, 24. November 2015 um 17:28 Uhr > *Von:* "Akka Team" <akka.offic...@gmail.com> > *An:* "Akka User List" <akka-user@googlegroups.com> > *Betreff:* Re: [

Re: [akka-user] How to pipe reactive mongo results into a WebSocket stream

2015-11-24 Thread Akka Team
scribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups

Re: [akka-user] [akka-http] How many stream/graph instances will be materialized when binding to Http?

2015-11-27 Thread Akka Team
90% done now. You won't see the internal changes, but they are there. Btw, before worrying about the costs you should measure if the performance is up to your expectations. -Endre > > 在 2015年11月26日星期四 UTC-8上午1:17:46,Akka Team写道: >> >> Hi Leon, >> >> > Jus

Re: [akka-user] [Akka-stream] Will Broadcast + merge keep the message order?

2015-11-27 Thread Akka Team
ase note that this is equivalent to the case of actors. If you have two actors, that handle two different message types coming from a third actor must coordinate to sequentially emit to a fourth actor because Akka does not guarantee message ordering for unrelated senders. -Endre > &

Re: [akka-user] [akka-stream] unfold / unfoldM

2015-11-27 Thread Akka Team
gt;>>>> | case _ => None >>>>>> | } >>>>>> res0: akka.stream.scaladsl.Source[Int,Unit] = >>>>>> akka.stream.scaladsl.Source@404ef48b >>>>>> >>>>>> scala> res0.runForeach(println) >&

Re: [akka-user] Accessing SourceQueue or ActorRef inside Graph for publishing elements

2015-11-23 Thread Akka Team
oogle Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.googl

Re: [akka-user] [akka-streams] Source and unfold

2015-11-23 Thread Akka Team
AQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List"

Re: [akka-user] [akka-streams] Source and unfold

2015-11-23 Thread Akka Team
right in pointing towards more specialized tools > where applicable. > I agree, but I don't see why we shouldn't mention the generic tools that are also available if the built-in ones do not cut it. -Endre > > Regards, > > Roland > > 23 nov 2015 kl. 10:48 skrev Akka

Re: [akka-user] [akka-stream] How to monitor metrics of a running stream

2015-11-24 Thread Akka Team
r+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the JVM Blo

Re: [akka-user] [akka-http] How many stream/graph instances will be materialized when binding to Http?

2015-11-24 Thread Akka Team
;>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka

Re: [akka-user] Using a Host Connection Pool in a graph and re-ordering the results

2015-11-24 Thread Akka Team
Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@goog

Re: [akka-user] Re: Akka using UDP - How to test?

2015-11-24 Thread Akka Team
bed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at htt

Re: [akka-user] Reconnect TCP after connection is closed

2015-11-24 Thread Akka Team
get recreated. > Or at least that's what I think. Can you please let know what I am missing > here? > > Thank you very much in advance. > > /Alex > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>>

Re: [akka-user] How to exluce actors when using serialize-creators

2015-11-24 Thread Akka Team
le Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.co

Re: [akka-user] Re: Akka using UDP - How to test?

2015-11-24 Thread Akka Team
Yes, here is the Java documentation: http://doc.akka.io/docs/akka/2.4.0/java/testing.html On Tue, Nov 24, 2015 at 2:01 PM, Pablo Souza <pvrso...@gmail.com> wrote: > This testkit works with java? > > On Tue, Nov 24, 2015 at 9:17 AM, Akka Team <akka.offic...@gmail.com> &

Re: [akka-user] Akka HTTP client and DNS round-robin failover

2015-11-24 Thread Akka Team
You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-us

Re: [akka-user] Catch end-of-stream in akka-streams 2.0-M1

2015-11-24 Thread Akka Team
- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-

Re: [akka-user] Play framework, send messages to actor used in websocket?

2015-11-24 Thread Akka Team
o unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https:/

Re: [akka-user] About akka websocket support

2016-06-09 Thread Akka Team
ute after. > > So, the situation is, after the IP changed, the reconnected client will > receive connection closed message very soon (about 1 minute), compare to a > few minutes in normal connecting, and the darkwebsocket terminal will > receive two connection closed message. Now I

Re: [akka-user] Re: really strange MatchError - scala.MatchError: None (of class scala.None$)

2016-06-09 Thread Akka Team
> { override def newInstance(c: Class[_]): AnyRef = None } > > ) > > > > Thanks for your help > > --Stefan > > Am Donnerstag, 9. Juni 2016 12:18:56 UTC+2 schrieb Akka Team: >> >> Hi Stefan, >> >> That looks really weird. What it seems like tha

Re: [akka-user] Re: Another Newbie Question -- Sending message to Millions of Cluster sharded actors.

2016-06-09 Thread Akka Team
stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. >

Re: [akka-user] Best practice to combine akka-http and akka-stream flows

2016-06-09 Thread Akka Team
this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optou

Re: [akka-user] Re: two-way on websocket

2016-06-09 Thread Akka Team
gt; >> >> Its connect well but not keep connected :( . Can anyone help me on that ? >> >> Thanks! >> > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > htt

Re: [akka-user] Newbie question about storing ActorRef in a member variable

2016-06-09 Thread Akka Team
ps.google.com/group/akka-user >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Akka User List" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an e

Re: [akka-user] akka-http superpool leaks connections on graph failure

2016-06-09 Thread Akka Team
ail to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps

Re: [akka-user] Is there any reason(s) why Await inside an Actor would be different in (Play's) Development mode versus Production mode?

2016-06-09 Thread Akka Team
e a web page is called. I would hate to think that that > is it but even if it was I still need the real root cause and not just the > why or at least a work-around to handle it. > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>&

Re: [akka-user] Cluster sharing without persistence? How to relay entity id to props?

2016-06-09 Thread Akka Team
ps.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akk

Re: [akka-user] How to create a akka.http.scaladsl.unmarshalling.FromRequestUnmarshaller for a class like case class Myclass(val map: java.uitl.Map[String, AnyRef])

2016-06-09 Thread Akka Team
mail to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the J

Re: [akka-user] Kamon Aspectj weaving affecting Actor creation in Akka cluster

2016-06-03 Thread Akka Team
Hi Regu, So you mean that with a single node cluster but without kamon the actor is created by the pool but if you add kamon it stops working? Sounds suspiciously much like you have the allow-local-routees setting of the router set to off, could this be it? -- Johan Akka Team Typesafe

Re: [akka-user] Shutdown and Cleanup of Akka Persistent Actor Journal and Snapshots

2016-06-03 Thread Akka Team
be to change into a new receive block (using context.become) that does not persist any message and keeps track of if it has gotten both confirmations yet, and then stops itself. -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>

Re: [akka-user] Clustering - New Incarnation unable to re-join

2016-06-03 Thread Akka Team
luster has reached a state with no unreachable nodes the re-joining node should transition to the Up state. You can read more about this in the docs here: http://doc.akka.io/docs/akka/2.4.6/common/cluster.html#Gossip_Convergence -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.c

Re: [akka-user] [2.4.6] ClassLoader problem when running tests in SBT

2016-05-30 Thread Akka Team
We use Scalatest, but Specs2 should work fine as well. There is most likely something special in your project setup or tests. For example it could be that you run the tests non-forked and keep a reference to the DefaultLoggingFilter in an object that lives across test runs. -- Johan On Sun, May

Re: [akka-user] lib and src directory missing from akka_2.11-2.4.6.zip

2016-05-30 Thread Akka Team
Hi Adam, It seems to be a regression in our build/release scripts, thanks for notifying us about it, we'll look into it. (Ticket if you want to follow what is going on: https://github.com/akka/akka/issues/20661) -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com

Re: [akka-user] Bug in akka.http.javadsl.server.directives.WebSocketDirectives?

2016-05-30 Thread Akka Team
This seems to be an oversight in the API, please file a ticket (and if possible a PR) about it. The materialized type should be Any (Object seen from the Java side) as it is not really passed on anywhere or consumed by anything. -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog

Re: [akka-user] LoggerInitializationException - Akka logger timing out in Play application

2016-05-30 Thread Akka Team
ils from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Re

Re: [akka-user] Re: Proper way to shut down an outgoing http request stream?

2016-05-30 Thread Akka Team
() and then not terminate the actor system until that has completed. -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>

Re: [akka-user] Akka Cluster - can RemoteRouterConfig use dynamic list of remote Addresses?

2016-05-30 Thread Akka Team
-usage.html#Router_with_Group_of_Routees -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>

Re: [akka-user] Spring Scheduler with AKKA: connot create children while terminating or terminated

2016-05-30 Thread Akka Team
That error is thrown if you try to create actors in a terminated actor system, probably because you are somehow re-using the original actor system after it has terminated.​ -- Johan -- >> Read the docs: http://akka.io/docs/ >> Check the FAQ: >>

Re: [akka-user] AKKA supervision java lambd

2016-05-30 Thread Akka Team
this in the constructor of the actor: receive(emptyBehavior()); -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ:

Re: [akka-user] How to properly use an ActorPublisher that fetches from a database?

2016-05-30 Thread Akka Team
o/docs/akka/2.4.6/scala/stream/stream-customize.html -- Johan Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: &

Re: [akka-user] Akka-Http perf difference chunked vs non-chunked

2016-05-31 Thread Akka Team
PUT:ing a 10mb file using curl, and not a significant difference between chunked and non-chunked. Can you please give us more details about what you are doing seeing these numbers, what Akka HTTP version, what client you are using, anything else that may be special etc? -- Johan Akka Team Typesafe

Re: [akka-user] Re: what gets serialized and when

2016-02-24 Thread Akka Team
e.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post t

Re: [akka-user] Can quarantine happen without remote actor creation or watching?

2016-02-24 Thread Akka Team
Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received t

Re: [akka-user] Can quarantine happen without remote actor creation or watching?

2016-02-24 Thread Akka Team
kka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.co

Re: [akka-user] Re: Can I Pause some Flow In the the akka-stream?

2016-02-22 Thread Akka Team
;> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List

Re: [akka-user] Split bytestring source into several sources

2016-02-22 Thread Akka Team
ibe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.goog

Re: [akka-user] Akka remote communication roadmap?

2016-02-22 Thread Akka Team
ch the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@

Re: [akka-user] Re: Using local file system to store Actor's state ?

2016-02-22 Thread Akka Team
to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to akka-user+...@googlegroups.com. >> To post to this group, send email to akka...@googlegroups.com. >> V

Re: [akka-user] Coordination between several Akka clusters

2016-02-22 Thread Akka Team
ribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https

Re: [akka-user] groupBy limits

2016-02-22 Thread Akka Team
op receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.co

Re: [akka-user] testing database connection error when using akka persistence

2016-02-22 Thread Akka Team
nd an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactiv

Re: [akka-user] [akka-stream] Is there a way to access Configuration from Flow?

2016-02-22 Thread Akka Team
d this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.c

Re: [akka-user] Re: Can I Pause some Flow In the the akka-stream?

2016-02-23 Thread Akka Team
ribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://gro

Re: [akka-user] Re: akka persistence - silent failure for non serializing messages - is that the best we can do?

2016-02-26 Thread Akka Team
to find them.” >> “That’s the display department.” >> “With a flashlight.” >> “Ah, well, the lights had probably gone.” >> “So had the stairs.” >> “But look, you found the notice, didn’t you?” >> “Yes,” said Arthur, “yes I did. It was on display in the

<    1   2   3   4   5   6   7   8   >