Aias00 opened a new issue, #1239:
URL: https://github.com/apache/rocketmq-dashboard/issues/1239

   ## Problem
   
   `LiteTopicService.listLiteTopics` returns an empty list while session, 
quota, and TTL operations return HTTP 501 when no provider integration is 
configured. API consumers cannot distinguish an empty LiteTopic resource set 
from an unavailable capability.
   
   ## Expected behavior
   
   All LiteTopic data operations should use the same explicit unavailable 
response until a provider is implemented. The capability endpoint remains the 
discovery mechanism for the UI.
   
   ## Scope
   
   Track 1 LiteTopic capability semantics. This does not implement a LiteTopic 
provider.
   
   ## Evidence
   
   
`server/src/main/java/org/apache/rocketmq/studio/instance/topic/LiteTopicService.java:30`


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