We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa4cf9 commit 56bea75Copy full SHA for 56bea75
examples/100_federation/src/main/resources/storage-cache-config.xml
@@ -22,7 +22,9 @@
22
<federated-scheme> <!--2-->
23
<scheme-name>server</scheme-name>
24
<backing-map-scheme>
25
- <local-scheme/>
+ <local-scheme>
26
+ <unit-calculator>BINARY</unit-calculator>
27
+ </local-scheme>
28
</backing-map-scheme>
29
<autostart>true</autostart>
30
<address-provider>
0 commit comments