[
https://issues.apache.org/jira/browse/BEAM-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077584#comment-16077584
]
ASF GitHub Bot commented on BEAM-940:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/beam/pull/3470
> ByteBuddyOnTimerInvokerFactory: key the cache with a (Class, id) tuple or
> OnTimerMethod
> ---------------------------------------------------------------------------------------
>
> Key: BEAM-940
> URL: https://issues.apache.org/jira/browse/BEAM-940
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Innocent
> Priority: Trivial
>
> Right now it is a {{LoadingCache<Class, LoadingCache<id, OnTimerInvoker>>}}.
> It is correct but just a bit less straightforward then we might like.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)