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

OAK - 9536 | Add support in oak run for incremental indexing #340

Merged
merged 21 commits into from Aug 20, 2021

Commits on Jul 19, 2021

  1. Adding a basic structure - not working

    Nitin Gupta authored and Nitin Gupta committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    dc906e1 View commit details
    Browse the repository at this point in the history
  2. Making it functionable

    Nitin Gupta authored and Nitin Gupta committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    9586fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Added scheduled periodic execution and taking lane name as parameters

    Nitin Gupta authored and Nitin Gupta committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4ae86a0 View commit details
    Browse the repository at this point in the history
  2. Handling closure related issues - removing closure calls altogether f…

    …or now
    Nitin Gupta authored and Nitin Gupta committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    343239f View commit details
    Browse the repository at this point in the history
  3. Handling failing async lane - needed to add counterIndexEditorProvide…

    …r as well
    Nitin Gupta authored and Nitin Gupta committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6b3ca54 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Adding support for elastic

    Nitin Gupta authored and Nitin Gupta committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4a5c10b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Workaround for logging for child threads using logback

    Nitin Gupta authored and Nitin Gupta committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    9e2a0c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Merge branch 'trunk' into OAK-9536

    Nitin Gupta authored and Nitin Gupta committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2a953d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. OAK-9536 | Handling graceful exit and cleanup in case of sigint and s…

    …igterm
    Nitin Gupta authored and Nitin Gupta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    47992f4 View commit details
    Browse the repository at this point in the history
  2. minor formatting

    Nitin Gupta authored and Nitin Gupta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    338db14 View commit details
    Browse the repository at this point in the history
  3. formatting

    Nitin Gupta authored and Nitin Gupta committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    65d7754 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Added indexCopier support and cleaned up closure handling

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    785b3e2 View commit details
    Browse the repository at this point in the history
  2. Using DefaultDirectoryProvider for IndexEditorProvider instead of FSD…

    …irectoryProvider
    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e03edd0 View commit details
    Browse the repository at this point in the history
  3. Removing unused imports

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    34e0a8d View commit details
    Browse the repository at this point in the history
  4. Removing unused IndexerSupport

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0eaf26b View commit details
    Browse the repository at this point in the history
  5. minor name change

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9ce789c View commit details
    Browse the repository at this point in the history
  6. logback config change

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ac632dd View commit details
    Browse the repository at this point in the history
  7. logback config change

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    d76e10a View commit details
    Browse the repository at this point in the history
  8. Adding option to enable cow/cor

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    bde621f View commit details
    Browse the repository at this point in the history
  9. formatting

    Nitin Gupta authored and Nitin Gupta committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1c398e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Removing unused imports plus a few minor fixes

    Nitin Gupta authored and Nitin Gupta committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    b9edc8d View commit details
    Browse the repository at this point in the history