nodece opened a new pull request, #19632:
URL: https://github.com/apache/pulsar/pull/19632

   ### Motivation
   
   Error 1:
   ```
   Error:  Failures: 
     Error:  
org.apache.pulsar.broker.service.BrokerServiceTest.testGetTopic(org.apache.pulsar.broker.service.BrokerServiceTest)
     [INFO]   Run 1: PASS
     Error:    Run 2: BrokerServiceTest.testGetTopic:1492 expected [0] but 
found [1]
     [INFO] 
   ```
   
   Error 2:
   ```
   leveldb-0.10.jar unaccounted for in lib/presto/LICENSE
   leveldb-api-0.10.jar unaccounted for in lib/presto/LICENSE
   
leveldb-0.[12](https://github.com/apache/pulsar/actions/runs/4239032335/jobs/7399965467#step:11:13).jar
 mentioned in lib/presto/LICENSE, but not bundled
   leveldb-api-0.12.jar mentioned in lib/presto/LICENSE, but not bundled
   ```
   
   ### Modifications
   
   - Fix test
   - Fix presto license
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to