Skip to content

Expose MaxConnsPerNode from AeroSpike to allow easier performance tuning #755

Expose MaxConnsPerNode from AeroSpike to allow easier performance tuning

Expose MaxConnsPerNode from AeroSpike to allow easier performance tuning #755

Triggered via pull request August 9, 2024 16:58
Status Failure
Total duration 25s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
unit: src/AeroSharp/Connection/ConnectionConfiguration.cs#L42
The type or namespace name 'MaxConnsPerNode' could not be found (are you missing a using directive or an assembly reference?)
unit: src/AeroSharp/Connection/ConnectionConfiguration.cs#L42
The type or namespace name 'MaxConnsPerNode' could not be found (are you missing a using directive or an assembly reference?)
unit: src/AeroSharp/Connection/ConnectionConfiguration.cs#L42
The type or namespace name 'MaxConnsPerNode' could not be found (are you missing a using directive or an assembly reference?)
unit: src/AeroSharp/Connection/ConnectionConfiguration.cs#L42
The type or namespace name 'MaxConnsPerNode' could not be found (are you missing a using directive or an assembly reference?)
unit
Process completed with exit code 1.
unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/