Skip to content

mongo db driver update#1346

Merged
PravinRanjan10 merged 10 commits intosodafoundation:masterfrom
PravinRanjan10:mongo_driver_update
Nov 10, 2022
Merged

mongo db driver update#1346
PravinRanjan10 merged 10 commits intosodafoundation:masterfrom
PravinRanjan10:mongo_driver_update

Conversation

@PravinRanjan10
Copy link
Collaborator

@PravinRanjan10 PravinRanjan10 commented Nov 3, 2022

  1. The previously used Mongo DB was outdated(obsolete)
  2. Updated the latest mongo db driver from main source of mongo
  3. Fixing the issues of mongoDB crash
  4. List/get/register backend was not working

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind new feature
/kind bug fix
/kind cleanup
/kind revert change
/kind design
/kind documentation
/kind enhancement

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1353

Test Report Added?:

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind TESTED
/kind NOT-TESTED

Test Report:

  1. List Backend working:
    list_backend_working

  2. All docker process are up
    docker_ps

  3. Bucket provisioning
    bucket-provision

Special notes for your reviewer:

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #1346 (b7cf328) into master (b1c13d8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1346   +/-   ##
=======================================
  Coverage   48.12%   48.12%           
=======================================
  Files          10       10           
  Lines        1571     1571           
=======================================
  Hits          756      756           
  Misses        756      756           
  Partials       59       59           

Copy link
Collaborator

@kumarashit kumarashit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@anvithks anvithks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PravinRanjan10 PravinRanjan10 merged commit de94184 into sodafoundation:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

not able to register backend as mongo db is crashing

3 participants