[KULRICE-3222] Ensure that ParameterServerService can be remoted and improve caching in ParameterServiceProxyImpl Created: 12/Jun/09 Updated: 23/Feb/12 Resolved: 30/Apr/11 |
|
Status: | Closed |
Project: | Kuali Rice Development |
Component/s: | Version Compatibility |
Affects Version/s: | None |
Fix Version/s: | 2.0 |
Type: | Task | Priority: | Major |
Reporter: | Jeremy Hanson | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
We need to ensure that ParameterServerService can be remoted and improve caching on the ParameterServiceProxyImpl. Currently, only the retreiveParameter method is using a cache on the Proxy class. |
Comments |
Comment by Eric Westfall [ 12/Jun/09 ] |
One of the main issues to deal with here is the fact that the service currently passes a Class object which can't be remoted. |
Comment by Jeremy Hanson [ 30/Apr/11 ] |
This has been fixed by the Parameter conversion work |
Comment by Jessica Coltrin (Inactive) [ 23/Feb/12 ] |
Closing since these items are now in the release notes. |