mirror of https://github.com/apache/druid.git
Fix typo
This commit is contained in:
parent
3d46356dc9
commit
abe134bef6
|
@ -55,7 +55,7 @@ public class RocketMQFirehoseFactory implements FirehoseFactory<ByteBufferInputR
|
|||
|
||||
/**
|
||||
* Passed in configuration for consumer client.
|
||||
* This provides an approach to overrides default values defined in {@link com.alibaba.rocketmq.common.MixAll}.
|
||||
* This provides an approach to override default values defined in {@link com.alibaba.rocketmq.common.MixAll}.
|
||||
*/
|
||||
@JsonProperty
|
||||
private final Properties consumerProps;
|
||||
|
|
Loading…
Reference in New Issue