File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -529,6 +529,8 @@ Licensed under the MIT License.
529529 --add-opens com.azure.cosmos/com.azure.cosmos.models=ALL-UNNAMED
530530 --add-opens com.azure.cosmos/com.azure.cosmos.rx=ALL-UNNAMED
531531 --add-opens com.azure.cosmos/com.azure.cosmos.rx.proxy=ALL-UNNAMED
532+ --add-opens com.azure.cosmos/com.azure.cosmos.implementation.throughputControl=ALL-UNNAMED
533+ --add-opens com.azure.cosmos/com.azure.cosmos.implementation.throughputControl.controller.request=ALL-UNNAMED
532534 </argLine >
533535 </configuration >
534536 </plugin >
Original file line number Diff line number Diff line change 5353 opens com .azure .cosmos .implementation .clientTelemetry to com .fasterxml .jackson .databind ;
5454 opens com .azure .cosmos .models to com .fasterxml .jackson .databind ;
5555 opens com .azure .cosmos .util to com .fasterxml .jackson .databind ;
56+ opens com .azure .cosmos .implementation .throughputControl to com .fasterxml .jackson .databind ;
5657 opens com .azure .cosmos .implementation .throughputControl .controller .group .global to com .fasterxml .jackson .databind ;
57- opens com .azure .cosmos .implementation .throughputControl ;
58- opens com .azure .cosmos .implementation .throughputControl .controller .request ;
5958
6059 uses com .azure .cosmos .implementation .guava25 .base .PatternCompiler ;
6160 uses com .azure .core .util .tracing .Tracer ;
You can’t perform that action at this time.
0 commit comments