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

IGNITE-16124 change signature in method deleteAllById in spring data 2.2 #94

Merged
merged 3 commits into from Jan 18, 2022

Conversation

andreybell91
Copy link
Contributor

No description provided.

Copy link

@aealeksandrov aealeksandrov 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
Contributor

@ashapkin ashapkin left a comment

Choose a reason for hiding this comment

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

We definitely need to add a check-style suite as part of the extension build. Need to raise a discussion in a dev thread.

import java.util.Set;

/**
* Test with using conpoud key in spring-data
Copy link
Contributor

Choose a reason for hiding this comment

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

Feels like it should not be just copy-pasted from IgniteSpringDataCompoundKeyTest

  • it looks like both classes share a lot with each other, probably it might be worth having a single base class.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good idea - duplicate code now inherited from IgniteSpringDataCompoundKeyTest

@ashapkin ashapkin merged commit 84bda12 into apache:master Jan 18, 2022
@pkgonan
Copy link

pkgonan commented Jan 19, 2022

@ashapkin
Hi. When do you expect releasing of this bug fix?

스크린샷 2022-01-19 오전 11 17 37

@dojeee
Copy link

dojeee commented Jun 13, 2023

how to fix this error ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants