Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

[question] this works with @Async? #4

Open
plentz opened this issue Jul 21, 2013 · 4 comments
Open

[question] this works with @Async? #4

plentz opened this issue Jul 21, 2013 · 4 comments

Comments

@plentz
Copy link

plentz commented Jul 21, 2013

I've looked at the code and didn't found anything that made me believe it will work with @async methods. Am I right?

@ghost
Copy link

ghost commented Sep 15, 2013

@plentz the spring-tennancy framework does not currently have anything specific related to @async. I haven't looked at it closely, but it could just be a matter of implementing another TenancyContextHolderStrategy.

@rpraes
Copy link

rpraes commented Mar 22, 2014

@plentz I´m using spring-tenancy in my project . Did you solve this issue with @async methods or have any workaround?

@plentz
Copy link
Author

plentz commented Mar 22, 2014

@rpraes not really. There's other points of this structure that doesn't fully cover a multi-tenancy application, so I really recommend you to test it before calling your app multi-tenant - you could have some unpleasant surprises.

@rpraes
Copy link

rpraes commented Mar 22, 2014

@plentz Yeah, i´m testing this architecture. There are some details that could be a problem in large applications, for example, changing only the schema you will not be able to use database cluster, but i think for small applications it can be used as starting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants