hubcio opened a new pull request, #2564: URL: https://github.com/apache/iggy/pull/2564
Permission checks were scattered across system layer, making enforcement inconsistent. Moving them to handlers where auth context lives and using metadata crate as single source of truth improves clarity. Fixed broken inheritance - manage_stream now properly implies read_stream, and similar fixes throughout the hierarchy. Added resolve_* helpers to consolidate existence checks with ID resolution, eliminating verbose repeated patterns in handlers. Lastly, comprehensive permissions integration test was added. -- 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]
