me-snowyowl opened a new issue, #6040:
URL: https://github.com/apache/shenyu/issues/6040

   ### Question
   
   <img width="1376" alt="Image" 
src="https://github.com/user-attachments/assets/129284c2-248d-49d4-8a5d-59620df7311f";
 />
   
   <img width="1341" alt="Image" 
src="https://github.com/user-attachments/assets/e3f23061-dabe-442d-ae9d-088684e495ae";
 />
   
   <img width="1346" alt="Image" 
src="https://github.com/user-attachments/assets/26a287fb-f90a-4275-acea-93390f647e1f";
 />
   
   I have customized a responseMask plugin, and although its execution order is 
set to be later than the modifyResponse plugin, it is actually executed earlier 
during runtime. Additionally, I noticed that the two plugins are running on 
different thread IDs. The masked response processed by the responseMask plugin 
is not correctly recorded in the logs—instead, the unmasked (original) response 
is logged. However, when testing with Postman, the response body is already 
masked as expected.


-- 
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: notifications-unsubscr...@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to