GithubHelp home page GithubHelp logo

voltdbgo's People

Contributors

martinhpedersen avatar rbetts avatar

Stargazers

 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

Watchers

 avatar  avatar  avatar  avatar

voltdbgo's Issues

Authentication failed on VoltDB 4.0.2

Unable to connect to VoltDB after upgrading to 4.0.2, getting "Authentication failed." from NewConnection().

Security is disabled on the host, and I am able to connect using voltdb-client-cpp-linux (3.0).

Authentication result code in the response is -1.

NewConnection EOF error

Hi.

I have an issue on OSX.
Steps:
started database in VoltDB manager
Security option disabled
Try to do NewConnection without username/password
And function returns EOF error
localhost:21212

What does it mean? For issue: error message can be more meaningful.

curl to 8080 port:

curl http://127.0.0.1:8080/api/1.0/?Procedure=@SystemInformation
{"status":1,"appstatus":-128,"statusstring":null,"appstatusstring":null,"results":[{"status":-128,"schema":[{"name":"HOST_ID","type":5},{"name":"KEY","type":9},{"name":"VALUE","type":9}],"data":[[0,"IPADDRESS","172.19.0.156"],[0,"HOSTNAME","Sashas-MacBook-Pro.local"],[0,"CLIENTINTERFACE",""],[0,"CLIENTPORT","21212"],[0,"ADMININTERFACE",""],[0,"ADMINPORT","21211"],[0,"HTTPINTERFACE",""],[0,"HTTPPORT","8080"],[0,"INTERNALINTERFACE",""],[0,"INTERNALPORT","3021"],[0,"ZKINTERFACE","127.0.0.1"],[0,"ZKPORT","7181"],[0,"DRINTERFACE",""],[0,"DRPORT","5555"],[0,"PUBLICINTERFACE",""],[0,"BUILDSTRING","5.4_voltdb-5.4-0-g4a2c380-local"],[0,"VERSION","5.4"],[0,"CATALOG","/opt/voltdb/83886083/catalog.jar"],[0,"DEPLOYMENT","/opt/voltdb/83886083/deployment.xml"],[0,"CLUSTERSTATE","RUNNING"],[0,"INITIALIZED","true"],[0,"REPLICATIONROLE","NONE"],[0,"LASTCATALOGUPDATETXNID","3619631923216383"],[0,"CATALOGCRC","4125507496"],[0,"IV2ENABLED","true"],[0,"STARTTIME","1437287534723"],[0,"UPTIME","0 days 03:46:56.422"],[0,"LOG4JPORT","4567"],[0,"LICENSE","{\"hostcount\":12,\"commandlogging\":true,\"wanreplication\":true,\"expiration\":\"Mon Aug 24, 2015\",\"trial\":true}"]]}]}

Any plans to make this production ready?

Just wondering if there are any plans to make this production ready?

Specifically about:

The client doesn't timeout network reads or writes.
The client doesn't reconnect closed sockets.
The client doesn't provide a high level interface to connect to multiple nodes of a VoltDB database.

I'm new to Go so not in any place to contribute... yet.

Thanks.

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.