Mikhail Mitkevich

Results 4 issues of Mikhail Mitkevich

``` recv clickhouse::SocketInput::DoRead(void*, unsigned long) clickhouse::BufferedInput::DoRead(void*, unsigned long) clickhouse::CodedInputStream::ReadVarint64(unsigned long*) clickhouse::Client::Impl::ReceivePacket(unsigned long*) clickhouse::Client::Impl::Insert(basic_string const&, clickhouse::Block const&) ``` Could it be related to SO_RCVTIMEO? Is there any way to adjust the...

bug

- Patched GDB 7.11 slightly different commands syntax (e.g. Thread instead of thread) - Removed Alert when commit PSIs (got some ClassCastExceptions with idea 2016) - need review - Hardcoded...

New features: - SslSocket - WebSocket - StringTable - Url Optimizations and bug fixes: - less gc in logger - compatibility with fiber oblivious invocation(crash in poller.d)