Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#239 integrate sarama consumer group #260

Merged
merged 32 commits into from
Jul 9, 2020
Merged

#239 integrate sarama consumer group #260

merged 32 commits into from
Jul 9, 2020

Commits on Mar 19, 2020

  1. Co-authored-by: frairon <franz.eichhorn@lovoo.com>

    Co-authored-by: R053NR07 <jan.bickel@lovoo.com>
    frairon committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    aa4b10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b997692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e92aeb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

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

Commits on Mar 25, 2020

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

Commits on Mar 30, 2020

  1. Merge pull request #240 from lovoo/readme-changelog

    updated readme for configuration, added changelog
    frairon committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    bf2c5b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

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

Commits on Apr 2, 2020

  1. Merge pull request #242 from lovoo/open_storage_in_setup

    Open Storage in PartitionTable when performing Setup
    Jan Bickel committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    bf1c513 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. return trackOutput if stats are nil

    Jan Bickel committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e1f8fd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from lovoo/fix-trackOutput

    return trackOutput if stats are nil
    frairon committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    859992c View commit details
    Browse the repository at this point in the history
  3. view.get fixed for uninitialized view

    added lots of godoc
    fixed many linter errors
    added Open call when creating storage
    frairon committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    38b6856 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request #243 from lovoo/open_storage_in_setup

    added lots of godoc, fixed many linter errors, added Open call when c…
    Jan Bickel committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ed7dcbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab367a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #245 from lovoo/bugfix-track-stats

    stats-tracking improved
    frairon committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    1eaa22f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    bc71a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b281011 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #250 from lovoo/streams-helper

    added strings to streams helper
    frairon committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    21558b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #246 from lovoo/add-retry-backoff

    Add Backoff when restartable CatchupForever is executed
    Jan Bickel committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    40abaea View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. #249 view example

    frairon committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f818f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    1b7c0e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from lovoo/249-migration-guide

    Panic documentation & Migration guide
    frairon committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f7ae456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404bc24 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    3a1e326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b650b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd5bf97 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. #248: refactored state merger, bugfix race condition when shutting do…

    …wn the signal/observers, created example
    frairon committed May 7, 2020
    Configuration menu
    Copy the full SHA
    f47ae9c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

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

Commits on Jul 8, 2020

  1. Merge pull request #256 from lovoo/248-connection-state

    248 connection state
    Jan Bickel committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f79a6bf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    8075d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b0b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    812812d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #261 from lovoo/readme-example-fix

    readme example
    Jan Bickel committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e6bac0e View commit details
    Browse the repository at this point in the history