-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.restapi 有没有返回超时时长的设置2.restapi访问时产生的日志记录在哪 #68
Comments
有的,可以使用
java client没有记录访问日志,如果确实有需要记录日志可调用client各方法前打印日志。server端有打debug级别的访问日志,若需要请修改log4j配置文件 |
感谢,那如何查询当前的超时时间呢,除了hugeclient方式有没有修改配置文件的方式.这里说的超时是不是 |
Due to the lack of activity, the current issue is marked as stale and will be closed after 20 days, any update will remove the stale label |
Change-Id: Id4fc070268d8957ef2764bffbb3c762d9c034a0d
Change-Id: Id4fc070268d8957ef2764bffbb3c762d9c034a0d
Change-Id: Id4fc070268d8957ef2764bffbb3c762d9c034a0d
Change-Id: Id4fc070268d8957ef2764bffbb3c762d9c034a0d
Expected behavior 期望表现
{type something here...}
Actual behavior 实际表现
{type something here...}
Steps to reproduce the problem 复现步骤
Status of loaded data 数据状态
Vertex/Edge summary 数据量
Vertex/Edge example 数据示例
{type something here...}
Schema(VertexLabel, EdgeLabel, IndexLabel) 元数据结构
{type something here...}
Specifications of environment 环境信息
The text was updated successfully, but these errors were encountered: