chia7712 commented on PR #13288:
URL: https://github.com/apache/kafka/pull/13288#issuecomment-1449114559

   > The referenced https://github.com/apache/kafka/pull/11926 seems not 
relevant, is there a typo in the PR number?
   
   #11926 added the new property to avoid recompiling the tests. see 
https://github.com/apache/kafka/commit/322a065b9055649c713baf43f154052d45cd1588#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R41
   
   For another, it seems to me the existent task `cleanTest` can avoid 
recompilation also ( related to my previous comment 
https://github.com/apache/kafka/pull/11926#discussion_r1114653978), and thus 
there are two ways which can fix the command about "test without 
recompilation". 1) add `rerun-tests` for unit test. 2) replaces `rerun-tests` 
by `cleanTest`
   
   
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to