YuQing
|
e4d529ab29
|
define macro SF_CLUSTER_CONFIG_SIGN_LEN
|
2021-04-19 15:29:28 +08:00 |
YuQing
|
1443288d29
|
add macros SF_PROTO_CLIENT_SET_REQ etc.
|
2021-04-19 08:58:51 +08:00 |
YuQing
|
13a21d5908
|
add types and macros
|
2021-04-16 21:44:40 +08:00 |
YuQing
|
2792b2f275
|
sf_load_cluster_config_ex: add param full_cluster_filename
|
2021-04-12 15:29:46 +08:00 |
YuQing
|
ee179a16f7
|
sf_recv_response_header: call SF_PROTO_CHECK_MAGIC
|
2021-04-12 15:29:01 +08:00 |
YuQing
|
68db56790c
|
add function sf_notify_all_threads_ex
|
2021-04-09 21:26:57 +08:00 |
YuQing
|
f563bb17ef
|
SFProtoRecvBuffer enhanced (add SFProtoRBufferFixedWrapper)
|
2021-04-07 14:57:52 +08:00 |
YuQing
|
b49a3370f5
|
add sf_cluster_cfg.[hc]
|
2021-03-31 11:00:03 +08:00 |
YuQing
|
9f232770da
|
add sf_recv_vary_response and sf_send_and_recv_vary_response
|
2021-03-19 18:53:59 +08:00 |
YuQing
|
a7a8f5af4b
|
change connection_manager extra pointer
|
2021-03-17 14:32:51 +08:00 |
YuQing
|
f60fcf0d82
|
server_expect_body_length etc.: remove useless task parameter
|
2021-03-16 19:05:50 +08:00 |
YuQing
|
aa4f66c578
|
add macro server_expect_body_length etc.
|
2021-03-11 15:16:43 +08:00 |
YuQing
|
86017c46ac
|
add functions sf_proto_init_task_context, sf_proto_deal_task_done etc.
|
2021-03-10 11:15:09 +08:00 |
YuQing
|
ae600238bc
|
add ENODATA convert
|
2021-03-05 11:25:21 +08:00 |
YuQing
|
221ae1727d
|
add type SFKeyValueArray
|
2021-03-03 20:57:00 +08:00 |
YuQing
|
0b3c1d189f
|
upgrade version to 1.1.5
|
2021-02-24 11:19:10 +08:00 |
YuQing
|
3616fde9e0
|
push_to_detect_queue when two sptr arrays equal
|
2021-02-22 21:50:49 +08:00 |
YuQing
|
89dd6733b6
|
split to prepare and start due to daemon_init
|
2021-02-22 21:21:25 +08:00 |
YuQing
|
f3e24601d2
|
connection manager: support detect server for alive
|
2021-02-22 19:37:57 +08:00 |
YuQing
|
f7ac526284
|
connection_manager support option: bg_thread_enabled
|
2021-02-21 21:20:36 +08:00 |
YuQing
|
47ed8fb46c
|
faststore use this connection manager
|
2021-02-20 12:49:11 +08:00 |
YuQing
|
4aeec5385a
|
sf_connection_manager impl all interfaces
|
2021-02-19 21:05:38 +08:00 |
YuQing
|
85f76e2f47
|
sf_connection_manager impl get_connection etc.
|
2021-02-19 16:47:45 +08:00 |
YuQing
|
3dc8efde5c
|
impl proto_get_group_servers client side
|
2021-02-18 16:36:33 +08:00 |
YuQing
|
54b464e0f5
|
add get_group_servers protocol
|
2021-02-17 20:40:33 +08:00 |
YuQing
|
25dacd361f
|
impl connection_manager init and add
|
2021-02-17 11:18:56 +08:00 |
YuQing
|
42715c9be0
|
add sf_connection_manager.[hc]
|
2021-02-15 13:26:51 +08:00 |
YuQing
|
67b412fb88
|
bugfixed: MUST set stage to SF_NIO_STAGE_NONE first for re-entry
|
2021-02-10 21:38:45 +08:00 |
YuQing
|
3a4a7069b9
|
add type SFBinlogWriterStat
|
2021-02-10 11:33:48 +08:00 |
YuQing
|
11165cbb20
|
log NULL continue_callback with SF_NIO_STAGE_CONTINUE
|
2021-02-09 22:25:32 +08:00 |
YuQing
|
1b4e0ad870
|
bugfixed: do NOT check order_by in sf_binlog_writer_change_next_version
|
2021-02-08 17:30:21 +08:00 |
YuQing
|
6a5079e0a9
|
upgrade version to 1.1.4
|
2021-02-01 10:57:08 +08:00 |
YuQing
|
87b2e19766
|
add macro SF_CLUSTER_ERROR_LEADER_VERSION_INCONSISTENT
|
2021-01-25 16:21:18 +08:00 |
YuQing
|
3659542eba
|
sf_binlog_writer: change order_by gracefully
|
2021-01-24 22:34:19 +08:00 |
YuQing
|
c8899102be
|
upgrade version to 1.1.3
|
2021-01-22 10:29:28 +08:00 |
YuQing
|
ad8a7c379b
|
log error when idempotency request not finished
|
2021-01-22 10:13:05 +08:00 |
YuQing
|
76f757f2bd
|
bugfixed: add_to_flush_writer_queue MUST before deal function
|
2021-01-21 10:43:39 +08:00 |
YuQing
|
1ece8a3389
|
binlog writer simplify versioned buffer queue
|
2021-01-21 10:13:21 +08:00 |
YuQing
|
8040af4743
|
add macro SF_IS_SERVER_RETRIABLE_ERROR
|
2021-01-19 17:00:50 +08:00 |
YuQing
|
6bea6c93a9
|
add error code SF_ERROR_EOPNOTSUPP
|
2021-01-19 09:46:28 +08:00 |
YuQing
|
223f15fb79
|
add functions: sf_set_deal_task_func_ex etc.
|
2021-01-18 11:25:32 +08:00 |
YuQing
|
077c29e2b6
|
convert errno EBUSY
|
2021-01-12 17:58:19 +08:00 |
YuQing
|
20b0cee201
|
correct RETRIABLE and FORCE_CLOSE errno
|
2021-01-08 16:06:21 +08:00 |
YuQing
|
0014cfa154
|
add tag for debug
|
2021-01-07 20:19:13 +08:00 |
YuQing
|
e459a0c255
|
should include sf_util.h
|
2021-01-07 15:44:37 +08:00 |
YuQing
|
1f95bdf89b
|
call sf_localize_errno in sf_proto_extract_header
|
2021-01-07 15:40:23 +08:00 |
YuQing
|
c0128c0f15
|
unify errno for crossing platform
|
2021-01-07 12:20:40 +08:00 |
YuQing
|
0825cfc5fe
|
fast_mblock_free_object writer buffer
|
2021-01-06 18:45:26 +08:00 |
YuQing
|
650da2ba73
|
libserverframe.spec small changes
|
2021-01-01 11:35:45 +08:00 |
YuQing
|
aeda468086
|
libserverframe.spec: add debuginfo define
|
2021-01-01 08:32:18 +08:00 |