Time |
Nick |
Message |
02:07 |
|
eglogbot joined #evergreen |
02:07 |
|
Topic for #evergreen is now Welcome to #evergreen (https://evergreen-ils.org). This channel is publicly logged. Logs for today: http://irc.evergreen-ils.org/evergreen/today |
07:01 |
|
cbrown joined #evergreen |
07:13 |
|
collum joined #evergreen |
08:00 |
|
BDorsey joined #evergreen |
08:36 |
|
Dyrcona joined #evergreen |
08:45 |
|
mmorgan joined #evergreen |
08:50 |
|
mantis joined #evergreen |
09:19 |
|
dguarrac joined #evergreen |
09:46 |
|
kworstell-isl joined #evergreen |
10:05 |
|
cbrown_ joined #evergreen |
10:27 |
|
Christineb joined #evergreen |
10:51 |
Bmagic |
berick Dyrcona this commit: 38ca66edf43af88b77455d10c5d1e37b8a011281 on OpenSRF. We have a cronjob that dumps the output of --diag every minute, which we use for monitoring the health of the brick. Resetting the bus every time doesn't sound good |
10:57 |
berick |
Bmagic: gotta join a short meeting, but will check back here in a few |
10:57 |
|
kworstell-isl joined #evergreen |
10:58 |
Bmagic |
maybe it's ok because it doesn't actually reset the bus because the force flag isn't set? |
11:01 |
|
jvwoolf joined #evergreen |
11:03 |
Dyrcona |
Bmagic: It's necessary at the moment because I've had diagnostic fail, particularly when services are not running. |
11:05 |
Bmagic |
makes sense. I think it's ok as long as it doesn't actually reset the bus everytime |
11:05 |
Dyrcona |
Bmagic: I think it does, but berick would know for sure. |
11:06 |
Bmagic |
do_reset_message_bus accepts a boolean argument (force). And when it's not set (according to the comments), the domains are attempted before resetting the bus, but if they feail to connect, then it will reset it |
11:06 |
Bmagic |
the commit doesn't set the force flag |
11:07 |
Dyrcona |
OK, then. I haven't looked at it in a while. |
11:09 |
Dyrcona |
Whee! I have a corrupted blob in a local git repo.... |
11:09 |
Bmagic |
nice work! |
11:11 |
Dyrcona |
I might be able to repack it manually... |
11:12 |
Bmagic |
repack_manually++ |
11:14 |
Dyrcona |
So, this repo had an issue (yesterday? ) when I mixed command line git with git from my editor. It looks like the remote is OK, so to save time I'm going to delete and git clone again. |
11:21 |
Dyrcona |
rm -rf directory; git clone remote-repo # Worked. |
11:24 |
berick |
Bmagic: you're right, the commit for --diagnostic does set the force flag for resetting the bus. maybe that should change so that --diag calls reset in non-forced mode. |
11:25 |
Bmagic |
wait, it does set the flag? |
11:25 |
berick |
do_reset_message_bus(1); |
11:25 |
berick |
1 == force |
11:25 |
Bmagic |
ah, I see it |
11:25 |
Bmagic |
running that every minute will probably break something over here :) |
11:26 |
berick |
i'm not sure about that.. it might get applied in a sort of mini-transaction, resulting the same end state, but I haven't really tested that |
11:26 |
berick |
either way, it's overkill |
11:26 |
Bmagic |
That commit hasn't made it's way onto our production machines, so I don't know either |
11:26 |
berick |
ah, gotcha |
11:27 |
berick |
let's remove the force then... users can still add --reset-message-bus to force it |
11:27 |
Bmagic |
does it need* to force? |
11:27 |
berick |
i don't see why it would |
11:27 |
berick |
it's self-healing |
11:28 |
Bmagic |
I would feel better if it didn't force every minute |
11:28 |
berick |
agreed. i'll patch |
11:28 |
Bmagic |
berick++ |
11:37 |
berick |
Bmagic: updated bug #2017941 |
11:37 |
pinesol |
Launchpad bug 2017941 in OpenSRF "Migrate from Ejabberd to Redis for OpenSRF Messaging" [Wishlist,Confirmed] https://launchpad.net/bugs/2017941 |
11:43 |
Bmagic |
most excellent |
11:44 |
Bmagic |
looks nice and clean |
11:49 |
berick |
Bmagic++ # migratin' |
11:51 |
Bmagic |
ejabberd-- |
11:51 |
Bmagic |
anything_other_than_ejabberd++ |
11:59 |
* Dyrcona |
installs a firmware update. BRB. |
12:07 |
Bmagic |
@coffee redavis |
12:07 |
* pinesol |
brews and pours a cup of Kenya AA Nyeri Tatu, and sends it sliding down the bar to redavis |
12:13 |
|
Dyrcona joined #evergreen |
12:29 |
|
collum joined #evergreen |
15:29 |
|
jvwoolf joined #evergreen |
15:35 |
|
mantis left #evergreen |
16:03 |
|
jvwoolf joined #evergreen |
16:03 |
Dyrcona |
EBSCO's sftp doesn't appear to be working for me today. :( |
16:12 |
|
mmorgan left #evergreen |
17:03 |
|
jvwoolf left #evergreen |