Skip to content

feat: add import api support for multiple groups with a single alphas #9381

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

Merged
merged 5 commits into from
May 11, 2025

Conversation

shivaji-kharse
Copy link
Contributor

@shivaji-kharse shivaji-kharse commented Apr 15, 2025

Description

This PR adds import APIs for multiple shard groups of Dgraph Alpha, but it does not support HA clusters or multi-shard HA clusters. It only works with a single Alpha or a multi-shard single Alpha cluster.
Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to
    this PR
  • Tests added for new functionality, or regression tests for bug fixes added as applicable
  • For public APIs, new features, etc., PR on
    docs repo staged and linked here

@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 07:11
@shivaji-kharse shivaji-kharse requested a review from a team as a code owner April 15, 2025 07:11
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 16 out of 18 changed files in this pull request and generated 2 comments.

Files not reviewed (2)
  • dgraphtest/.gitignore: Language not supported
  • go.mod: Language not supported

@github-actions github-actions bot added area/testing Testing related issues area/core internal mechanisms go Pull requests that update Go code labels Apr 21, 2025
Copy link

trunk-io bot commented Apr 21, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@shivaji-kharse shivaji-kharse force-pushed the shiva/import-stream branch 2 times, most recently from cb1c51b to 98d59d2 Compare April 23, 2025 10:16
@github-actions github-actions bot added the area/bulk-loader Issues related to bulk loading. label Apr 28, 2025
@mangalaman93 mangalaman93 changed the title feat: add import api support for multiple groups with a single alphs feat: add import api support for multiple groups with a single alphas Apr 28, 2025
@shivaji-kharse shivaji-kharse force-pushed the shiva/import-stream branch 3 times, most recently from 13603e8 to 46e67d9 Compare May 5, 2025 05:00
@shivaji-kharse shivaji-kharse force-pushed the shiva/import-stream branch from 3a9553d to 96c5e77 Compare May 7, 2025 08:37
Copy link
Member

@mangalaman93 mangalaman93 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mangalaman93 mangalaman93 enabled auto-merge (squash) May 11, 2025 13:01
@mangalaman93 mangalaman93 merged commit 24cb3f3 into main May 11, 2025
13 checks passed
@mangalaman93 mangalaman93 deleted the shiva/import-stream branch May 11, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bulk-loader Issues related to bulk loading. area/core internal mechanisms area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

4 participants