xqrzd

Results 11 issues of xqrzd

Is it safe to set that option on SocketAsyncEventArgs?

This issue tracks all remaining missing features before this library will be published. This list is incomplete, and will be extended. Needed for first alpha/beta release: - [x] General fault...

Epic

- Add GetNullable methods - Optimize PartialRow with unsafe code (similar to RowResult optimizations)

enhancement

Currently the client uses Kerberos to authenticate to master and tablet servers. The client should instead use the authn token it receives from connecting to a master to connect to...

enhancement

Very obscure bug. If 2 RPCs get sent in the same buffer to Socket.WriteAsync(), we only receive the data for the _first_ RPC from Socket.ReceiveAsync(). Both RPCs are received by...

bug

See https://issues.apache.org/jira/browse/KUDU-2096 for more info.

enhancement

Create documentation for using VS Code with WSL 2 to run integration tests

Documentation