You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "shuke987 (via GitHub)" <gi...@apache.org> on 2023/06/01 07:24:04 UTC

[GitHub] [doris] shuke987 opened a new pull request, #20317: [fix](regression-test) avoid to use global variable in groovy, which will cause multi-thread problem.

shuke987 opened a new pull request, #20317:
URL: https://github.com/apache/doris/pull/20317

   ## Proposed changes
   
   Issue Number: close #xxx
   
   Add def before variable to define them as local variable .
   
   


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] shuke987 closed pull request #20317: [fix](regression-test) avoid to use global variable in groovy, which will cause multi-thread problem.

Posted by "shuke987 (via GitHub)" <gi...@apache.org>.
shuke987 closed pull request #20317: [fix](regression-test) avoid to use global variable in groovy, which will cause multi-thread problem.
URL: https://github.com/apache/doris/pull/20317


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org