Code Monkey home page Code Monkey logo

zk-smoketest's People

Contributors

andreisavu avatar beettlle avatar belugabehr avatar jonsource avatar kotnik avatar phunt avatar thorduri 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

zk-smoketest's Issues

Some suggest

hello, I want to take a perf with my zk cluster with this tool, but I did't take care of i686 and x86_64, so I pay a lot of time on this. finally , I found out I am x86_64,but I used i686,this is disgusting... hahaha.
suggest: Maybe you write the usage of x86_64 and i686 ,it cloud be better.
thank you for this tool!

Add ability to test latency under load

it would be nice to be able to test latency of certain operations under load.

create/delete/set/get/watches with a certain number of nodes (command line option) against a list of servers

Zk smoketest does not support building test environments with higher versions of zookeeper

When the zk smoketest tool is used to build the pressure test environment, it can only be deployed to the version of zookeeper-3.4. x, which is not supported after the version of zookeeper-3.5. If the version does not support the phenomenon, can you continue to update the zk smoketest version, so that the higher version of zookeeper and the zk smoketest tool can be combined to build the pressure test environment

Version used:
zkpython-0.4.2.tar.gz zk-smoketest-master.zip zookeeper-3.4.7.tar.gz

Example:

YTHONPATH=lib.linux-x86_64-2.6 LD_LIBRARY_PATH=lib.linux-x86_64-2.6 ./zk-latencies.py --servers "xxxx:2181" --znode_count=100 --znode_size=100 --synchronous --watch_multiple=1000

Ctrl+C is not captured

Ctrl+C is not captured and thus does not clean up after itself. After Ctrl+C on a latency test, the next test attempt resulted in:

Connected in 15 ms, handle is 0
Traceback (most recent call last):
  File "./zk-latencies.py", line 299, in <module>
    raise SmokeError("Node %s already exists!" % (options.root_znode))
__main__.SmokeError: 'Node /zk-latencies already exists!'

How to create zookeeper.so for newer version

Hi,
I am trying to build libzookeeper_mt.so.2.0.0 and zookeeper.so for newer version of zookeeper.

I am following README . I have been able to create files from README procedure but when i use them , it gives error like below :-

ImportError: dynamic module does not define init function (initzookeeper)

Can you point to any link which can resolve issue or give some instruction for this?

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.