VivekSainiEQ
|
72e02159f4
|
Prevent invalid mvcc timestamps from causing critical errors
Former-commit-id: 6f2dbb00119b1d0a1f5a2543d2c6af05f83ef5de
|
2021-08-11 15:06:14 -04:00 |
|
Christian Legge
|
7015a2abd2
|
Add REPLPING command for use during replication (#329)
* added replping command for initiating replication
* backwards compatibility for replping (retry if not recognized)
* don't allow ping during loading (load balancer fix)
* changed replping warning to notice
Former-commit-id: d7f6bc16145206e96ffeb9941398d564c3dba6a9
|
2021-07-29 15:50:30 -04:00 |
|
malavan
|
54f40aff81
|
add some comments
Former-commit-id: 0fc6441c9608f0650003a7ab29dd704166345272
|
2021-07-28 20:32:18 +00:00 |
|
malavan
|
99a165e0f6
|
add stacktrace message
Former-commit-id: 5be1620629ce8de7f419bc001f18d22d6eb4fa8a
|
2021-07-19 23:17:18 +00:00 |
|
malavan
|
16f361abf6
|
dd comment and set eip unused
Former-commit-id: 685b87e2ef4f67cd599b12e38b08f5b70b7a6c58
|
2021-07-19 17:32:38 +00:00 |
|
malavan
|
70cb3267de
|
dd comment and set eip unused
Former-commit-id: 72429c21067318696897c26783f654eb7bc6040f
|
2021-07-19 17:31:24 +00:00 |
|
malavan
|
9e411426f2
|
dd comment and set eip unused
Former-commit-id: 7707fe15a9c9774820b3afb9837a50e73c40a5a8
|
2021-07-19 17:29:43 +00:00 |
|
malavan
|
abf2114117
|
add backtrace for alpine using libunwind
Former-commit-id: c583ffff412b9df705b7c96e68e3908b645c7d43
|
2021-07-19 17:20:52 +00:00 |
|
christianEQ
|
43f31da324
|
fix warnings for mac build
Former-commit-id: 570fbd014944a655f6c8e7216f2b9226f378c7c7
|
2021-07-15 20:14:14 +00:00 |
|
christianEQ
|
a833c9b2a7
|
Merge remote-tracking branch 'origin/unstable' into ci-flags-fix
Former-commit-id: da1f09e9b551cacdfd24dc839ee659a5e5e1e1de
|
2021-07-14 22:56:15 +00:00 |
|
christianEQ
|
f11601bcfc
|
added REDIS_CFLAGS to makefile for backwards compatibility
Former-commit-id: b2fb4f4b9bba28f45828ead5670fc206a4c2a2f6
|
2021-07-14 21:51:44 +00:00 |
|
malavan
|
c255a454ec
|
cleanup based on 6.2.2 merge review
Former-commit-id: 51277b17a7ab4bb5b3f06fd5af8f26257ac35a37
|
2021-07-14 15:22:27 -04:00 |
|
Christian Legge
|
5019f9c537
|
Merge pull request #322 from EQ-Alpha/diagnostic-tool
Basic first iteration of Diagnostic Tool
Former-commit-id: 32f5ef864e85a46ed81d3a2fdfd51d0be4f361f5
|
2021-07-14 14:19:44 -04:00 |
|
Christian Legge
|
25d992777c
|
Merge pull request #327 from EQ-Alpha/issue323_fix
fix for #323: seg fault on expiremember
Former-commit-id: a8f28297ec1677f48e9afa9deeb3dbbd2e2f41d9
|
2021-07-12 16:54:31 -04:00 |
|
christianEQ
|
229bb85dec
|
tabs -> spaces
Former-commit-id: 0ae13c973166106efd17aa6b5dfeb80236ed862c
|
2021-07-12 18:55:44 +00:00 |
|
John Sully
|
c0160a4415
|
Merge tag '6.2.3' into unstable
Former-commit-id: 1895dbb7680fa9aadf6040912e89c733abc8c706
|
2021-07-09 04:40:31 +00:00 |
|
christianEQ
|
cf23416296
|
added eq alpha copyright
Former-commit-id: a6cbbd0f318f3a091ed23dbdbcc1593f32fa5e25
|
2021-07-08 02:58:18 +00:00 |
|
christianEQ
|
145015dc51
|
fix for #323: seg fault on expiremember
Former-commit-id: f1f52af9cfcac03a1af84265f7e5cb2172e8ebde
|
2021-07-08 02:50:05 +00:00 |
|
christianEQ
|
ea95e6c406
|
various branding and cleanup fixes
Former-commit-id: e3c619eca4755c96af83e1959a6ea5ba95734e93
|
2021-07-08 02:46:42 +00:00 |
|
christianEQ
|
e5939c5de9
|
removed unused command line options
Former-commit-id: 57e59d97db3674eb241f9bd0836e38f4c8356cac
|
2021-06-22 17:13:35 +00:00 |
|
christianEQ
|
6c5246fb09
|
changed --ms to --time
Former-commit-id: d7cada0f38668f67eb307172a3e91599b1f00a24
|
2021-06-21 19:57:14 +00:00 |
|
christianEQ
|
59102658a3
|
added more verbose options
Former-commit-id: fd2ac1fcfc94285cad683528f3d209b204ccfd2b
|
2021-06-21 18:40:37 +00:00 |
|
christianEQ
|
2bbb8a54fc
|
-t threads option
Former-commit-id: 0181b0e7a17ad5f83a544401110a9eac2b292aa4
|
2021-06-21 18:36:21 +00:00 |
|
christianEQ
|
0d9e0a9039
|
added starting line so diagnostic tool doesnt look frozen at first
Former-commit-id: 2b5e5cfa4cf1478682c46d74436025c63ac6c217
|
2021-06-18 20:21:47 +00:00 |
|
christianEQ
|
4028d35560
|
Merge remote-tracking branch 'origin/unstable' into diagnostic-tool
Former-commit-id: bfb0d02622dfc9ac0c67ec68ae8a21cccd5c9004
|
2021-06-18 20:19:31 +00:00 |
|
christianEQ
|
248059e50c
|
detect stagnating server load before 100% (diagnostic tool)
Former-commit-id: 534b70643b8f39303331048d3e86475caa08b864
|
2021-06-18 19:01:51 +00:00 |
|
christianEQ
|
b21b868de2
|
added config option for time to spin up new client threads (diagnostic tool)
Former-commit-id: 3d0f729572b175457d4874b6e381754ac47e9055
|
2021-06-18 16:58:16 +00:00 |
|
christianEQ
|
29e3f7da84
|
detect full load + server threads (diagnostic tool)
Former-commit-id: fd4ed1e425e32b628c5850e83c9ea9411c471bbe
|
2021-06-18 16:49:25 +00:00 |
|
christianEQ
|
4237c9d5ff
|
detect client cpu usage in diagnostic tool
Former-commit-id: 693450393c848679b60c5a9bf55428ae1d4f769f
|
2021-06-17 20:40:10 +00:00 |
|
christianEQ
|
fd72894fbf
|
accurate cpu usage in diagnostic tool
Former-commit-id: 8ee7584cffc5c5cacfb7ad20fc964112974683e4
|
2021-06-17 18:32:11 +00:00 |
|
christianEQ
|
9dd97c9c0d
|
changed redis_flags names to keydb in makefile
Former-commit-id: 07273936271536e4a57efdb7a31bc34e5b8d50f1
|
2021-06-14 16:09:42 +00:00 |
|
christianEQ
|
f48be238b1
|
removed outdated comment in server.cpp
Former-commit-id: 98f08034a13341059b9b1690989e7ef0207ac920
|
2021-06-11 18:17:18 +00:00 |
|
christianEQ
|
ea12db4433
|
don't enforce upper limit for requests issued; tool will run indefinitely
Former-commit-id: 239d22ed722357f0973c971b998b21f4f7b3b1da
|
2021-06-11 16:28:29 +00:00 |
|
christianEQ
|
0c41217fba
|
working diag tool prototype
Former-commit-id: fefbe96816f6a18ca6f8c8d3794502e6e610650f
|
2021-06-01 20:54:48 +00:00 |
|
John Sully
|
0bb036aebb
|
Don't pass on flags indicating membership in a list
Former-commit-id: b1f662d6393eea77c2870c8a1f955374b1a3b57f
|
2021-05-30 05:11:18 +00:00 |
|
John Sully
|
6331caca6a
|
Fix a leak in the benchmark
Former-commit-id: aa5b27b040c69f0c7d166203bed7110bc8c0bc87
|
2021-05-30 02:55:39 +00:00 |
|
John Sully
|
42f5d1a175
|
Ensure our connections are touched only on the right thread
Former-commit-id: e8a44821d016e9f9b8ca873757d4786c4c271b7c
|
2021-05-30 02:08:30 +00:00 |
|
John Sully
|
1a734223ca
|
Handle race where a different thread cancels the replication but we haven't closed the connection
Former-commit-id: 92e48f071792985c2fb7f4c722329e832cd4c77b
|
2021-05-30 02:08:02 +00:00 |
|
John Sully
|
f1ba462df6
|
Delete pipe on the right thread so event handlers are cleaned up
Former-commit-id: 9742c44db52929b755d6ecce16f91bee07f495ff
|
2021-05-30 02:07:31 +00:00 |
|
John Sully
|
f82860104e
|
Don't leave dangling client pointers in the process list
Former-commit-id: 5d16f519508fcb96a8803fcefa69d6c75fa174ac
|
2021-05-30 02:06:47 +00:00 |
|
John Sully
|
06560f9f85
|
Don't leak AE control pipes to fork children
Former-commit-id: 1ed2e8b5bcb485f7d1e073545a190bb95405a7d6
|
2021-05-30 02:06:20 +00:00 |
|
John Sully
|
1b29ba5873
|
Mac build break fixes
Former-commit-id: 083b54472c65239b03c8a17f6b1ae6447d273e9a
|
2021-05-28 22:40:03 -04:00 |
|
John Sully
|
4e70e85ab8
|
Fix failover command test failures
Former-commit-id: d3c37c7159a92319759a33851669862a82cf1b28
|
2021-05-29 01:19:12 +00:00 |
|
John Sully
|
f6067d1664
|
Remove dup'd code from merge
Former-commit-id: 807f0201845a698514f1ce9382338bc74ba57e5e
|
2021-05-29 01:08:52 +00:00 |
|
John Sully
|
bf77b1a03a
|
ProcessingEventsWhileBlocked is relevant only to the current thread
Former-commit-id: b400be68b7a45e73ea851c11dfee3fdcbacb4794
|
2021-05-29 01:08:43 +00:00 |
|
John Sully
|
1d0378e0dc
|
Make processClients reentrant
Former-commit-id: e39bdb58ec28d80c5ed2cf15ef6bc7b884e14d4b
|
2021-05-29 01:08:14 +00:00 |
|
John Sully
|
589e95e0c8
|
Don't have dangling expires
Former-commit-id: 83c8977033d79b6ec69e677dff19f68df53535be
|
2021-05-29 01:07:46 +00:00 |
|
John Sully
|
d414b5ee60
|
Ensure multi-thread handling of cached master is equivalent to single thread case
Former-commit-id: 7ee766aee13f501923afc127a74c79b29c0b0aa2
|
2021-05-26 17:29:47 +00:00 |
|
John Sully
|
c091050d4a
|
Avoid differences between single thread and multi-thread
Former-commit-id: 848c5ad784d6437533f6c86663b81e41e06a11ea
|
2021-05-26 17:29:01 +00:00 |
|
John Sully
|
b94b46a5ee
|
Eliminate test issue while clients wait for async free
Former-commit-id: a41fb1b036dd4a933093f1df6dffe16f820153e4
|
2021-05-26 01:18:47 +00:00 |
|