[
https://issues.apache.org/jira/browse/APEXMALHAR-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117948#comment-16117948
]
ASF GitHub Bot commented on APEXMALHAR-2535:
--------------------------------------------
tushargosavi opened a new pull request #661: APEXMALHAR-2535: change type of
timeout variables from int to long
URL: https://github.com/apache/apex-malhar/pull/661
Fix NPE during teardown, when refreshtime is not set
Allow setting expiration type
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Timeouts in AbstractEnricher specified as int which limits duration of time
> which could be specified.
> -----------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2535
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2535
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Tushar Gosavi
> Priority: Minor
>
> cacheExpirationInterval and cacheCleanupInterval timeout properties are using
> int as datatype which limits the amount of time duration could be specified
> using them. I am
> going to change they to long also provide a way for operator to specify
> expiryType on cacheStore
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)