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

os.free nil pointer failure in ngt cgo due to create index hang up #930

Commits on Jan 17, 2021

  1. os.free nil pointer failure in ngt cgo due to create index hang up

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f3f6635 View commit details
    Browse the repository at this point in the history
  2. bugfix error on stream close

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    3c4b68d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Apply suggestions from code review

    Co-authored-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    kpango and rinx committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    9bb1f2e View commit details
    Browse the repository at this point in the history
  2. downgrade NGT version to 1.12.1 from 1.12.2

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    8e6a9ef View commit details
    Browse the repository at this point in the history
  3. remove optimizer from cgo build & small refactor for backoff

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3fc434b View commit details
    Browse the repository at this point in the history
  4. add gnu option for build flag

    Signed-off-by: kpango <kpango@vdaas.org>
    kpango committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    bcfcd1d View commit details
    Browse the repository at this point in the history