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: docker-hub/kafka-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on May 12, 2015

  1. Configuration menu
    Copy the full SHA
    e50469a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Added upper-bound size limit to the kafka producer

    Set the ASYNC_QUEUE_MAXSIZE to 65536
    rogaha committed May 13, 2015
    Configuration menu
    Copy the full SHA
    37c4e90 View commit details
    Browse the repository at this point in the history
  2. fixing the unit test race condition

    toli kuznets authored and rogaha committed May 13, 2015
    Configuration menu
    Copy the full SHA
    a69a9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee47bbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from docker-hub/add_upper_bound_size_limit

    Added upper-bound size limit to the kafka producer
    Roberto Gandolfo Hashioka committed May 13, 2015
    Configuration menu
    Copy the full SHA
    97c07a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    704f608 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from docker-hub/rename_maxsize_param_name

    Renamed the maxsize param name to match the potential upstream version
    Roberto Gandolfo Hashioka committed May 13, 2015
    Configuration menu
    Copy the full SHA
    b48c714 View commit details
    Browse the repository at this point in the history
Loading