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

[13.0.x] ISPN-13454 Ickle DELETE should not allow usage of Query.startOffset/maxResults #9650

Merged
merged 1 commit into from Dec 13, 2021

Conversation

anistor
Copy link
Member

@anistor anistor commented Nov 9, 2021

  • also prevent use of projections with Query.entryIterator() because
    projecting anything other than key and value would work against the
    purpose of entryIterator
  • use proper i18n for some newly added exceptions
  • prefer throwing CacheException in case of api misusage instead of other less specific RuntimeExceptions

https://issues.redhat.com/browse/ISPN-13454

…axResults

* also prevent use of projections with Query.entryIterator() because
projecting anything other than key and value would work against the
purpose of entryIterator
* use proper i18n for some newly added exceptions
* prefer throwing CacheException in case of api misusage instead of other less specific RuntimeExceptions
@anistor
Copy link
Member Author

anistor commented Nov 29, 2021

@tristantarrant Can this be merged in 13.0.x ? Or is it too late (or too soon) ?

@tristantarrant
Copy link
Member

Too soon. We will unfreeze 13.0.x soon

@tristantarrant tristantarrant merged commit 6ed5565 into infinispan:13.0.x Dec 13, 2021
@tristantarrant
Copy link
Member

Merged, thanks

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