PavelGrossSpb
  • Joined on 2024-05-22
841107301f [#11] Merge branch
3714cec36c [#11] Add Netsnapshot
Compare 2 commits »
PavelGrossSpb commented on pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-25 12:48:04 +00:00
[#10] Netmap snapshot, options, metrics

Right. These are some artefacts from my research. Wrong references have been removed.

PavelGrossSpb commented on pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-25 12:46:57 +00:00
[#10] Netmap snapshot, options, metrics

Pushed.

7cd7d6ef96 [#11] Remove unused references
f68dd1c9a4 [#11] Remove unused references
618517f9e8 [#11] Remove unused references
6e3d6d6478 [#12] Merge branches
6157485918 [#11] Use Dispose pattern in unit tests
09ff50e8d9 [#11] Use external gRPC channel options
5cc48d5448 [#10] Netmap metrics and options
Compare 8 commits »
PavelGrossSpb commented on pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-25 09:01:41 +00:00
[#10] Netmap snapshot, options, metrics

Fixed.

PavelGrossSpb commented on pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-25 09:01:16 +00:00
[#10] Netmap snapshot, options, metrics

Good idea. GRPC channal is available now to add any interceptors

PavelGrossSpb commented on pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-25 08:59:14 +00:00
[#10] Netmap snapshot, options, metrics

Thx, I forgot to inherit the interface from IDisposable

public interface IFrostFSClient : IDisposable

this way is recommended: ``using var fsClient = Client.GetInstance(GetOptions(this.…

PavelGrossSpb pushed to MetricsAndOptions at PavelGrossSpb/frostfs-sdk-csharp 2024-06-25 08:56:46 +00:00
6157485918 [#11] Use Dispose pattern in unit tests
PavelGrossSpb pushed to MetricsAndOptions at PavelGrossSpb/frostfs-sdk-csharp 2024-06-25 08:49:39 +00:00
09ff50e8d9 [#11] Use external gRPC channel options
5cc48d5448 [#10] Netmap metrics and options
Compare 3 commits »
PavelGrossSpb created branch MetricsAndOptions in PavelGrossSpb/frostfs-sdk-csharp 2024-06-25 08:49:38 +00:00
PavelGrossSpb created pull request TrueCloudLab/frostfs-sdk-csharp#11 2024-06-24 11:13:21 +00:00
[#10] Netmap snapshot, options, metrics
74b060f74b [#10] Netmap snapshot, options, metrics
PavelGrossSpb created branch Netmap_Options_Metrics in PavelGrossSpb/frostfs-sdk-csharp 2024-06-24 11:10:36 +00:00
PavelGrossSpb closed pull request TrueCloudLab/frostfs-sdk-csharp#10 2024-06-24 09:27:49 +00:00
[#10] MetricsAndOptions
PavelGrossSpb deleted branch MetricsAndOptions from PavelGrossSpb/frostfs-sdk-csharp 2024-06-24 09:27:49 +00:00
PavelGrossSpb pushed to master at PavelGrossSpb/frostfs-sdk-csharp 2024-06-24 09:27:07 +00:00
b69d22966f [#7] Client cut internal
545e647d7b [#4] infrastructure and sample Client Cut
Compare 2 commits »
PavelGrossSpb pushed to master at PavelGrossSpb/frostfs-sdk-csharp 2024-06-24 09:25:08 +00:00