• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

twitter / finagle
1%
master: 2%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 24 Jun 2015 11:36PM UTC
Files 81
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • master

04 Apr 2018 11:34PM UTC coverage: 1.034% (-58.4%) from 59.449%
1896

push

travis-ci

jenkins
finagle-http2: Oversized headers result in TooLongMessageException

Summary: Problem

If the remote server returns a header list that's too big, we just swallow the
error.  It would be better if we matched h1 behavior, which is to hand back
a TooLongMessageException.

Solution

Whenever Http2ConnectionHandler#onStreamError is called with an
HeaderListSizeException, match http/1.1 behavior by handing back a
TooLongMessageException

JIRA Issues: CSL-5810

Differential Revision: https://phabricator.twitter.biz/D154113

96 of 9288 relevant lines covered (1.03%)

0.01 hits per line

Relevant lines Covered
Build:
Build:
9288 RELEVANT LINES 96 COVERED LINES
0.01 HITS PER LINE
Source Files on develop
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1896 develop finagle-http2: Oversized headers result in TooLongMessageException Summary: Problem If the remote server returns a header list that's too big, we just swallow the error. It would be better if we matched h1 behavior, which is to hand back a TooL... push 18 Jul 2020 02:38PM UTC jenkins travis-ci
1.03
1656 develop <a href="https://github.com/twitter/finagle/commit/77b3ec946">&lt;a href=&quot;https://github.com/twitter/finagle/commit/</a><a class="double-link" href="https://github.com/twitter/finagle/commit/&lt;a class=&quot;do... push 06 Mar 2020 05:36PM UTC jenkins travis-ci pending completion  
1524 develop finagle-core: Capture a cause for a FailFastExceptiotion Summary: Problem `FailFastException` is a static failure that doesn't capture what causes it. This makes user experience a bit more unpleasant. Solution Capture the last known cause for ... push 27 Dec 2019 07:46AM UTC jenkins travis-ci pending completion  
1505 develop [strict-deps] Mark remaining CSL targets as strict_deps=True. Add exports to CSL targets Summary: Problem Not all CSL targets use strict_deps. Many targets that depend on CSL targets implicitly rely on those targets dependencies being on the com... push 16 Dec 2019 07:20PM UTC jenkins travis-ci pending completion  
1406 develop enable strict_deps on scala_library targets (0) Summary: This is the first patch to generally enable strict_deps on all scala_library targets in source repo. Differential Revision: https://phabricator.twitter.biz/D64425 Pull #737 15 Oct 2019 09:44PM UTC jenkins travis-ci pending completion  
1267 develop finagle-core: remove MinimumSetCluster Problem / Solution It has been deprecated for quite some time and ripe for removal. RB_ID=914849 Pull #505 08 Aug 2019 06:37PM UTC jenkins travis-ci pending completion  
1128 develop util-core: Add method to Buf for efficient writing to nio ByteBuffer Problem / Solution We often use Buf in the context of doing IO operations, and the Java asynchronous API's deal in nio ByteBuffers, and in particular, the IO operations will re... push 19 Jun 2019 10:53AM UTC jenkins travis-ci pending completion  
815 develop Fix response-classifier HTTP example Problem: Response classifier docs have a mismatched example for HTTP. Solution: Fixed the HTTP example. RB_ID=849136 push 31 Aug 2018 09:17AM UTC jenkins travis-ci pending completion  
421 develop Fix 6.26.0 header level in CHANGES Pull #394 15 Jul 2015 08:40AM UTC svetlyak40wt travis-ci pending completion  
420 develop Add missing SBT dependency RB_ID=714548 push 14 Jul 2015 12:20AM UTC jenkins travis-ci pending completion  
See All Builds (18)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc