Commit Graph

1417 Commits

Author SHA1 Message Date
Dmitry Simonenko e4f65e987a odissey: reorganize frontend cleanup procedure 2017-11-23 15:28:21 +03:00
Dmitry Simonenko 4d84a41f7e odissey: change log verbosity for timedout and close events 2017-11-23 15:23:14 +03:00
Dmitry Simonenko c8942cb021 odissey: rework id manager 2017-11-21 17:30:32 +03:00
Dmitry Simonenko cdad755456 odissey: update config 2017-11-21 15:10:28 +03:00
Dmitry Simonenko 5b8cdfbe6e odissey: fix client unroute during setup pool attach timeout 2017-11-20 17:11:44 +03:00
Dmitry Simonenko 830210f5da odissey: use count int pool_next methods 2017-11-20 17:10:50 +03:00
Dmitry Simonenko 0dd047349a odissey: properly handle pool_timeout = 0 2017-11-20 16:14:08 +03:00
Dmitry Simonenko e3e10d9ca7 odissey: use rand_r() during id generation 2017-11-20 16:05:47 +03:00
Dmitry Simonenko cf034c2794 odissey: update machinarium 2017-11-17 17:44:04 +03:00
Dmitry Simonenko da6c487830 machinarium: set custom stack size for pthreads 2017-11-17 17:41:07 +03:00
Dmitry Simonenko 85a576b6a0 odissey: fix console client startup parameters 2017-11-17 12:15:00 +03:00
Dmitry Simonenko 40c8fb5144 odissey: fix configuration parameter compare and set 2017-11-15 18:03:26 +03:00
Dmitry Simonenko c27f5d196b odissey: properly handle server attach/detach cases during setup 2017-11-14 16:54:21 +03:00
Dmitry Simonenko ec1b5dd667 odissey: update machinarium 2017-11-14 16:21:09 +03:00
Dmitry Simonenko 65b65fcad7 machinarium: free coroutine on cache limit reach 2017-11-14 16:17:39 +03:00
Dmitry Simonenko 8136104e31 machinarium: implement shared coroutine cache 2017-11-14 16:13:45 +03:00
Dmitry Simonenko cedf113b14 odissey: reduce default size of readahead and pipelining 2017-11-13 17:14:27 +03:00
Dmitry Simonenko efdb2f44b4 odissey: update machinarium 2017-11-13 17:13:27 +03:00
Dmitry Simonenko 94bf5d93ba machinarium: tweak stack and default readahead size 2017-11-13 17:09:17 +03:00
Dmitry Simonenko 1bdfa10db0 machinarium: limit free coroutines cache size 2017-11-13 17:00:24 +03:00
Dmitry Simonenko 7d22289561 machinarium: fix epoll list reallocation 2017-11-13 16:55:50 +03:00
Dmitry Simonenko ccd5abbfb0 machinarium: use absolute value for stack size 2017-11-13 16:54:33 +03:00
Dmitry Simonenko ab1894a945 machinarium: use correct context pointer during bootstrap 2017-11-13 16:51:42 +03:00
Dmitry Simonenko 65377b8311 odissey: handle Bind case for extended queries 2017-10-31 16:56:53 +03:00
Dmitry Simonenko 8223cb5e5f odissey: properly detach during setup stage 2017-10-31 16:50:33 +03:00
Dmitry Simonenko e7d5cf9b0e odissey: add all on/off options to config dump 2017-10-30 17:25:17 +03:00
Dmitry Simonenko 220c211387 odissey: add log_query on/off configuration tweak 2017-10-26 15:54:32 +03:00
Dmitry Simonenko 3845fb92cc odissey: print Query content during debug 2017-10-25 17:32:46 +03:00
Dmitry Simonenko 43c365fbad odissey: detach client on setup connect error 2017-10-24 17:03:40 +03:00
Dmitry Simonenko 7115076d01 odissey: update shapito submodule 2017-10-24 17:03:28 +03:00
Dmitry Simonenko 50f484e3f1 shapito: do not distinguish parameters case 2017-10-24 16:59:27 +03:00
Dmitry Simonenko 8d607df67d odissey: major rework of parameter status update logic 2017-10-07 15:30:00 +03:00
Dmitry Simonenko d78aa6c7c0 odissey: update shapito submodule 2017-10-07 15:25:32 +03:00
Dmitry Simonenko e885b877f7 shapito: add update/merge/find parameter functions 2017-10-07 15:24:27 +03:00
Dmitry Simonenko e72af35672 odissey: implement auth query string format 2017-10-05 16:42:30 +03:00
Dmitry Simonenko 32e2bb6484 odissey: update config file 2017-10-04 18:29:39 +03:00
Dmitry Simonenko c2c20e5569 odissey: fix DataRow parsing and password size 2017-10-04 18:07:54 +03:00
Dmitry Simonenko d4294a3e22 odissey: parse auth query reply 2017-10-03 18:04:58 +03:00
Dmitry Simonenko 8c6c97d085 odissey: fix out-of-source shapito build 2017-10-03 17:07:19 +03:00
Dmitry Simonenko 5de6ee3431 odissey: create forged client to do auth_query logic 2017-10-02 16:42:40 +03:00
Dmitry Simonenko 19a060752a odissey: add leftover auth_query files 2017-10-01 12:50:41 +03:00
Dmitry Simonenko fdd39f76e6 odissey: move auth_query impl into separate file 2017-09-29 13:57:53 +03:00
Dmitry Simonenko 897c1c929c odissey: fix incorrect auth password message 2017-09-28 17:51:15 +03:00
Dmitry Simonenko b21f6ccd6a odissey: do auth query logic during clear_text and md5 auth 2017-09-28 17:47:52 +03:00
Dmitry Simonenko 366747fbe0 odissey: make auth_db/user mandatory for auth_query 2017-09-28 17:21:59 +03:00
Dmitry Simonenko 9ffaf7ff66 odissey: set bootstrap logging format 2017-09-28 17:11:48 +03:00
Dmitry Simonenko bf7227a776 odissey: add scheme authentication "query" 2017-09-28 17:11:09 +03:00
Dmitry Simonenko f3dba52bf3 odissey: add auth_query config options 2017-09-25 17:10:44 +03:00
Dmitry Simonenko 38cdb21a57 odissey: add time and host info to logger format 2017-09-21 17:17:33 +03:00
Dmitry Simonenko 7e217b3b5a odissey: major logging rework (introduce log format) 2017-09-21 16:44:19 +03:00