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

Kafka timeouts now throw an exception instead of marking the batch complete #106

Open
wants to merge 5 commits into
base: 3.10
Choose a base branch
from

Commits on Jul 10, 2019

  1. Kafka timeouts now throw an exception

    Nikolay Dimitrov committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ca5d2b7 View commit details
    Browse the repository at this point in the history
  2. Formatted according to JumpMind specs

    Nikolay Dimitrov committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    75073bb View commit details
    Browse the repository at this point in the history
  3. Added comments

    Nikolay Dimitrov committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    a54dbaf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Skip CREATE events

    Nikolay Dimitrov committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    67e3c6f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. JSON for Kafka is now created using GSON instead of manually in order…

    … to escape special symbols properly
    Nikolay Dimitrov committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    87ab226 View commit details
    Browse the repository at this point in the history