[
https://issues.apache.org/jira/browse/APEXMALHAR-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271419#comment-15271419
]
Chandni Singh edited comment on APEXMALHAR-2079 at 5/4/16 9:02 PM:
-------------------------------------------------------------------
in the configuration if you have the correct name
"expireStreamAfterAccessMillis" then the property should get set.
I understand that there is a typo in the variable name in this class.
However for the bean utils the property name comes from the getter/setter. So
if in the configuration the correct name "expireStreamAfterAccessMillis" is
provided it will invoke the setter for that property.
Let me know if that works. Will fix this typo irrespective of that.
was (Author: csingh):
in the configuration if you have the correct name
"expireStreamAfterAccessMillis" then the property should get set.
I understand that there is a typo in the variable name in this class.
However for the bean utils the property name comes from the getter/setter. So
if in the configuration the correct name "getExpireStreamAfterAccessMillis" is
provided it will invoke the setter for that property.
Let me know if that works. Will fix this typo irrespective of that.
> expireStreamAfterAccessMillis property not getting set
> ------------------------------------------------------
>
> Key: APEXMALHAR-2079
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2079
> Project: Apache Apex Malhar
> Issue Type: Bug
> Components: utilities
> Affects Versions: 3.3.1
> Environment: All
> Reporter: venkatesh
> Assignee: Chandni Singh
>
> expireStreamAfterAccessMillis property is not getting set because the getter
> name getExpireStreamAfterAccessMillis() and the variable name is not matching.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)