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

Feature/nifi integration address text #755

Merged

Commits on Jan 12, 2023

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

Commits on Jan 19, 2023

  1. Update Readme

    * Added description to acceptable values in Address Access Strategy
    QuanticPony committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1faddc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bd609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776433a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba1864a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    43ee7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5dcbbc View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Add jackson dependencies

    QuanticPony committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d67efcd View commit details
    Browse the repository at this point in the history
  2. Add first record schema cache iteration

    * Added an Avro RecordSchema cache with FIFO replacement policy
    QuanticPony committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    78765cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    12b8bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55cab4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4871a0c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Remove invalid TODO's

    QuanticPony committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    03ff7e8 View commit details
    Browse the repository at this point in the history
  2. Add SchemaCacheTest

    * Test addSchema
    * Test first in first out schema override in addSchema
    QuanticPony committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    06490a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d801182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196712e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9660e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Minor changes in variable names and methods

    * Change lastSchemaPosition to nextSchemaPosition
    * Refactor setCacheSize to restartCache
    * Change validator for cache size to positive integer (>0)
    QuanticPony committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    af7976a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef3339d View commit details
    Browse the repository at this point in the history