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: omniboard/heroku-kafka-demo-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 28f7931
Choose a base ref
...
head repository: heroku/heroku-kafka-demo-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b5f56f
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 19, 2017

  1. Configuration menu
    Copy the full SHA
    341ca19 View commit details
    Browse the repository at this point in the history
  2. Support Kafka MT (heroku#12)

    * Apply KAFKA_PREFIX to topic name and consumer group
    thody authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    a5c780d View commit details
    Browse the repository at this point in the history
  3. Remove noisy metrics logging (heroku#13)

    - Metrics are great, but in this case they're making the demo harder to grok
    thody authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    41fb2d4 View commit details
    Browse the repository at this point in the history
  4. Remove instructions to set KAFKA_TOPIC config var (heroku#14)

    - This config var isn’t actually used anymore
    thody authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    201ed6a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Update env-keystore and readme. (heroku#15)

    * Update env-keystore and readme.
    
    * Add build instructions.
    jeffchao authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    75b48b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. use basic-0 plan (heroku#16)

    * use basic-0 plan
    
    * fixes
    
    * fix consumer-group name
    jdowning authored Sep 13, 2017
    Configuration menu
    Copy the full SHA
    c6f16a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. don't verify ssl hostname

    tcrayford committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e9fff18 View commit details
    Browse the repository at this point in the history
  2. bump kafka version

    tcrayford committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    9856058 View commit details
    Browse the repository at this point in the history
  3. fix

    tcrayford committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e1fdea9 View commit details
    Browse the repository at this point in the history
  4. empty string

    tcrayford committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    cd840a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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