Skip to content

issues Search Results · repo:python-zk/kazoo language:Python

Filter by

353 results
 (278 ms)

353 results

inpython-zk/kazoo (press backspace or delete to remove)

!-- Please use this template while reporting a bug and provide as much info as possible. Thank you.-- Expected Behavior start without issue Actual Behavior start throws NoAuthException when the client ...
  • yang-wei
  • Opened 
    on Jan 12
  • #759

!-- Please use this template while reporting a bug and provide as much info as possible. Thank you.-- Expected Behavior When the connection is bad, KazooClient should try to commit the transaction again. ...
  • Darejkal
  • 2
  • Opened 
    on Oct 18, 2024
  • #757

!-- Please use this template while reporting a bug and provide as much info as possible. Thank you.-- Expected Behavior Client should wait for maximum client._session_timeout / 1000 / len(client.hosts) ...
  • andanicolae
  • 2
  • Opened 
    on Jul 9, 2024
  • #756

What would you like to be added Send the SNI header with TLS connections. Why is this needed Currently when connecting to TLS hosts, only the IP is used. Some sites are behind passthrough proxies that ...
Enhancement
  • jessesightler-redhat
  • Opened 
    on Jun 27, 2024
  • #754

Expected Behavior 1) The default timeout is respected. 2) If specified, the timeout is respected. Actual Behavior The computers on which the 3 ZK servers run are deliberately OFF. Run the client from ...
Question
  • rahav
  • 1
  • Opened 
    on Jun 21, 2024
  • #753

Expected Behavior zk.delete() should accept any version returned from ZnodeStat of an existing node Actual Behavior It seems to accept version arguments only within the bounds of signed 32-bit integers. ...
  • lpummer
  • 2
  • Opened 
    on May 1, 2024
  • #752

trace back info: Traceback (most recent call last): File /usr/lib/python2.7/site-packages/testbase/loader.py , line 161, in _load import(modulename) File /data/qctestproj/tcetest/setup/AddAccountTest.py ...
  • lee-yong
  • 1
  • Opened 
    on Mar 19, 2024
  • #749

!-- Please only use this template for submitting enhancement requests -- What would you like to be added Support to use Kazoo in asyncio based python code. Why is this needed AsyncIO became a first ...
Enhancement
  • takeda
  • 4
  • Opened 
    on Feb 25, 2024
  • #746

!-- Please only use this template for submitting enhancement requests -- What would you like to be added As of ZOOKEEPER-1908 the CLI supports running setAcl recursively I would like the Kazoo client ...
Enhancement
  • marcoppenheimer
  • Opened 
    on Feb 3, 2024
  • #740

!-- Please use this template while reporting a bug and provide as much info as possible. Thank you.-- I m trying to connect to a zookeeper cluster in read_only mode, but with read_only=True flag I got ...
  • FatemeMirzaeii
  • 1
  • Opened 
    on Jan 31, 2024
  • #739
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub