How We Found a Missing Scala Class
heapanalytics.com
How We Found a Missing Scala Class
1–10 of 45 posts
Re: How We Found a Missing Scala Class
#2Re: How We Found a Missing Scala Class
#3This was my first exposure to btrace, which a super useful swiss army knife for JVM debugging. That made this a worthwhile adventure for sure.
Re: How We Found a Missing Scala Class
#4Re: How We Found a Missing Scala Class
#5Heap CTO here – would love to answer any questions you have. This was my first exposure to btrace, which a super useful swiss army knife for JVM debugging. That made this a worthwhile adventure for sure.
Re: How We Found a Missing Scala Class
#6Heap CTO here – would love to answer any questions you have. This was my first exposure to btrace, which a super useful swiss army knife for JVM debugging. That made this a worthwhile adventure for sure.
How much time did your team spend on the debugging effort?
The fix turned out to be fairly involved too – on the order of a week I think.
Ivan works from Bulgaria so sadly he is asleep right now.
Re: How We Found a Missing Scala Class
#7What sort of process do you have for picking trendy technologies vs tested ones, and how much do you talk to people who have built large scale systems before implementing things like scala?
Re: How We Found a Missing Scala Class
#8FYI this domain is blocked by default for uBlock users.
Re: How We Found a Missing Scala Class
#9It sounds like you have a lot of operation issues due to the technologies that you used. I mean, at least you aren't doing your backend in node, but running an actor system on top of an actor system is going to be brutal to properly analyze once you actually have scale. What sort of process do you have for picking trendy technologies vs tested ones, and how much do you talk to people who have built large scale system…
Re: How We Found a Missing Scala Class
#10FYI this domain is blocked by default for uBlock users.
Wild-assed kazinator guess: probably be a substring/regex match on "analytics". Must be a tracking domain!