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

Aruha 1757 log compaction #907

Merged
merged 27 commits into from Jul 13, 2018
Merged

Aruha 1757 log compaction #907

merged 27 commits into from Jul 13, 2018

Commits on Jul 4, 2018

  1. ARUHA-1757: Added log compaction functionality;

    vstepanov committed Jul 4, 2018
    Copy the full SHA
    4bc216c View commit details
    Browse the repository at this point in the history
  2. ARUHA-1757: fixed imports;

    vstepanov committed Jul 4, 2018
    Copy the full SHA
    ebb0d36 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. ARUHA-1757: fixed codestyle and tests;

    vstepanov committed Jul 5, 2018
    Copy the full SHA
    51de225 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. ARUHA-1757: created tests for log compaction;

    vstepanov committed Jul 6, 2018
    Copy the full SHA
    fe36b2a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d52cae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. ARUHA-1757: added tests;

    vstepanov committed Jul 7, 2018
    Copy the full SHA
    02907a2 View commit details
    Browse the repository at this point in the history
  2. ARUHA-1757: modified test;

    vstepanov committed Jul 7, 2018
    Copy the full SHA
    ae10771 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

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

Commits on Jul 9, 2018

  1. ARUHA-1757: added handling missing compaction key;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    50c8927 View commit details
    Browse the repository at this point in the history
  2. ARUHA-1757: updated changelog;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    57f7e44 View commit details
    Browse the repository at this point in the history
  3. ARUHA-1757: moved log compaction key to metadata;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    f1ffed0 View commit details
    Browse the repository at this point in the history
  4. ARUHA-1757: fixed test;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    c11538b View commit details
    Browse the repository at this point in the history
  5. ARUHA-1757: reverted change;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    f1c5e4e View commit details
    Browse the repository at this point in the history
  6. ARUHA-1757: added final;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    cb3b17e View commit details
    Browse the repository at this point in the history
  7. 2
    Copy the full SHA
    7ab73d2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bdc1649 View commit details
    Browse the repository at this point in the history
  9. ARUHA-1757: fixed exception handler;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    9397337 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    21005ae View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    393c9dd View commit details
    Browse the repository at this point in the history
  12. ARUHA-1757: fixed compaction key validation code;

    vstepanov committed Jul 9, 2018
    Copy the full SHA
    5363d3f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. ARUHA-1757: refactored code; added additional configuration to kafka …

    …topic;
    vstepanov committed Jul 10, 2018
    Copy the full SHA
    13337d8 View commit details
    Browse the repository at this point in the history
  2. ARUHA-1757: added test testing new properties;

    vstepanov committed Jul 10, 2018
    Copy the full SHA
    7f908ae View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. ARUHA-1757: changed default values;

    vstepanov committed Jul 12, 2018
    Copy the full SHA
    2d849d0 View commit details
    Browse the repository at this point in the history
  2. ARUHA-1757: changed default values;

    vstepanov committed Jul 12, 2018
    Copy the full SHA
    ab385a5 View commit details
    Browse the repository at this point in the history
  3. ARUHA-1757: changed default values;

    vstepanov committed Jul 12, 2018
    Copy the full SHA
    79ae03d View commit details
    Browse the repository at this point in the history
  4. ARUHA-1757: changed default values;

    vstepanov committed Jul 12, 2018
    Copy the full SHA
    fe5b2aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #909 from zalando/ARUHA-1757-additional-topic-prop…

    …erties
    
    Aruha 1757 additional topic properties
    v-stepanov committed Jul 12, 2018
    Copy the full SHA
    bd7ae26 View commit details
    Browse the repository at this point in the history