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

kafkaex / kafka_ex / 719
83%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2019 09:08PM UTC
Jobs 1
Files 38
Run time 10s
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
719

push

travis-ci

bjhaid
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.

744 of 923 relevant lines covered (80.61%)

8502.13 hits per line

Jobs
ID Job ID Ran Files Coverage
4 719.4 (COVERALLS=true CREDO=true) 17 Jan 2019 09:08PM UTC 0
80.61
Travis Job 719.4
Source Files on build 719
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #719
  • 403024e2 on github
  • Prev Build on master (#714)
  • Next Build on master (#721)
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