Hi, I've found 2 issues with segments : https://issues.apache.org/jira/browse/UNOMI-197 and https://issues.apache.org/jira/browse/UNOMI-198 . First one can be easily fixed, I don't know if you see any reason why the enabled value was not checked ? For the stack overflow issue, not sure what we should do .. the fact that it's recursive is not good (would be better with a queue of event) but won't change the infinite flow of events. Any idea if we should do something about it ?
Thomas
