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

Updated Kafka + SQL storage variant, re-using existing kafka storage utils/data model #1026

Merged
merged 19 commits into from
Nov 24, 2020

Commits on Nov 10, 2020

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

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    e76c3d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f2098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5863a97 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. push the UUID into the payload and make the kafka message key the art…

    …ifactId to ensure ordering
    EricWittmann committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    402db21 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

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

Commits on Nov 16, 2020

  1. Merge pull request #10 from famartinrh/learning/kafka-sql/fix-sql-bug

    fix selectArtifactMetaDataByGlobalId query bug and add reproducer test
    EricWittmann authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f4240cb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    371a49d View commit details
    Browse the repository at this point in the history
  2. kafka + sql storage variant, reusing streams variant datamodel (#1012)

    * kafka + sql storage variant, reusing streams variant datamodel
    
    * ksql - integration tests
    
    * fix streams storage
    famarting authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    66105cf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'learning/kafka-sql' of github.com:Apicurio/apicurio-reg…

    …istry into learning/kafka-sql
    EricWittmann committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7054b23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004edd3 View commit details
    Browse the repository at this point in the history
  5. fixed some bugs in the ksql modified impl, and modified some tests to…

    … handle new async behavior
    EricWittmann committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    163a77d View commit details
    Browse the repository at this point in the history
  6. minor TODO

    EricWittmann committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    df0c072 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    8e43971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea5801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463252b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d01a5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b2621e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dda622a View commit details
    Browse the repository at this point in the history