Aias00 opened a new pull request, #932:
URL: https://github.com/apache/rocketmq-dashboard/pull/932

   ## Summary
   
   **Track:** Track 1 / META-01 LiteTopic management
   
   Consolidates and supersedes #794 and #801 into a single LiteTopic 
capability-safety change.
   
   - Remove hard-coded LiteTopic samples and fake TTL success when no provider 
integration exists.
   - Return explicit unavailable responses for unsupported session, quota, and 
TTL operations.
   - Report LiteTopic capability as unsupported until a real 
provider/AdminClient integration exists.
   - Make the web page clear stale data and render unavailable when capability 
detection fails.
   
   ## Verification
   
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=LiteTopicServiceTest,LiteTopicControllerTest test
   - npm test -- --run src/pages/studio/__tests__/LiteTopic.test.tsx
   - npm run lint -- src/pages/studio/LiteTopic.tsx 
src/pages/studio/__tests__/LiteTopic.test.tsx
   - git diff --check origin/rocketmq-studio...HEAD
   
   Closes #793
   Closes #795


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