You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/29 21:29:00 UTC

[jira] [Commented] (OPENMEETINGS-2315) Refactor KStream to single place

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

ASF subversion and git services commented on OPENMEETINGS-2315:
---------------------------------------------------------------

Commit a51b4fcd16fd7885d4e1754c7cee8af40e1a0c4a in openmeetings's branch refs/heads/feature/OPENMEETINGS-2315-refactor-kstream-to-streamprocessor from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=a51b4fc ]

OPENMEETINGS-2315 Only StreamProcessor to hold reference of KStream


> Refactor KStream to single place
> --------------------------------
>
>                 Key: OPENMEETINGS-2315
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2315
>             Project: Openmeetings
>          Issue Type: Improvement
>    Affects Versions: 5.0.0-M4
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0-M5
>
>
> Currently we have 2 places that hold a reference to the KStream objects:
>  # StreamProcessor::streamByUid <Map with Streams by UID>
>  # KRoom::streams <Map with Streams by UID>
> There are various ideas how to do it.
> See discussion: [https://markmail.org/thread/vreloekxd3kezzfz]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)