gharris1727 opened a new pull request, #13548:
URL: https://github.com/apache/kafka/pull/13548

   The DistributedHerder was computing the forwarded URL for publishing task 
configs incorrectly leading to 404s in MM2 distributed mode.
   
   This regression appears in #13424 and presently only exists on trunk. This 
manifests as a return to pre-KIP-710 behavior, and causes the 
DedicatedMirrorIntegrationTest to fail whenever forwarding happens, making the 
test flake in >50% of runs.
   
   It appears to be just a typo and not an intended change, and was hidden by 
the github diff when this function was split into two parts.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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