mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 07:34:31 -06:00
Add comment explaining why pulsar-adapter dep is needed
This commit is contained in:
parent
4b5776d720
commit
31fe98b402
@ -76,6 +76,7 @@
|
||||
<artifactId>commons-configuration2</artifactId>
|
||||
<version>2.8.0</version>
|
||||
</dependency>
|
||||
<!-- This is needed in order to re-use the utilities tracking the end-to-end error metrics of the Pulsar adapter -->
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>adapter-pulsar</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user