Emre Yigit
Emre Yigit
LINQ relies on default ctor. If record doesn't provide a default ctor, it fails. During expression bindings, we may look for alternative ctors and use one of them at least...
HTML part in the readme file doesn't work at Nuget. https://www.nuget.org/packages/Hazelcast.Net.Caching Note: Other packages have similar problem.
PR includes fixes for invalid certificate name error on Java side, removing Java version check on `hz.ps1` and nunit adapter upgrade. All changes are on testing. No production code changed.
We should mention to requirement for configuration of `ClusterConnectionTimeoutMilliseconds` in failover docs although it is configured in examples. It may confuse the user.
Overload the `ToString` and return the fields of the generic record object .
The publish all method is missing for both topic based structures.
Cloud tests are run in compatibility suites repo with NUnit explicit attribute but it seems that it doesn't work with test cases. Find a way to run cloud tests only...
to be filled...