Skip to content

Commit 5160716

Browse files
committed
Add docs
1 parent 1b63108 commit 5160716

File tree

1 file changed

+1
-0
lines changed
  • rust/operator-binary/src/config

1 file changed

+1
-0
lines changed

rust/operator-binary/src/config/jvm.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ pub fn construct_non_heap_jvm_args(
7777
}
7878

7979
/// Arguments that go into `KAFKA_HEAP_OPTS`.
80+
/// You can get the normal JVM arguments using [`construct_non_heap_jvm_args`].
8081
pub fn construct_heap_jvm_args(
8182
merged_config: &KafkaConfig,
8283
role: &Role<KafkaConfigFragment, GenericRoleConfig, JavaCommonConfig>,

0 commit comments

Comments
 (0)