Remove 2019 Remove Cloud Remove Java Remove Latency
article thumbnail

The Speed of Time

Brendan Gregg

A Cassandra database cluster had switched to Ubuntu and noticed write latency increased by over 30%. There's no Java stack—there should be a tower of green Java methods—instead there's only a single green frame or two. This is how Java flame graphs looked at the time. 30.14% in the middle of the flame graph.

Speed 126
article thumbnail

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

If we had an ID for each streaming session then distributed tracing could easily reconstruct session failure by providing service topology, retry and error tags, and latency measurements for all service calls. We chose Open-Zipkin because it had better integrations with our Spring Boot based Java runtime environment.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The Speed of Time

Brendan Gregg

A Cassandra database cluster had switched to Ubuntu and noticed write latency increased by over 30%. There's no Java stack—there should be a tower of green Java methods—instead there's only a single green frame or two. This is how Java flame graphs looked at the time. This will slow this test a little.)

Speed 52
article thumbnail

The Speed of Time

Brendan Gregg

A Cassandra database cluster had switched to Ubuntu and noticed write latency increased by over 30%. There's no Java stack—there should be a tower of green Java methods—instead there's only a single green frame or two. This is how Java flame graphs looked at the time. 30.14% in the middle of the flame graph.

Speed 40
article thumbnail

Analyzing a High Rate of Paging

Brendan Gregg

A cloud-wide monitoring tool, Atlas, showed a high rate of paging for the larger file uploads: The blue is pageins (page ins). biolatency From [bcc], this eBPF tool shows a latency histogram of disk I/O. The problem was that large files, such as 100 Gbytes, seemed to take forever to upload. Tracing block device I/O. . ## 4.

Cache 105
article thumbnail

Analyzing a High Rate of Paging

Brendan Gregg

A cloud-wide monitoring tool, Atlas, showed a high rate of paging for the larger file uploads: The blue is pageins (page ins). biolatency From [bcc], this eBPF tool shows a latency histogram of disk I/O. The problem was that large files, such as 100 Gbytes, seemed to take forever to upload. Hit Ctrl-C to end. ^C

Cache 40
article thumbnail

Declarative recursive computation on an RDBMS

The Morning Paper

The Apache MADLib project is still going strong, and the recent (July 2019) 1.16 Though some of this discrepancy was due to the fact that we implemented our ideas on top of a research prototype, high-latency Java/Hadoop system, reducing that gap is an attractive target for future work. VLDB’19.

Network 44