Track the source code ;-)

I don't think so. You could be logging things accidentally perhaps etc.

-- 
Konrad `ktoso` Malawski
Akka <http://akka.io> @ Lightbend <http://lightbend.com>

On 18 January 2017 at 08:10:40, Leo Wolf (leo.lai.w...@gmail.com) wrote:

Hi there,

I use akka-http-spray-json for json marshalling/unmarshalling. Then I see a
interesting result when I recording server performance as following picture:

<https://lh3.googleusercontent.com/-3HfWDdQJ_S0/WH8TvMPwW5I/AAAAAAAADSo/6dsldsYjnmEUu9d6tjbo4JIb91h6IOxlACLcB/s1600/akka%2Bspray%2Bquestion.png>

I see lots of tostring() result when server is running, I think this might
caused by case class to json transition.
So my question is,will akka-http-spray-json result in tostring() for case
class to json transition? Thanks.

Leo
--
>>>>>>>>>> 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 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.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

-- 
>>>>>>>>>>      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 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.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to