...
- Data integrity: Centralized storage for authority data should remove possible inconsistencies between microservices.
- Maintainability: Implementation of features related to handling and managing authorities should not require overhead on crosschecking between mod-inventory-storage and mod-entityentities-links.
- Performance: Removal of HTTP requests and Kafka interaction overhead should improve the performance of linking and import.
...