ningsh7 commented on code in PR #11270:
URL: https://github.com/apache/gravitino/pull/11270#discussion_r3332021408
##########
docs/iceberg-rest-service.md:
##########
@@ -692,6 +694,8 @@ Gravitino Iceberg REST server in docker image could access
local storage by defa
| `GRAVITINO_JDBC_USER` | `gravitino.iceberg-rest.jdbc-user`
| 0.9.0-incubating |
| `GRAVITINO_JDBC_PASSWORD` |
`gravitino.iceberg-rest.jdbc-password` | 0.9.0-incubating |
| `GRAVITINO_WAREHOUSE` | `gravitino.iceberg-rest.warehouse`
| 0.7.0-incubating |
+| `GRAVITINO_REST_CLIENT_CONNECTION_TIMEOUT_MS` |
`gravitino.iceberg-rest.rest-client-connection-timeout-ms` | 1.3.0 |
+| `GRAVITINO_REST_CLIENT_SOCKET_TIMEOUT_MS` |
`gravitino.iceberg-rest.rest-client-socket-timeout-ms` | 1.3.0 |
Review Comment:
@roryqi Sure. The Markdown table is now aligned properly in edit mode as
well. Please check.
--
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]