Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: Version Compatibility
-
Labels:None
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.1? [ 15811 ] | |
Fix Version/s | 1.1 [ 14190 ] |
Fix Version/s | 1.1? [ 15811 ] |
Fix Version/s | 1.1 [ 14190 ] |
Component/s | Version Compatibility [ 13202 ] | |
Component/s | Development [ 11244 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | custom [ 72684 ] | Copy of custom for rice [ 211095 ] |
Workflow | Copy of custom for rice [ 211095 ] | custom [ 220843 ] |
Workflow | custom [ 220843 ] | Rice Workflow [ 230591 ] |
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.