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

Include Async support for Inline Caching using AEQ + Listener #58

Closed
jxblum opened this issue Sep 23, 2019 · 1 comment
Closed

Include Async support for Inline Caching using AEQ + Listener #58

jxblum opened this issue Sep 23, 2019 · 1 comment
Assignees
Milestone

Comments

@jxblum
Copy link
Contributor

jxblum commented Sep 23, 2019

No description provided.

@jxblum jxblum closed this as completed in 08e7052 Aug 14, 2020
@jxblum jxblum self-assigned this Aug 14, 2020
@jxblum jxblum added this to the 1.4.0-M2 milestone Aug 14, 2020
@jxblum jxblum reopened this Aug 14, 2020
@jxblum
Copy link
Contributor Author

jxblum commented Aug 14, 2020

Re-opening since the work on the Async, Inline Caching feature is not finished yet.

Effectively, the AEQ Listener (i.e. AsyncEventListener implementation using a Spring Data Repository for data access operations to coordinate between a GemFire/Geode cache and an external data source is complete).

jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 18, 2020
@jxblum jxblum closed this as completed in 3eb26f9 Aug 18, 2020
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
…tener.

Add builder methods to configure Function post-processors applied to the AEQ, factory and listener.

Add API to configure an AsyncEventErrorHandler.

Edit Javadoc.

Resolves spring-projectsgh-58.
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
…ncEventRepositoryFunction and RemoveAsyncEventRepositoryFunction to static member classes.

Add constructor requiring a reference to the associated RepositoryAsyncEventListener delegating AsyncEvent handling/processing to the Function.

Add alias methods from the RepositoryAsyncEventListener getAsyncEventErrorHandler() and getRepository() methods to the AsyncEventOperationRepositoryFunction classes.

Refatory type signatures and Generics usage.

Edit Javadoc.

Resolves spring-projectsgh-58.
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
… AsyncInlineCachingRepositoryConfigurer using a custom AsyncEventErrorHandler and user-defined AsyncEventOperationRepositoryFunction.

Resolves spring-projectsgh-58.
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
… AsyncInlineCachingRepositoryConfigurer using a custom AsyncEventErrorHandler and user-defined AsyncEventOperationRepositoryFunction.

Resolves spring-projectsgh-58.
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
jxblum added a commit to jxblum/spring-boot-data-geode that referenced this issue Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant