GithubHelp home page GithubHelp logo

Comments (5)

cangencer avatar cangencer commented on May 26, 2024 1

Java PR: hazelcast/hazelcast#7521

from hazelcast-csharp-client.

cangencer avatar cangencer commented on May 26, 2024

Logging should also include the Hazelcast client instance name.

from hazelcast-csharp-client.

zpqrtbnk avatar zpqrtbnk commented on May 26, 2024

version 4.0 currently reports

Authenticated client "hz.client_1" (8eb5391) with cluster "dev" member d333ab7 running version 4.0 at 127.0.0.1:5701 via 127.0.0.1:37480.

when a client connection authenticates on a member - where "4.0" is the version we receive from the server, so I assume we'd received "4.0-WHATEVER" if that was what the server was running. OTOH the server does not send the release date nor the release GitHub SHA for us to report.

We may want to report the client's version too - looking into it.

from hazelcast-csharp-client.

zpqrtbnk avatar zpqrtbnk commented on May 26, 2024

Notes: reviewing other clients, we have

C++:

08/12/2020 20:19:09.802 INFO: [0x11427edc0] hz.client_1[little-endian-cluster] [4.0-SNAPSHOT] 
[../hazelcast/src/hazelcast/client/spi.cpp:379] (Mon Nov 30 16:35:50 2020 +0300:503c66fdf0) 
LifecycleService::LifecycleEvent Client (9f0cab3a-ea09-4c03-b964-97fd3e9bc632) is STARTING

Java:

INFO: [localhost]:5701 [dev] [4.1] Received auth from Connection[id=1, 
/127.0.0.1:5701->/127.0.0.1:55769, qualifier=null, endpoint=[127.0.0.1]:55769, alive=true,
connectionType=CPP, planeIndex=-1], successfully authenticated, clientUuid: 
3ff2c70c-6f1b-49a6-b07f-f5e63313a323, client version: 4.0-SNAPSHOT

from hazelcast-csharp-client.

zpqrtbnk avatar zpqrtbnk commented on May 26, 2024

Proposing the following for C#:

info: Hazelcast.Clustering.ClusterConnections[0]
      Auth. client 'hz.client_1' (e3e1906) version 4.0.0-preview.3+97c7c0 connection 4c49ce3 
      127.0.0.1:1855 -> 127.0.0.1:5701 cluster 'dev' version 4.0 member d333ab7.

from hazelcast-csharp-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.