Enrico Risa

Results 229 comments of Enrico Risa

@slenglet which version are you using?

@slenglet so i guess it's not Graph Editor problem. Can you share the logs of the Server?. Probably there is something related to the `kill -9` Thanks

Hi @slenglet can you share the etl configuration?

hi @slenglet which is the initial speed of the ETL? are you running it with `./etl.sh `? Thanks

Is it the slowdown on edges or on vertices?

hi @slenglet could be. Btw you should also increate i think the memory settings in oetl.sh ``` JAVA_OPTS=-Xmx512m ``` to ``` JAVA_OPTS=-Xmx1G ``` It could be a slowdown due GC...

Hi @jshukl1 did you check on User Management in the docs? http://orientdb.com/docs/2.2.x/Database-Security.html Thanks

Hi @mindnuts it's not possible. In 3.0 we use this https://github.com/orientechnologies/orientdb/issues/6479 to prevent popup opening when not authenticated

hi @santo-it i'm not sure we should support non idempotent commands. If we do it's not only a problem of notification. For example If you create a class from the...