[jira] [Commented] (UNOMI-187) Integrate analytics.js

2018-09-11 Thread Damien GAILLARD (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610824#comment-16610824 ] Damien GAILLARD commented on UNOMI-187: --- Yes, ideally newcomers should use it and we will probably

Speakers needed for Apache DC Roadshow

2018-09-11 Thread Rich Bowen
We need your help to make the Apache Washington DC Roadshow on Dec 4th a success. What do we need most? Speakers! We're bringing a unique DC flavor to this event by mixing Open Source Software with talks about Apache projects as well as OSS CyberSecurity, OSS in Government and and OSS Career

[jira] [Commented] (UNOMI-187) Integrate analytics.js

2018-09-11 Thread Diogo Munaro Vieira (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610532#comment-16610532 ] Diogo Munaro Vieira commented on UNOMI-187: --- Ohh it's an extension! Great!! Excellent work >

[jira] [Commented] (UNOMI-187) Integrate analytics.js

2018-09-11 Thread Damien GAILLARD (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610484#comment-16610484 ] Damien GAILLARD commented on UNOMI-187: --- Hi Diogo,   I'm not sure to understand what you mean? To

Re: Issues with segments

2018-09-11 Thread Serge Huber
Yeah it seems like a bad idea. Do you have a list of the problematic actions ? On Tue, Sep 11, 2018 at 11:28 AM Thomas Draier wrote: > > Hi, > > I did a simple fix checking the recursion depth. This work in my case > (segments) and probably most of the cases, but some actions directly call >

[jira] [Resolved] (UNOMI-198) Segment evaluation can go into infinite recursion

2018-09-11 Thread Thomas Draier (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Draier resolved UNOMI-198. - Resolution: Fixed > Segment evaluation can go into infinite recursion >

Re: Issues with segments

2018-09-11 Thread Thomas Draier
Hi, I did a simple fix checking the recursion depth. This work in my case (segments) and probably most of the cases, but some actions directly call the EventService.send method - which will reset the recursion count. Actually I have no idea why these actions are sending the "profileUpdated" event

incubator-unomi git commit: UNOMI-198 : Added check for recursion

2018-09-11 Thread draier
Repository: incubator-unomi Updated Branches: refs/heads/master 10a106f9e -> 191fbbaab UNOMI-198 : Added check for recursion Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/191fbbaa Tree:

[jira] [Updated] (UNOMI-198) Segment evaluation can go into infinite recursion

2018-09-11 Thread Serge Huber (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serge Huber updated UNOMI-198: -- Affects Version/s: 1.1.0-incubating 1.2.0-incubating

[jira] [Commented] (UNOMI-197) Disabling a segment has no impact when getting the list of segments of a user

2018-09-11 Thread Serge Huber (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16610281#comment-16610281 ] Serge Huber commented on UNOMI-197: --- Thanks Thomas for fixing this this quickly ! > Disabling a segment

[jira] [Resolved] (UNOMI-197) Disabling a segment has no impact when getting the list of segments of a user

2018-09-11 Thread Thomas Draier (JIRA)
[ https://issues.apache.org/jira/browse/UNOMI-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Draier resolved UNOMI-197. - Resolution: Fixed > Disabling a segment has no impact when getting the list of segments of a user

incubator-unomi git commit: UNOMI-197 : check enabled status for segment

2018-09-11 Thread draier
Repository: incubator-unomi Updated Branches: refs/heads/master fc2eefc2e -> 10a106f9e UNOMI-197 : check enabled status for segment Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/10a106f9 Tree: