Aias00 commented on PR #1454: URL: https://github.com/apache/rocketmq-dashboard/pull/1454#issuecomment-5249225483
Follow-up after rebasing onto the current `rocketmq-studio` baseline: - The requested `adminCredentialRef` entity/VO mappings and mapper-backed round-trip coverage remain present. - Apache remote-read capability reporting, non-Apache UI alignment, and dedicated `RemoteAclPolicyVO` response records remain present. - The branch now rebases cleanly at `13856a41`. Validation was re-run with the independent baseline compilation fix from #1530 temporarily applied, without adding it to this PR: ``` JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" \ mvn -f server/pom.xml -Dtest=AclControllerTest,AclServiceTest,ApacheAclReadServiceTest,InstanceServiceTest,MybatisPlusInstanceRepositoryTest,MqAdminExtFactoryTest,RuntimeAdminClientResolverTest test ``` Result: 56 tests passed. Please re-review the resolved blocking item. -- 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]
