You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Innocent (JIRA)" <ji...@apache.org> on 2017/07/01 04:17:00 UTC

[jira] [Commented] (BEAM-940) ByteBuddyOnTimerInvokerFactory: key the cache with a (Class, id) tuple or OnTimerMethod

    [ https://issues.apache.org/jira/browse/BEAM-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070987#comment-16070987 ] 

Innocent commented on BEAM-940:
-------------------------------

A pull request is opened for this [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)