- 28 Nov, 2019 1 commit
-
-
jamesge authored
-
- 15 Nov, 2019 2 commits
- 20 Jun, 2019 1 commit
-
-
Weibing Wang authored
-
- 12 Jun, 2019 1 commit
-
-
gejun authored
-
- 10 Jun, 2019 1 commit
-
-
gejun authored
-
- 10 May, 2019 1 commit
-
-
Jason S Zang authored
-
- 18 Apr, 2019 2 commits
-
-
zhujiashun authored
-
zhujiashun authored
-
- 17 Apr, 2019 1 commit
-
-
zhujiashun authored
-
- 09 Oct, 2018 1 commit
-
-
gejun authored
Fix parsing of /proc/PID/statm and removed process_memory_library/dirty which are always 0 since linux 2.6
-
- 19 Aug, 2018 1 commit
-
-
zyearn authored
-
- 13 Aug, 2018 2 commits
- 06 Aug, 2018 1 commit
-
-
Ge Jun authored
-
- 17 Jul, 2018 1 commit
-
-
Ge Jun authored
1. Add ThriftStub to send and receive native thrift messages & specify method-name directly. As a result, ThriftMessage<T> is removed. 2. ThriftFramedMessage (no matter Cast<>-ed or not) can be sent/received as well so that building proxies of thrift is much easier. 3. ThriftFramedMessage::Cast<T> can be called multiple times with reasonable behaviors, even if T is changed. 4. Server-side errors are sent to client as TApplicationException instead of closing the connection. 5. Code in ThriftService::ProcessThriftFramedRequest() can throw exceptions which will be sent to client as errors as well. 6. Simplify ThriftClosure which does not need many stuffs inherited from NsheadClosure. 7. Port protocol-related patches to thrift_protocol.cpp which was changed before the patches. 8. Remove the unnecessary default malloc when constructing TMemoryBuffer. 9. Use TBinaryProtocolT instead of TBinaryProtocol to make read/write non-virtual, and remove the unnecessary shared_ptr on iprot/oprot. 10. request/response must be ThriftFramedRequest when protocol is thrift, which was not checked before. 11. Limit max length of thrift_method_name (to a reasonable large value) so that intermediate buffer can be allocated on stack directly. 12. Make ThriftFramedMessage uncopyable since the TBase* inside does not have a general copy function.
-
- 16 Apr, 2018 1 commit
-
-
zhujiashun authored
-
- 12 Apr, 2018 2 commits
-
-
zhujiashun authored
-
zhujiashun authored
-
- 11 Apr, 2018 2 commits
-
-
zhujiashun authored
-
zhujiashun authored
-
- 29 Jan, 2018 2 commits
-
-
Zhangyi Chen authored
-
Zhangyi Chen authored
-
- 22 Jan, 2018 1 commit
-
-
gejun authored
-
- 12 Jan, 2018 1 commit
-
-
gejun authored
-
- 03 Nov, 2017 2 commits
- 29 Sep, 2017 1 commit
-
-
gejun authored
r35260,r35264: Use DirReaderPosix instead of FileEnumerator in get_fd_count to avoid the cost of uselss stat()
-
- 21 Sep, 2017 1 commit
-
-
Zhangyi Chen authored
-
- 19 Sep, 2017 2 commits
- 12 Sep, 2017 1 commit
-
-
chenzhangyi01 authored
Change-Id: I14cf8724175d1fb5237fe20228f822afdd8521cc
-
- 08 Sep, 2017 2 commits
- 05 Sep, 2017 1 commit
-
-
gejun authored
-
- 02 Sep, 2017 2 commits
- 21 Aug, 2017 3 commits