RockteMQ-AI commented on issue #4868:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/4868#issuecomment-5771979804

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   The reported type mismatch is valid. The API spec declares `sendTime` as 
ISO-8601 string, but all providers (Java, Go, Rust, C++) return epoch 
milliseconds. This inconsistency between spec and implementation causes 
confusion for API consumers.
   
   **Root Cause:** API specification does not match actual implementation 
across all language SDKs.
   **Impact:** API consumers may parse the field incorrectly.
   **Severity:** Medium
   
   An automated fix proposal may be generated. Reply `/approve` to proceed with 
PR generation.
   
   ---
   *Automated evaluation by RockteMQ-AI*


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