-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
reconnect() holds the pool slot while sleeping between attempts
enhancementNew feature or requestNew feature or requestStatus: Open.#10 In apache/iotdb-client-rust;Redirect/pool: endpoint matching has no normalization, newest hint not preferred, cache TTL/entries not configurable, TableSessionPool lacks acquire_for_device
enhancementNew feature or requestNew feature or requestStatus: Open.#9 In apache/iotdb-client-rust;Dead sessions are reused with auto-reconnect off; frame-too-large rejection desynchronizes the connection
bugSomething isn't workingSomething isn't workingStatus: Open.#8 In apache/iotdb-client-rust;connect_timeout is applied per resolved address, not per endpoint
bugSomething isn't workingSomething isn't workingStatus: Open.#7 In apache/iotdb-client-rust;SessionPool acquire: growth/hand-out failures bypass acquire_timeout budget; live counter decremented outside the state lock loses Condvar wakeups; acquire_timeout = Duration::MAX panics
bugSomething isn't workingSomething isn't workingStatus: Open.#6 In apache/iotdb-client-rust;Session::open does not fail over when openSession/requestStatementId fails (only TCP-layer failover)
bugSomething isn't workingSomething isn't workingStatus: Open.#5 In apache/iotdb-client-rust;No client-side time bound after the TCP handshake (RPC reads, Drop teardown, and TLS handshake can block forever)
bugSomething isn't workingSomething isn't workingStatus: Open.#4 In apache/iotdb-client-rust;