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

kafkaex / kafka_ex / 718
83%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2019 09:44PM UTC
Jobs 1
Files 38
Run time 1min
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

pending completion
718

Pull #329

travis-ci

web-flow
Add default partitioner

Add default partitioner that would assign partition if one isn't set for
produce request. Partition number is calculated from the message key
using murmur2 hashing algorithm, to align with Java implementation. Both
Java and Elixir clients will partition messages by keys in the same,
deterministic way.

In the case when the key is not provided, the partition is assigned
randomly.

Partitioned behavior is available to allow users to reimplement
partitioner in the desired way.
Pull Request #329: Add default partitioner

35 of 35 new or added lines in 3 files covered. (100.0%)

744 of 923 relevant lines covered (80.61%)

9934.23 hits per line

Jobs
ID Job ID Ran Files Coverage
4 718.4 (COVERALLS=true CREDO=true) 16 Jan 2019 09:44PM UTC 0
79.74
Travis Job 718.4
Source Files on build 718
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #718
  • Pull Request #329
  • PR Base - master (#714)
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

© 2026 Coveralls, Inc