epugh commented on PR #1182:
URL: https://github.com/apache/solr/pull/1182#issuecomment-1368214720

   I didn't have any luck debugging....    I did test that on this branch, the 
package manager works, following the steps in the packagemanager manager api 
internals page...   
   
   I did see this error:
   ```
    
/home/runner/work/solr/solr/solr/core/src/java/org/apache/solr/packagemanager/PackageUtils.java:111:
 warning: [ByteBufferBackingArray] ByteBuffer.array() shouldn't be called 
unless ByteBuffer.arrayOffset() is used or if the ByteBuffer was initialized 
using ByteBuffer.wrap() or ByteBuffer.allocate().
   ```
   


-- 
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: issues-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to