qijiale76 commented on PR #1183:
URL: 
https://github.com/apache/incubator-uniffle/pull/1183#issuecomment-1700823170

   > Could you paste your screenshot of the test result?
   
   Sure, We use namespace names `uniffle` and `uniffle2`.
   
   **Before Applying the Patch:**
   
   For the `uniffle` namespace:
   ```
   leaderelection.go:278] successfully renewed lease 
kube-system/rss-controller-uniffle.apache.org
   ```
   
   For the `uniffle2` namespace:
   
   ```
   leaderelection.go:352] lock is held by 
rss-controller-64df7df9fd-k2g49_153e6f91-4d42-4bc5-b6c1-774467406a4e and has 
not yet expired
   leaderelection.go:253] failed to acquire lease 
kube-system/rss-controller-uniffle.apache.org
   ```
   
   **After Applying the Patch:**
   
   ```
   leaderelection.go:278] successfully renewed lease 
uniffle/rss-controller-uniffle.apache.org
   ```
   ```
   leaderelection.go:278] successfully renewed lease 
uniffle2/rss-controller-uniffle.apache.org
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to