Commit Graph

523 Commits

Author SHA1 Message Date
babic_a 589bf7553c Merge remote-tracking branch 'origin/master' 2020-08-20 17:19:11 +02:00
babic_a 43516e16f4 Writer name in logs 2020-08-20 17:19:04 +02:00
Dmitry Ozerov bd733bdce3 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_broker 2020-08-20 17:13:31 +02:00
Dmitry Ozerov 65f6186713 write error message in the log file in case can not contact writer 2020-08-20 17:13:09 +02:00
babic_a 154f8af236 Add better log outputs 2020-08-20 17:07:41 +02:00
babic_a 38dcc92225 Make consumer and producer async 2020-08-20 16:59:54 +02:00
babic_a 9eb4561ded Add async implementation of Pika worker 2020-08-20 16:42:43 +02:00
Dmitry Ozerov cc67c371a6 correct printout 2020-08-20 16:06:23 +02:00
Dmitry Ozerov 7b2c727f95 log files from the writer clients in run_info directory 2020-08-20 15:49:06 +02:00
babic_a f5a10f5084 Change interface of reporting errors 2020-08-20 15:28:57 +02:00
babic_a 0995de2fe4 Remove requeue parameter 2020-08-20 15:27:43 +02:00
babic_a 82c9fc1d37 Add start download info in log 2020-08-20 15:24:41 +02:00
babic_a c0a98d17e6 Make the run file optional 2020-08-20 15:19:34 +02:00
babic_a f8053af252 Rename fix 2020-08-20 15:07:56 +02:00
babic_a 00f54fcf25 Remove bsread dependency 2020-08-20 15:03:55 +02:00
babic_a 5de5dec454 Add dataset determining logic to utils 2020-08-20 15:03:27 +02:00
babic_a 41202a60a6 Remove unused imports 2020-08-20 14:59:20 +02:00
babic_a e79e407651 Removed user_id from startup parameters 2020-08-20 14:49:06 +02:00
babic_a f2f5f362e6 Modify message broker client 2020-08-20 14:47:39 +02:00
babic_a f680ba2bbb Adjust starter to use broker client 2020-08-20 14:44:37 +02:00
babic_a 2bd6886969 Unify broker manager request creation 2020-08-20 14:37:59 +02:00
babic_a 449c16bb8a Move Epics Query address to config 2020-08-20 14:32:10 +02:00
babic_a 5766223bb4 Adapt broker to msg broker 2020-08-20 14:31:35 +02:00
babic_a a4c9e66a3f Add additional logger for run_info 2020-08-20 13:44:28 +02:00
babic_a c809992269 Remove useless variable 2020-08-20 13:40:25 +02:00
babic_a c8a6e0b8c3 Add run info file to request format 2020-08-20 13:31:11 +02:00
babic_a b5729f3427 Move request decoding to processing method
Due to the audit log the processing function needs the
complete request.
2020-08-20 13:29:21 +02:00
babic_a 37681c2473 Partial merge 2020-08-20 13:28:46 +02:00
babic_a a5112ac2b4 Fix audit writing 2020-08-20 13:15:54 +02:00
babic_a 641ed26e7a Remove Extended format from writer 2020-08-20 13:09:48 +02:00
babic_a 15c2ab58e2 Modify write requests scripts to be more concise 2020-08-20 13:08:13 +02:00
babic_a 9b8635e986 Fix write interface 2020-08-20 12:38:26 +02:00
babic_a 9d59b0b3a1 Added config and remove zmq config 2020-08-20 12:38:13 +02:00
babic_a 17bd9feaeb Changing request format 2020-08-20 12:37:50 +02:00
babic_a 5d09f6fb91 Remove old stream client 2020-08-20 12:37:29 +02:00
babic_a 16cbb159f2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	sf_daq_broker/writer.py
2020-08-20 12:36:47 +02:00
Dmitry Ozerov de456a7fa6 preparation for future data_api3 for data buffer 2020-08-20 12:22:07 +02:00
babic_a d3b480dffb Fix bug in epics_writer 2020-08-20 12:16:52 +02:00
babic_a 07ff6840c2 Refactoring cadump as single writer module 2020-08-20 12:12:16 +02:00
babic_a 538a39a90f Add 'sf_daq_broker/writer/cadump/' from commit '89228a57f2936f8cf2e6fb9c3a37c337c5b4d011'
git-subtree-dir: sf_daq_broker/writer/cadump
git-subtree-mainline: c6c0bf228a
git-subtree-split: 89228a57f2
2020-08-20 12:08:42 +02:00
babic_a c6c0bf228a Unifying the interface 2020-08-20 12:08:24 +02:00
babic_a 42911042ee Update source in status update 2020-08-20 11:55:48 +02:00
babic_a be6cee5f57 Refactor request 2020-08-20 11:55:22 +02:00
babic_a e827cf60b8 Move writing methods to bsread_writer 2020-08-20 11:25:49 +02:00
babic_a 04c03ef200 Refactoring request processing 2020-08-20 11:25:37 +02:00
babic_a 33c4092c1c Add basic broker implementation 2020-08-20 10:40:25 +02:00
babic_a 059c9101fa Add basic config to broker 2020-08-20 09:51:54 +02:00
babic_a f0eb934df7 Adjusted the start script name and conda reference 2020-08-20 09:45:38 +02:00
babic_a fb2660b721 Add stub for broker client 2020-08-20 09:44:10 +02:00
babic_a a71eb36c89 Rename writer to something that makes more sense 2020-08-20 09:43:58 +02:00