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

Allow migration of entity between shards #755

Closed
wants to merge 1 commit into from

Conversation

surrahman
Copy link
Collaborator

No description provided.

@surrahman surrahman added enhancement hibernate Hibernate & application-layer database access labels Jan 31, 2019
@surrahman surrahman self-assigned this Jan 31, 2019
* transaction against the shard of B. You can use this fact to make cross shard transactions safe
* by committing clean up tasks to the earlier shards.
*/
interface EntityGroupTransactionOrder {
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm having a hard time following how this works since this does not have an impl.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep, please ignore this PR for now .. implementation coming!

@surrahman surrahman force-pushed the sumair/30jan2019/bulkd_shard_migrator branch from 9fa7ad2 to e11f5b4 Compare February 1, 2019 23:15
@chris-ryan-square
Copy link
Collaborator

If this PR is still relevant, then please fix conflicts, rebase and get a green CI build.
If the PR is no longer relevant please close.

This PR will be closed at the end of January 2021 otherwise.

@surrahman surrahman closed this Jan 15, 2021
@surrahman surrahman deleted the sumair/30jan2019/bulkd_shard_migrator branch January 15, 2021 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hibernate Hibernate & application-layer database access
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants