Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dadjeibaah
Copy link
Contributor

@dadjeibaah dadjeibaah commented May 10, 2019

Linkerd 1.6.3 includes a bug fix for Namerd's io.l5d.k8s dtab storage module. This fix exposes
HTTP request and response metrics for the Kubernetes API client used to store dtabs. Namerd also
includes a new logging dashboard page that allows you to change Namerd's logging verbosity at
runtime. In addition, this release improves Linkerd's HTTP/2 implementation to better manage direct
memory and includes a fix for Linkerd's interpreter_state watch state endpoint.

A special thank you to the following contributors for their awesome doc update contributions:

Full release notes:

  • Namerd
    • Expose HTTP client metrics for Namerd's io.l5d.k8s dtab storage module. This change now
      instruments the HTTP client that interacts with the Kubernetes API used for storing dtabs.
    • Adds a new logging dashboard page in Namerd with the ability to change logging verbosity at
      runtime. This is similar to Linkerd's logging dashboard page
  • HTTP/2
    • Fixes an issue where Linkerd could sometimes exhaust direct memory when routing HTTP/2 requests
      that immediately receive a RST_STREAM frame.
  • Fixes a BufferUnderflowException that could be triggered when viewing Linkerd's
    interpreter watch state endpoint. This issue occurs when using Linkerd's io.l5d.namerd thrift
    interpreter.
  • Fixes an issue where Linkerd incorrectly uses the JVM's Parallel GC collector if the GC_LOG
    start-up flag is not set on JVMs using Java 1.8 or earlier.

@dadjeibaah dadjeibaah requested review from adleong, olix0r and wmorgan May 10, 2019 22:19
@dadjeibaah dadjeibaah self-assigned this May 10, 2019
@dadjeibaah dadjeibaah force-pushed the dad/linkerd-1.6.3 branch from a5cf2df to 3f40db3 Compare May 10, 2019 22:21
Signed-off-by: Dennis Adjei-Baah <[email protected]>
@dadjeibaah dadjeibaah force-pushed the dad/linkerd-1.6.3 branch from 3f40db3 to 17c08ff Compare May 10, 2019 22:22
Copy link
Member

@wmorgan wmorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Copy link
Member

@adleong adleong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀 🚀

@dadjeibaah dadjeibaah merged commit 603261b into master May 11, 2019
@dadjeibaah dadjeibaah deleted the dad/linkerd-1.6.3 branch May 11, 2019 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants