imbajin commented on issue #2325:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2325#issuecomment-1763910276

   > 1. do we need store  slow log to file or just print it ? just use slf4j 
Logger?
   > 2. hg support gremlin api & params api such as EdgeAPI/VertexAPI, they are 
different, do we need transform it when we record it( gremlin query language 
and params are different)?
   > 3. i think we need set time threold、enabled、file path?like neo4j
   
   1. I think we could try log to specified `slow-log-file` first, then 
consider store in `DB` file next
   2. TBD
   3. Fine to set them
   4. we need more refer info from distributed database like `TiDB/HBase/NB` to 
compare the pros & cons
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to