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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dpkp/kafka-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: quixey/kafka-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 1 file changed
  • 4 contributors

Commits on Sep 12, 2013

  1. update meta

    Jim Lim committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    f47dc10 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2013

  1. update client.py to warn about missing partitions

    jimjh authored and Jim Lim committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    ec97a30 View commit details
    Browse the repository at this point in the history
  2. use more informative warning

    Jim Lim committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    4ea2954 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. allow a client id to be set

    Jim Lim committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    b477fc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2013

  1. Merge branch 'mumrah'

    Tal Levy committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    9cf4236 View commit details
    Browse the repository at this point in the history
  2. make changes to be more fault tolerant: clean up connections, brokers…

    …, failed_messages
    Tal Levy committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    2aa8df0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from quixey/fault-tolerance-fix

    DA-293 client should discover new leaders, delete stale connections
    jimjh committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    85ab165 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2013

  1. Merged mumrah into master

    Jim Lim committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    8fcbe0c View commit details
    Browse the repository at this point in the history
  2. actually load metadata

    Jim Lim committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    88559a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. merged mumrah into master

    Jim Lim committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    87b979e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2014

  1. Merge commit 'a729e8'

    Brings us up to date with upstream master as of May.
    Marshall Quander committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    766aff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. update version in setup.py to q3

    Jim Lim committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    d6595c5 View commit details
    Browse the repository at this point in the history
Loading