Emre Yigit

Results 44 issues of Emre Yigit

Hi, First, thank you for your effort. BenchmarkDotNet is a great tool. **Issue:** I have encountered an interesting exception. When you set `... AddHardwareCounters(HardwareCounter.NotSet) ...` on configs, .net throws `System.ArgumentNullException:...

No warnings occurred with the upgrade.

Type: Enhancement
Type: Infra

New alternative overloads are introduced with `params` option on `ISqlService.ExecuteXXXAsync()` for better user experience. Please see https://github.com/hazelcast/hazelcast-csharp-client/issues/599 for detailed explanation.

Type: Enhancement

The client chooses a random port between 5701,5702 and 5703 if the port is not configured. In order to decrease the delay in this case, 5701 should be first tried...

Type: Enhancement
Jira

Backport of https://github.com/hazelcast/hazelcast-csharp-client/issues/595

Type: Backport

backport of https://github.com/hazelcast/hazelcast-csharp-client/issues/596

Type: Backport

Backport of https://github.com/hazelcast/hazelcast-csharp-client/issues/658

Type: Backport

Backport of https://github.com/hazelcast/hazelcast-csharp-client/issues/657

Type: Backport

I have filled some of the missing parts. Coverage is in good shape. Missing parts are mostly get/set things or implicit invokes. And, the list is like (They will be...

Type: Enhancement