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

[Bug] Clear all the futures when sync is called. #501

Merged
merged 12 commits into from
Feb 27, 2020

Commits on Feb 25, 2020

  1. Replacing Jedis With Lettuce in ingestion and serving

    Lavkesh Lahngir committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    96aebde View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feastmaster'

    Lavkesh Lahngir committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    244fa85 View commit details
    Browse the repository at this point in the history
  3. Removing extra lines

    Lavkesh Lahngir committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ccecd61 View commit details
    Browse the repository at this point in the history
  4. Abstacting redis connection based on store

    Lavkesh Lahngir committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    6a7fb0c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Check the connection before connecting as lettuce does the retry auto…

    …matically
    Lavkesh Lahngir committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    8953a7a View commit details
    Browse the repository at this point in the history
  2. Running spotless

    Lavkesh Lahngir committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    37d7198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0feb768 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Throw Exception if the job store config is null

    Lavkesh Lahngir committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    63f0681 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:lavkesh/feast

    Lavkesh Lahngir committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    4fa2c9b View commit details
    Browse the repository at this point in the history
  3. Handle No enum constant RuntimeException

    Lavkesh Lahngir committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c977b79 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feastmaster'

    Lavkesh Lahngir committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1894b20 View commit details
    Browse the repository at this point in the history
  5. Future should be cleared everytime sync is called

    Lavkesh Lahngir committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    e2349ca View commit details
    Browse the repository at this point in the history