[brpc] branch master updated: remove unnecessary libthriftnb

2023-07-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git The following commit(s) were added to refs/heads/master by this push: new 2a42a262 remove unnecessary libthriftnb new

[brpc] branch master updated (b36ce2c3 -> f504c77d)

2023-06-07 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git from b36ce2c3 Log function name (#2247) add d1a2fcfd + Add graceful exit for SIGHUP new f504c77d Merge pull

[brpc] 01/01: Merge pull request #2272 from apache/graceful-quit-on-sighup

2023-06-07 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git commit f504c77dd847e302c23a0097b12465a27507b6cf Merge: b36ce2c3 d1a2fcfd Author: jamesge AuthorDate: Wed Jun 7 23:04:58 2023

[brpc] branch master updated: reject initializing FlatMap when nbucket is 0

2023-03-17 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git The following commit(s) were added to refs/heads/master by this push: new 1be060d5 reject initializing FlatMap when

[brpc] branch master updated (2ec8f469 -> 3b0a96e6)

2023-03-09 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git from 2ec8f469 fix gtest build cmd in doc (#2154) add a92d74f9 Add _Alloc template parameters for FlatMap and FlatSet

[brpc] 01/01: Merge pull request #2149 from apache/addallocator

2023-03-09 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git commit 3b0a96e684daa2b43eb351dccc749f3c4be1af15 Merge: 2ec8f469 6c93f7ae Author: jamesge AuthorDate: Thu Mar 9 18:02:45 2023

[brpc] branch master updated (ef469983 -> 60b9acaf)

2023-02-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/brpc.git from ef469983 naming timer sampling and worker threads (#2136) new a6151a5c feat: dns resolve support ipv6 new

[incubator-brpc] branch master updated: FlatMap's value supports unique_ptr

2022-12-12 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 50e41d0a FlatMap's value supports

[incubator-brpc] branch master updated (d0052a60 -> b7883255)

2022-11-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git from d0052a60 Early return for IOBuf::append_user_data when size == 0 (#2009) add 5b62c4e5 - Make

[incubator-brpc] 01/01: Merge pull request #2026 from apache/custom-rapidjson

2022-11-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit b788325528d886639e66aa0d46c571c163ec959a Merge: d0052a60 5b62c4e5 Author: jamesge AuthorDate: Tue Nov 29 11:41

[incubator-brpc] branch master updated: Refresh write timestamp when returning a Socket to its pool; change default value of -idle_timeout_second to 30

2022-11-13 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new c3d58348 Refresh write timestamp when

[incubator-brpc] branch master updated: add a flag to manage http body on error

2022-11-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new cc629b60 add a flag to manage http

[incubator-brpc] branch master updated: fix issues in FlatMap

2022-09-29 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 51bf10c2 fix issues in FlatMap

[incubator-brpc] branch master updated: Support -escape_log

2022-08-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new df031bee Support -escape_log df031bee

[incubator-brpc] branch master updated: expose logging::PrintLog

2022-08-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 2a50c541 expose logging::PrintLog

[incubator-brpc] branch master updated: minor fix

2022-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 33d4fe5a minor fix 33d4fe5a

[incubator-brpc] branch master updated: fix some warnings for clang and revert changes on ALIGNAS/ALIGNOF

2022-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 261f5b23 fix some warnings for clang

[incubator-brpc] branch master updated: fixes for gcc on arm64

2022-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 233f99ff fixes for gcc on arm64

[incubator-brpc] branch master updated: Fix override issue in pb

2022-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 86beca89 Fix override issue in pb

[incubator-brpc] branch master updated: fix ALIGNAS/ALIGNOF/BAIDU_CACHELINE_ALIGMENT

2022-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 4d2ca6b1 fix ALIGNAS/ALIGNOF

[incubator-brpc] branch master updated: handle override related warnings

2022-08-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new ef50cd19 handle override related

[incubator-brpc] branch master updated: fix the problem that the first bthread keytable on worker pthread will be deleted twice

2022-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new e1f7c9bc fix the problem

[incubator-brpc] branch master updated: Fix UDS ut failed on MacOS

2022-07-18 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 30dfef16 Fix UDS ut failed on MacOS

[incubator-brpc] branch master updated: add CXXFLAGS in compiling protoc-gen-mcpack

2022-06-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new d7be1d9c add CXXFLAGS in compiling

[incubator-brpc] branch master updated (f8314301 -> e4db5e4f)

2022-06-11 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git from f8314301 Merge pull request #1784 from wwbmmm/fix-dl-sym new e0956d32 Merge pull request #1 from apache

[incubator-brpc] branch master updated: Elaborate how-to-build steps for MacOS

2022-06-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 9556320a Elaborate how-to-build steps

[incubator-brpc] branch master updated: Support apple silicon

2022-06-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new efa9989e Support apple silicon

[incubator-brpc] branch master updated: json2pb::JsonToProtoMessage() supports parsing multiple jsons

2022-06-05 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 958a4c3a json2pb::JsonToProtoMessage

[incubator-brpc] branch master updated (28227f56 -> bf6791d8)

2022-05-18 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git from 28227f56 Update oncall.md add bf6791d8 comment fix No new revisions were added by this update

[incubator-brpc] branch master updated: Exclude mesalink/openssl/ssl.h when find openssl

2021-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new a7525c2 Exclude mesalink/openssl

[incubator-brpc] branch master updated: Fix typo

2021-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 3a6a0b9 Fix typo new 39aa541

[incubator-brpc] branch master updated (cff40a9 -> bcf7fd8)

2021-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from cff40a9 Merge pull request #1635 from mahongweichina/master new 91a48f4 Update gifs in docs

[incubator-brpc] branch master updated: add cases.md

2021-09-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 4de5ef3 add cases.md new 1a03ff8

[incubator-brpc] 01/01: Merge pull request #1519 from apache/tanzhongyi003-patch-1

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 2a8edc6e041621c7d1a33b9273a1ce7446929b61 Merge: c26cfff 3fdc980 Author: jamesge AuthorDate: Sat Aug 14 16:51

[incubator-brpc] branch master updated (c26cfff -> 2a8edc6)

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from c26cfff Merge pull request #1515 from guodongxiaren/translate_getting_started add 3fdc980 Update

[incubator-brpc] branch master updated (732f57b -> c26cfff)

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 732f57b Merge pull request #1520 from apache/tanzhongyi003-patch-2 new 80d1590 Tanslate

[incubator-brpc] branch master updated (d15d340 -> 732f57b)

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from d15d340 Merge pull request #1521 from apache/tanzhongyi003-patch-3 add 2f04fde Update

[incubator-brpc] 01/01: Merge pull request #1520 from apache/tanzhongyi003-patch-2

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 732f57bc0931f8099568683b230c353b26f5f08c Merge: d15d340 2f04fde Author: jamesge AuthorDate: Sat Aug 14 16:50

[incubator-brpc] branch master updated (38f04c9 -> d15d340)

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 38f04c9 Merge pull request #1517 from tanzhongyi003/master add 0253a28 Update gdb_bthread_stack.py

[incubator-brpc] 01/01: Merge pull request #1521 from apache/tanzhongyi003-patch-3

2021-08-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit d15d340134d8e6527cc12cf8118b48c4dc38283d Merge: 38f04c9 0253a28 Author: jamesge AuthorDate: Sat Aug 14 16:50

[incubator-brpc] branch master updated: add oncall.md

2021-08-12 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 757cede add oncall.md new

[incubator-brpc] branch master updated: docs: fix server_push.md

2021-07-06 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 4653c39 docs: fix server_push.md

[incubator-brpc] branch master updated: Update flat_map.h

2021-06-16 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 99338e6 Update flat_map.h new

[incubator-brpc] branch master updated: rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release

2021-06-16 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new b0e0332 rm DISCLAIMER-WIP and use

[incubator-brpc] branch master updated (e9d8f84 -> 60159fc)

2021-02-02 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from e9d8f84 Merge pull request #1327 from lorinlee/fix-typo new 445d0c5 Fix package name in rpm spec

[incubator-brpc] branch master updated: Fix the compile error when using GCC compiler with asan enabled on Linux platform.

2020-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new c0453d9 Fix the compile error when

[incubator-brpc] branch master updated: Add rpm packaging spec

2020-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 5fa8506 Add rpm packaging spec

[incubator-brpc] branch master updated (6502e0c -> 5451fc1)

2020-12-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 6502e0c add an extra check on cutn in recordio new bec4cac update status.md first latency percentile

[incubator-brpc] branch master updated (4e31f54 -> 6502e0c)

2020-12-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 4e31f54 fix a incomplete check in recordio add 6502e0c add an extra check on cutn in recordio

[incubator-brpc] branch master updated (f45d50d -> 4e31f54)

2020-12-08 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from f45d50d Call DestroyData for ResetData returning false add 4e31f54 fix a incomplete check

[incubator-brpc] branch master updated: Call DestroyData for ResetData returning false

2020-12-06 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new f45d50d Call DestroyData

[incubator-brpc] branch master updated: SimpleDataPool::Return resets data before returning back to pool

2020-12-06 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new fb93753 SimpleDataPool::Return resets

[incubator-brpc] branch master updated: fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake

2020-12-04 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new e93e0c2 fix CMakeList.txt in examples

[incubator-brpc] branch rdma updated (9028c39 -> 62240fe)

2020-12-03 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch rdma in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 9028c39 Merge pull request #916 from Tuvie/master new 6581dab fix two bugs: 1) fd leak when destroy

[incubator-brpc] branch master updated (29ab898 -> 8ff49b3)

2020-11-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 29ab898 Merge pull request #1295 from lrita/l_s new 6d06398 make butil::ScopedVector support

[incubator-brpc] branch master updated (e64eb3c -> 29ab898)

2020-11-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from e64eb3c partial fix for profiling under MacOS, symbols are not shown yet(even with llvm-symbolizer

[incubator-brpc] branch master updated (9320f1c -> e64eb3c)

2020-11-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 9320f1c Merge pull request #1298 from apache/fix_bazel_on_macos new 61667b2 more accurate assertion

[incubator-brpc] 02/02: partial fix for profiling under MacOS, symbols are not shown yet(even with llvm-symbolizer)

2020-11-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit e64eb3ce15359263aabf2254379c9130ccff7929 Author: jamesge AuthorDate: Mon Nov 30 21:33:20 2020 +0800

[incubator-brpc] 01/02: more accurate assertion

2020-11-30 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 61667b29b7d944eae8702c0ddf330c4975894c25 Author: jamesge AuthorDate: Mon Nov 30 21:32:26 2020 +0800 more

[incubator-brpc] branch master updated (20f2b4a -> 31eba30)

2020-11-29 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 20f2b4a Support pass down request_id add 31eba30 change travis-ci.org to travis-ci.com No new

[incubator-brpc] branch master updated: Support pass down request_id

2020-11-29 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 20f2b4a Support pass down request_id

[incubator-brpc] branch master updated: Use = as non-json sep; Rename LOG* macros to CLOG*

2020-11-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new d06e330 Use = as non-json sep; Rename

[incubator-brpc] branch master updated: Replace previous hacky impl. of appending postfix to ostream with a safer one and lose the -log_as_json support for glog

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 5f7e048 Replace previous hacky impl

[incubator-brpc] branch fix_crash_of_ut updated: add debugging code

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch fix_crash_of_ut in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/fix_crash_of_ut by this push: new 3e38b26 add

[incubator-brpc] branch fix_crash_of_ut created (now c1dd203)

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch fix_crash_of_ut in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. at c1dd203 add a null check in ~LogPostfixDummy No new revisions were added by this update

[incubator-brpc] branch master updated: add a null check in ~LogPostfixDummy

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new c1dd203 add a null check

[incubator-brpc] branch master updated: Make code compile for glog

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new ce7c45f Make code compile for glog

[incubator-brpc] branch master updated: Add :: before namespace logging

2020-11-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 6d3a6e1 Add :: before namespace

[incubator-brpc] 03/05: add Controller.SessionKV() to record and print session-level KV; Add LOGD/I/W/E/F to print contextual log; Add flag -log_as_json to print logs as valid JSON

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 86acfa893d8f7776a7085701cf9ae5721434e2b6 Author: jamesge AuthorDate: Thu Nov 26 14:11:20 2020 +0800 add

[incubator-brpc] 04/05: polish comments on LOG*

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 6b83e0f5dc2a187a1f111ee426778dfe26516acd Author: jamesge AuthorDate: Thu Nov 26 14:14:10 2020 +0800

[incubator-brpc] 05/05: Merge branch 'master' of https://github.com/brpc/brpc

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 00498f2333cd54ce943626566c4714f2e685219d Merge: 6b83e0f 2aea691 Author: jamesge AuthorDate: Thu Nov 26 14:14

[incubator-brpc] branch master updated (2aea691 -> 00498f2)

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 2aea691 Update getting_started.md new e3782eb Add SessionLog to remember session-level kv new

[incubator-brpc] 02/05: fix some warnings

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit 74d156c840f86adff0ca13bfee5c9484b0674f5b Author: jamesge AuthorDate: Wed Nov 25 20:19:14 2020 +0800 fix

[incubator-brpc] 01/05: Add SessionLog to remember session-level kv

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit e3782eb8f2e649d1f6eaa00aa5f966a74d564d5d Author: jamesge AuthorDate: Wed Nov 25 20:18:51 2020 +0800 Add

[incubator-brpc] branch master updated: Update getting_started.md

2020-11-25 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 2aea691 Update getting_started.md

[incubator-brpc] branch master updated (a78a34e -> a624f99)

2020-11-23 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from a78a34e fix errors with clang++ 11 on MacOS Catalina add f965d4e Compatibility improvement

[incubator-brpc] 01/01: Merge pull request #1292 from apache/http_improve

2020-11-23 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git commit a624f9951be922b5128ced6c0f9c4d43c390dbc1 Merge: a78a34e f965d4e Author: jamesge AuthorDate: Tue Nov 24 00:07

[incubator-brpc] branch master updated: fix errors with clang++ 11 on MacOS Catalina

2020-11-21 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new a78a34e fix errors with clang++ 11

[incubator-brpc] branch master updated: coding style fix in brpc/trackme.cpp

2020-10-20 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 123e444 coding style fix in brpc

[incubator-brpc] branch master updated: Fix build break for clang 10.0.1

2020-10-03 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 3a928dd Fix build break for clang

[incubator-brpc] branch master updated (71aa40c -> 6d9dcf7)

2020-09-18 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 71aa40c Merge pull request #1139 from TousakaRin/use_443_as_default_port_for_https new 751649c

[incubator-brpc] branch master updated: For https naming service, use 443 as default port

2020-09-10 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new fdb4e77 For https naming service, use

[incubator-brpc] branch master updated (8801a84 -> 7bda11b)

2020-09-01 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from 8801a84 Merge pull request #1224 from tanzhongyi003/master new ca66d1f add option to allow access

[incubator-brpc] branch master updated: update .asf.yaml to change RPC as rpc

2020-08-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 1bb5e81 update .asf.yaml to change

[incubator-brpc] branch master updated: add .asf.yaml to set github about info

2020-08-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 414d712 add .asf.yaml to set github

[incubator-brpc] branch master updated: add .asf.yaml to set github about info

2020-08-28 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 414d712 add .asf.yaml to set github

[incubator-brpc] branch master updated: make logo.png even smaller

2020-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new b80ea89 make logo.png even smaller

[incubator-brpc] branch master updated: make logo.png smaller

2020-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 54a89a9 make logo.png smaller 54a89a9

[incubator-brpc] branch master updated: update logo and readme

2020-08-26 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 8a68acd update logo and readme

[incubator-brpc] branch master updated: fix_ut_brpc_baidu_com

2020-07-29 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 1211ddc fix_ut_brpc_baidu_com

[incubator-brpc] branch master updated: Modify RedisTest.auth to adapt redis 6.0

2020-07-24 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 983b997 Modify RedisTest.auth

[incubator-brpc] branch master updated: A few changes on RedisTest.auth to test against redis 6.0 on travis-ci

2020-07-24 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new c347f58 A few changes

[incubator-brpc] branch master updated: remove a piece of optional code in TimerThread.run, which has access-after-return issue and may cause the heap popped wrongly

2020-07-24 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new ea87ee7 remove a piece of optional

[incubator-brpc] branch master updated: Controller::CreateProgressiveAttachment returns intrusive_ptr instead of raw pointer which could be deleted and invalid before usage

2020-07-24 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 2071a22 Controller

[incubator-brpc] branch master updated: fix a typo: COMPLELE -> COMPLETE

2020-07-21 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new f67446d fix a typo: COMPLELE

[incubator-brpc] branch master updated (e9f6a58 -> 4941431)

2020-07-21 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from e9f6a58 Merge pull request #1172 from mapleFU/may-error new a64407c fix h2_req check failed when

[incubator-brpc] branch master updated: [Remove] remove BasicStringPiece in comments

2020-07-21 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 2f0e18f [Remove] remove

[incubator-brpc] branch master updated (b7b7982 -> 5d0512d)

2020-07-21 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from b7b7982 Merge pull request #1163 from yetingsky/fix-comment new 1344fa2 fix_share_tls_block new

[incubator-brpc] branch master updated: fix comment

2020-07-14 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new b9c5aa1 fix comment new b7b7982

[incubator-brpc] branch master updated: Update nshead_service.md

2020-07-03 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new c52e0b0 Update nshead_service.md

  1   2   3   >