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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 632dd9adad6300a5c225fd24960fa655a71b0355 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=632dd9a ]

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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit a2d9100d595d00b2986c907b94f440991dcb1e1d 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=a2d9100 ]

OPENMEETINGS-2315 fix some linebreak2


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit d0cbb696425a64ed46a4ec1378bb23036b1a844f 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=d0cbb69 ]

OPENMEETINGS-2315 fix some linebreak


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 684cfe52da295b8b06b2cb6ea9616c9e5a233d39 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=684cfe5 ]

OPENMEETINGS-2315 Fix review comments


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 0b6724f86d68691186ecae76d50e036b4b5e7b9f 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=0b6724f ]

OPENMEETINGS-2315 Fix circular reference.


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 1a0ecebccaff1f5b1049d1c01ceeada557b46d6d 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=1a0eceb ]

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


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 278d095ed77cb80c0be18c5c8cc6607c8e125ccb 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=278d095 ]

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


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-30 Thread ASF subversion and git services (Jira)


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

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

Commit 252724dbe3667d7ab9d8697eac32761e99524389 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=252724d ]

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


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-29 Thread ASF subversion and git services (Jira)


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

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

Commit 67c4595ba4adb834e0612a87fb9304f2649f421e 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=67c4595 ]

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


> 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 
>  # KRoom::streams 
> 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)


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

2020-04-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
>  # KRoom::streams 
> 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)