Coder Social home page Coder Social logo

hazelcast-remote-controller's Introduction

Hazelcast Remote Controller

Hazelcast Cluster lifecycle manager for native client tests. Server container and language clients provide easy management of server side from clients

Cluster methods running with server jars

  • Create a cluster with a provided xml config
  • Start a Member in the configured cluster
  • Shutdown a member
  • Terminate a member
  • Remote script execution on the container

Cloud API usage

The documentation of the Cloud API is here; https://cloud.hazelcast.com/v1/api/explorer

Prerequisites for usage of Cloud API

Cloud credentials should be added as an env variable; baseUrl, apiKey, apiSecret; e.g. baseUrl=https://uat.hazelcast.cloud

API for native clients

  • Create Standard and SSL enabled/disabled hazelcast cloud cluster
  • Stop/Resume/Delete/Get cloud cluster
  • Scale up/down cloud cluster

Project uses Apache Thrift to provide multi language support.

Mail Group

Please join the mail group if you are interested in using or developing Hazelcast.

http://groups.google.com/group/hazelcast

License

Hazelcast Remote Controller is available under the Apache 2 License.

Copyright

Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.

Visit www.hazelcast.com for more info.

hazelcast-remote-controller's People

Contributors

alisengul53 avatar asimarslan avatar cangencer avatar dependabot[bot] avatar furkansenharputlu avatar hasancelik avatar ihsandemir avatar mdumandag avatar mustafaiman avatar ozancansel avatar puzpuzpuz avatar srknzl avatar waseem18 avatar zpqrtbnk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hazelcast-remote-controller's Issues

Initially connected member termination causes an inconsistent state

Scenario:
There are running members in the same cluster at ports 5701, 5702 and 5703 then default smart-client connected to those members. It first receives the member information from the first member that it is connected which is 5701 in this case. Then, connect all the remaining members via those information by listening certain event. After the client is ready, If we just terminate first member which is exploited for the discovery purpose through remote-controller, we just receive MembershipStateRemoved event as it is suppose to be. But when we attempt to add a new member through rc again, client does not receive MembershipStateAdded event. Rather, if we first remove the member which is discovered after the first member connection and add a new member again, rc works fine and throws MembershipStateAdded event. I tested both cases manually without the remote-controller in localhost, everything works fine as it is expected.

Gist: https://gist.github.com/nevzatseferoglu/37199fd3e2bcd7aa1cbdadc5843a2f5d
Slack discussion: https://hazelcast.slack.com/archives/C016TGXPWPJ/p1656085097529409

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.