Skip to content

Conversation

@b1tamara
Copy link
Contributor

@b1tamara b1tamara commented Nov 6, 2025

Summary

  • Implement hash-based routing in Gorouter without handling imbalanced loads
  • Gorouter can calculate a hash based on the header
  • Gorouter can apply the new load-balancing algorithm to make routing decisions for routes that provide fields related to the hash-routing

Backward Compatibility

Breaking Change? No

Co-authored-by: Clemens Hoffmann clemens.hoffmann@sap.com

a18e and others added 2 commits November 10, 2025 15:26
This commit provides the basic implementation for hash-based routing. It does not consider the balance factor yet.

Co-authored-by: Clemens Hoffmann <clemens.hoffmann@sap.com>
Co-authored-by: Tamara Boehm <tamara.boehm@sap.com>
Co-authored-by: Soha Alboghdady <soha.alboghdady@sap.com>
@hoffmaen hoffmaen force-pushed the hash-based-routing branch 2 times, most recently from 2d02a51 to 010c4e0 Compare November 10, 2025 14:30
@b1tamara
Copy link
Contributor Author

Moved to #519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants