zhaijack opened a new issue #233: DistributionSchedule.WriteSet cannot be 
converted to List
URL: https://github.com/apache/distributedlog/issues/233
 
 
   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   run the ci job
   
   - What did you expect to see?
   
   ci job should be able to build successfully
   
   - What did you see instead?
   
   ```
   [INFO] -------------------------------------------------------------
   [ERROR] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/bookkeeper/client/LedgerReader.java>:[89,69]
 incompatible types: org.apache.bookkeeper.client.DistributionSchedule.WriteSet 
cannot be converted to java.util.List<java.lang.Integer>
   [ERROR] 
<https://builds.apache.org/job/distributedlog-release-nightly-snapshot/ws/distributedlog-core/src/main/java/org/apache/bookkeeper/client/LedgerReader.java>:[184,69]
 incompatible types: org.apache.bookkeeper.client.DistributionSchedule.WriteSet 
cannot be converted to java.util.List<java.lang.Integer>
   [INFO] 2 errors
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to