|
@@ -19,7 +19,7 @@ name.label:
|
|
|
"""Connector Name"""
|
|
"""Connector Name"""
|
|
|
|
|
|
|
|
url.desc:
|
|
url.desc:
|
|
|
-"""HStreamDB Server URL. Using gRPC http server address."""
|
|
|
|
|
|
|
+"""HStreamDB Server URL. This URL will be used as the gRPC HTTP server address."""
|
|
|
|
|
|
|
|
url.label:
|
|
url.label:
|
|
|
"""HStreamDB Server URL"""
|
|
"""HStreamDB Server URL"""
|
|
@@ -37,13 +37,13 @@ partition_key.label:
|
|
|
"""HStreamDB Partition Key"""
|
|
"""HStreamDB Partition Key"""
|
|
|
|
|
|
|
|
pool_size.desc:
|
|
pool_size.desc:
|
|
|
-"""HStreamDB Pool Size."""
|
|
|
|
|
|
|
+"""The size of the aggregation pool and the writer pool (see the description of the HStreamDB action for more information about these pools). Larger pool sizes can enhance parallelization but may also reduce efficiency due to smaller batch sizes."""
|
|
|
|
|
|
|
|
pool_size.label:
|
|
pool_size.label:
|
|
|
"""HStreamDB Pool Size"""
|
|
"""HStreamDB Pool Size"""
|
|
|
|
|
|
|
|
grpc_timeout.desc:
|
|
grpc_timeout.desc:
|
|
|
-"""HStreamDB gRPC Timeout."""
|
|
|
|
|
|
|
+"""The timeout for HStreamDB gRPC requests."""
|
|
|
|
|
|
|
|
grpc_timeout.label:
|
|
grpc_timeout.label:
|
|
|
"""HStreamDB gRPC Timeout"""
|
|
"""HStreamDB gRPC Timeout"""
|