xqrzd
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...
- Add GetNullable methods - Optimize PartialRow with unsafe code (similar to RowResult optimizations)
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...
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...
See https://issues.apache.org/jira/browse/KUDU-2096 for more info.
Create documentation for using VS Code with WSL 2 to run integration tests