You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/10 17:22:32 UTC

[GitHub] [pulsar] merlimat commented on a diff in pull request #15142: Pulsar with Bk 4.15.0

merlimat commented on code in PR #15142:
URL: https://github.com/apache/pulsar/pull/15142#discussion_r869501920


##########
distribution/server/src/assemble/LICENSE.bin.txt:
##########
@@ -541,6 +541,10 @@ The Apache Software License, Version 2.0
     - com.github.seancfoley-ipaddress-5.3.3.jar
   * LMAX Disruptor
     - com.lmax-disruptor-3.4.3.jar
+  * RxJava
+    - io.reactivex.rxjava3-rxjava-3.0.1.jar
+  * RabbitMQ Java Client
+    - com.rabbitmq-amqp-client-5.5.3.jar

Review Comment:
   Since we're not going to use RabbitMQ client to export metrics, we could just exclude these dependencies.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org