Caideyipi opened a new pull request, #18418:
URL: https://github.com/apache/iotdb/pull/18418

   ## Summary
   
   - bind subscription authorization to the authenticated RPC session user 
instead of the client-provided consumer username
   - enforce `READ_DATA` for tree-model topics and `SELECT` for table-model 
subscriptions
   - recheck authorization during subscribe, heartbeat, and polling so revoked 
privileges take effect immediately
   
   The reported `TRANSFER_SLICE` allocation issue is already guarded on 
`master` by validating the received body size before allocating the original 
body buffer.
   
   ## Verification
   
   - `mvn spotless:check -pl iotdb-core/datanode`
   - `mvn checkstyle:check -pl iotdb-core/datanode`
   - `git diff --check`


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