1dafa0c74d
The repartition endpoint was mis-addressing its mqapi notifications, omitting the proper nodeId. In fixing this, it became apparent that having both @MqRequest and @MqNotification is a serious footgun, and the two should be unified into a single API where the caller isn't burdened with knowledge of the remote end's implementation specifics. |
||
---|---|---|
.. | ||
src/main/java/nu/marginalia/service | ||
build.gradle | ||
readme.md |
Service Discovery
Contains classes for helping services discover each other.