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

[v2] Kafka scaler isactive latest #996

Merged
merged 6 commits into from
Sep 4, 2020

Commits on Aug 15, 2020

  1. changes kafka scaler isactive behavior on the basis of offset reset p…

    …olicy
    
    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    bc25b9f View commit details
    Browse the repository at this point in the history
  2. kafka scaler e2e test now consider offset reset policies. One test is…

    … missing, wip.
    
    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    6eac8bb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. final version of e2e test for kafka scaler latest offset policy

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    31fdbe2 View commit details
    Browse the repository at this point in the history
  2. trims trailing whitespaces and adds eof line

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    af82bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. getLagForPartition now returns an error if the offset fetched from ka…

    …fka coordinator is invalid (-1)
    
    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    dc3289b View commit details
    Browse the repository at this point in the history
  2. isactive returns true if error is not null and offset is invalid

    Signed-off-by: grassiale <alessandro.grassi01@gmail.com>
    grassiale committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    f779ede View commit details
    Browse the repository at this point in the history