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

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

Commit a73330b84ad31ec2bab0d40168446c4e5b449eaa in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=a73330b ]

OPENMEETINGS-2315 Only StreamProcessor to hold reference of KStream (#71)

* OPENMEETINGS-2315 Only StreamProcessor to hold reference of KStream

* OPENMEETINGS-2315 Remove uncommented code to add stream that won't be needed 
anymore

* OPENMEETINGS-2315 Fix stopBroadcast to release processor. And move to 
StreamProcessor.

* OPENMEETINGS-2315 Rename KRomm.streamProcessor to KRoom.processor.

* OPENMEETINGS-2315 Fix review comments on method modifiers and formatting.

* OPENMEETINGS-2315 Fix circular reference.

* OPENMEETINGS-2315 Fix review comments

* OPENMEETINGS-2315 fix some linebreak

* OPENMEETINGS-2315 fix some linebreak2

* OPENMEETINGS-2315 change list init.

> 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)

Reply via email to