codelipenghui opened a new issue #14851:
URL: https://github.com/apache/pulsar/issues/14851


   **Describe the bug**
   
   From the pulsar-admin:
   ```
   root@normal-pulsar-broker-0:/pulsar# bin/pulsar-admin transactions 
pending-ack-internal-stats -t 
persistent://public/default/source-topic-partition-25 -s test -m
   Warning: Nashorn engine is planned to be removed from a future JDK release
   HTTP 500 Internal Server Error
   
   Reason: HTTP 500 Internal Server Error
   ```
   
   From the server side:
   ```
   12:16:15.157 [pulsar-web-38-5] INFO  org.eclipse.jetty.server.RequestLog - 
127.0.0.1 - - [24/Mar/2022:12:16:15 +0000] "GET 
/admin/v3/transactions/pendingAckInternalStats/public/default/source-topic-partition-25/test?metadata=true
 HTTP/1.1" 500 54 "-" "Pulsar-Java-v2.9.2" 3
   ```
   
   **Expected behavior**
   The get pending ack internal stats command should work or give a meaningful 
error message
   
   **Additional context**
   latest branch-2.9
   


-- 
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