15:04:43 #startmeeting Evergreen Development Meeting, 6 February 2019 15:04:43 Meeting started Wed Feb 6 15:04:43 2019 US/Eastern. The chair is gmcharlt. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:04:43 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:04:43 The meeting name has been set to 'evergreen_development_meeting__6_february_2019' 15:04:53 #info Agenda is https://wiki.evergreen-ils.org/doku.php?id=dev:meetings:2019-02-06 15:05:02 #topic Introductions 15:05:10 #info Dyrcona is Jason Stephenson, CW MARS 15:05:16 #info gmcharlt = Galen Charlton, EOLI 15:05:20 #info dpearl is Dan Pearl, CWMARS Inc. 15:05:22 #info abowling is Adam Bowling, Emerald Data Networks 15:05:30 #info remingtron is Remington Steed, Hekman Library (Calvin College) 15:05:31 #info JBoyer = Jason Boyer, Evergreen Indina, ISL 15:05:34 #info miker = Mike Rylander, EOLI 15:05:36 #info dbwells is Dan Wells, Hekman Library (Calvin College) 15:05:36 #info abneiman is Andrea Buntz Neiman, EOLI 15:05:54 #info berick Bill Erickson, KCLS 15:06:03 #info Stephengwill working with Maine Balsam Library Consortium 15:06:13 #info rhamby is Rogan Hamby, EOLI 15:06:42 #info jeff = Jeff Godin, Traverse Area District Library (TADL) 15:07:14 #info Bmagic = Blake GH, MOBIUS 15:07:49 #topic Action items from previous meeting 15:08:10 berick, JBoyer, csharp: where do we stand with a Hatch release? 15:08:24 It lives. 15:08:33 indeed 15:08:33 Thanks to gsams testing 15:08:36 gsams++ 15:08:43 gsams++ 15:09:08 #info New Hatch release has been made 15:09:21 berick++ 15:09:24 jboyer++ 15:09:26 gsams++ 15:09:29 berick, Bmagic: where stands the Dymo branch? 15:09:46 I hope to spend some time on that this and next week, in fact 15:10:05 great 15:10:12 I've been testing that as well this week 15:10:12 I'll just carry the action item forward then 15:10:24 #action Bmagic, berick, gsams et al will poke more on the Dymo branch 15:10:33 gsams++ great 15:10:52 #topic OpenSRF release 15:11:07 #info OpenSRF 3.1.0 was released on 2019-01-17 15:11:28 anybody seeing issues running it (and not just the websocketd stuff) in production? 15:11:57 no me! :) 15:12:11 we're running it in a test environment that's pretty well-used - no complaints yet 15:12:24 I haven't used it in production, but it seems to work fine on my VMs, even with Evergreen 3.0. 15:12:32 (OpenSRF 3.1.0 + websocketd) 15:12:38 ok 15:12:43 We actually have master running in production here and haven't noticed any issues 15:12:48 I have backported the websocketd stuff to OpenSRF 3.0 and that works fine in production. 15:13:03 * JBoyer was impatient for websocketd 15:13:14 * csharp is impatient for it now 15:13:18 I've got some questions about future directions (in addition to the topics Dyrcon's raised for later) 15:13:43 first - are folks OK with the removal of Tahr being targeted for 3.1.1 (as opposed to a 3.2.0)? 15:14:03 I'm fine with that. I had hoped it would be gone by 3.1.0, myself. 15:14:05 related - any reasons pro or con for making 3.1.0 be the minimum version for Evergreen 3.3? 15:14:29 We are running a December master of OpenSRF in production, so not exactly 3.1.0, but pretty close. No complaints! 15:14:46 no objection to Tahr support removal 15:14:54 took me a second to realize that "Tahr" is referring to Ubuntu' 14.04 15:14:54 and another q: any reason not to remove the apache2-websocket stuff from the core installation instructions for 3.1.1? 15:15:01 csharp: me too :) 15:15:08 I think it has to be done - it's EOL as of April 15:15:14 it's not so trusty anymore ;) 15:15:20 zing 15:15:21 abowling++ 15:15:27 heh. 15:15:27 abowling++ 15:15:28 just a pile o'bones... 15:15:31 abowling++ 15:15:46 gmcharlt: should we consider pinning a websocketd version for each opensrf release going forward? 15:15:54 gmcharlt: +1 to removing apache2-websocket from docs. it's complicating the setup. 15:15:56 gmcharlt: +1 for websocketd-only 15:16:13 I mean, it's a low risk, but options changing under us... 15:16:15 +1 to removing 14.04 support, 15:16:19 it's so frickin' simple, my mom could do it! 15:16:20 and my final small question for now: any reason why starting up websocketd could be done as a new osrf_control command? 15:16:20 +1 for dropping apache2-websocket 15:16:27 and +1 to dumping apache-websockets 15:16:35 +1 to removing the apache2-websockets instructions. I am enjoying not killing random stuck Apache processes every few days. 15:16:38 and +1 to both removing 14.04 and apache-websockets 15:16:39 obviously that would bake in running it as the opensrf user, but that doesn't seem like a big deal 15:16:54 * csharp imagines his mom actually trying to install websocketd on a Linux server 15:16:57 +1 removing apache2-websocket and tahr 15:17:03 balsam runs 3.1.8 w/ apache-websockets. will need help on ow to convert to new method. is Balsam alone in this? 15:17:10 csharp++ 15:17:27 stephengwills: nearly everyone is still running it - not alone by far 15:17:30 gmcharlt: Do you envision starting websocketd as part of --start-all or would it be an entirely separate command? 15:17:55 gmcharlt: i had considered adding it as an osrf_control command, so no objections there. I also run it as user 'opensrf' in the systemd setup, fwiw. 15:17:57 I'm fairly happy with it being a separate systemd service. 15:18:06 I think it should be separate 15:18:14 conversion to websocketd is rather straight forward. 15:18:15 Dyrcona: I think either a separate command or maybe adding a flag to opensrf{_core?}.xml indicating that it shoudl be started via a --startl-all 15:18:28 Dyrcona: IMO, since it opens a new listening port, rather than actively connecting to /something else/ (xmpp server), I'd be in favor of a separate command 15:18:36 --start-lol 15:18:54 gmcharlt: OK. I ask because I start websocketd via sudo to read our SSL certs. 15:18:59 csharp: the irony is that you just decremented a great joke ;) 15:19:05 heh 15:19:20 I'm for keeping it separate, personally. 15:19:43 miker: re websocketd versions, strikes me as the sort of thing to note compatibility when doing new releases of OpenSRF 15:19:51 though hopefully short of a full pin 15:20:04 Dyrcona: are you using haproxy? (nginx localhost might free you from that) 15:20:14 It also hinges on another version actually being released... :/ 15:20:23 gmcharlt: sure, I'm more raising the question than advocateing 15:20:36 JBoyer: happy news on that front - I see that commits are showing up in websocketd's github repo again 15:20:43 JBoyer: point 15:20:46 Ah, very nice. 15:20:50 oh, good! 15:20:53 miker: No. We have ldirectord and no proxy for the SSL. Our web staff clients connect to the high-numbered port directly. 15:21:01 * JBoyer wasn't looking forward to learning Go. ;) 15:21:11 We're a bit odd in that respect. 15:21:19 what's one more language? 15:21:43 ah, and in particular 0.3.1 was released 9 days ago 15:22:09 or prereleased, anyway 15:22:23 JBoyer: hopefully we never have to 15:22:23 oh, with .debs available 15:22:32 ok, so summarizing the discussion 15:22:52 #agreed patch for removing Trusty Tahr support will be applied for a 3.1.1 release 15:23:11 #agreed apache2-websockets instructions will be removed or seriously deemphasized for a 3.1.1 release 15:23:35 #action gmcharlt will open a bug to continue discussions about osrf_control or other means of websocketd startup management 15:24:24 so I think that leaves the question of thoughts on having 3.1.x be the minimum required version for Evergreen 3.3 15:25:27 If there's anything about 3.3 that would be made simpler by also dropping 14.04 that would be a good time to sync them up. 15:25:29 on the one hand, there's no actual technical requirement yet, although I _might_ write a patch to take advantage of the new 503 status to make the OPAC display a sensible message if open-ils.search or open-ils.storage gets overcapacity 15:25:39 I don't have a problem with that, but I think it does actually work with 3.0, doesn't it? 15:25:56 on the other hand - requiring it woudl be a way of encouraging folks to switch to websocketd 15:26:18 JBoyer: We do not want to ship 3.3 with support for Trusty Tahr, since 14.04 is EOL in April. 15:26:37 (and I'm content to open a bug and punt the discussion over there) 15:27:15 which I'll do 15:27:24 gmcharlt: one question 15:27:30 miker: yeah? 15:27:38 actually, nevermind 15:27:44 * gmcharlt exhales 15:27:47 heh 15:27:51 :) 15:27:58 #action gmcharlt will open bug about whether to require OpenSRF 3.1.x for Evergreen 3.3 15:27:59 Dyrcona, I see, makes sense with their release cadences that it's only really a Q for OSRF. 15:28:08 once we start builing binaries (ha!) I'll ask :) 15:28:17 so that brings us to 15:28:17 building, even 15:28:25 #topic Evergreen release 15:28:31 dbwells? 15:29:00 An update was sent to the general list this morning, so nothing to add beyond that. 15:29:04 Any questions? 15:30:12 Then my plan to reduce my role in this meeting worked brilliantly. 15:30:19 :) 15:30:23 #info Evergreen 3.3 release update from dbwells: http://libmail.georgialibraries.org/pipermail/open-ils-general/2019-February/015605.html 15:30:34 dbwells++ 15:30:38 gmcharlt++ # thanks 15:30:41 lol dbwells++ 15:30:46 dbwells++ 15:30:52 dbwells++ 15:30:56 quick, somebody come up with a question that will take dbwells 15 minutes to answer! 15:30:56 dbwells++ 15:31:04 (seriously, any questions for him before we move on?) 15:31:18 i have a question.. 15:31:21 (just in time) 15:31:39 generally for 3.3, any plans to furhter excise XUL bits? 15:31:55 or do we retain status quo for a bit 15:32:14 I for one don't have time to do anything comprehensive dissection 15:33:13 If folks are generally amenable to more removal, I can throw some tuits that way. 15:33:51 I'm in support of that 15:34:02 +1 to de-XUL-ification 15:34:12 no strong preference, but will be good to reach some consensus there, since XUL is technically usable in 3.2. Is 3.3 where it fully stops working, i guess is the question. 15:34:12 +1 15:34:19 * csharp is happy to help (at least with testing) 15:34:42 Did we ever set a release for removal of XUL? 15:34:48 PINES is running 3.2 without XUL (so far) - I think that's a good indicator that we can leave it behind 15:34:51 * Dyrcona doesn't remember. 15:35:32 Dyrcona: iirc, 3.2 was the last xul milestone discussed 15:36:38 I believe the push was to defeat all webstaffblocker bugs before conceding to removal. There are just three such bugs at the moment, so that seems doable. 15:36:44 yeah, that matches my memory 15:37:37 I have another 3.3 question: according to this, all new UIs should be in Angular as of 3.3: https://wiki.evergreen-ils.org/doku.php?id=dev:browser_staff:angjs_to_ang_migration#migration_timeline_proposal 15:38:08 Is that still the case? 15:38:28 And more specifically, should I rewrite this in Angular: https://bugs.launchpad.net/evergreen/+bug/1790727 15:38:28 Launchpad bug 1790727 in Evergreen "New feature: add a daily schedule view of existing bookings" [Wishlist,New] 15:38:47 sandbergja: that's not the case 15:38:49 well, wait 15:38:54 * berick re-reads 15:39:25 sandbergja: sorry, i read that as /all/ UI's... 15:39:43 i do think new UI's should be implemented in Angular if it's reasonable to do so. 15:39:55 (re Angular, berick, I plan to have your Server Admin page in place RSN, so that I can stay true to "new UIs in Angular7") 15:40:04 sandbergja: how big of a burden would it be for you to reimplement? 15:40:05 s/page/branch 15:40:32 miker++ 15:40:45 jeffdavis: not sure yet; I'll do some exploration this afternoon 15:41:01 Sitka was hoping to test the bookings daily schedule this week and looking forward to having it in 3.3 15:41:13 i'd say at this stage there's some flexibility 15:41:19 i mean if the code is already written... 15:41:34 yeah, I just barely missed 3.2 :-( 15:41:38 agreeded - especially since it's a relatively small (codewise) addition to an existing AngularJS app 15:42:50 Okay, I'll plan to keep that targeted for 3.3 then, but still do some exploration about re-implementing in Angular, since it will have to happen eventually anyway 15:42:58 sandbergja++ 15:42:59 If that works for y'all 15:43:13 sandbergja: You have two weeks, I don't see the problem ;) No, I agree that this seems fine :) 15:43:13 sandbergja++ 15:43:13 +1 15:43:20 heh 15:43:25 looing at the webstaffblocker bugs, they have active branches, so I think it would be reasonable to paln that all three will be fixed by the release of 3.3.0 15:43:59 so back to the original question... I think we can be free to taken up dbwells' offer of tuits to disable more of XUL 15:44:03 *to take up 15:44:14 any objections? 15:44:22 gmcharlt: sounds good! 15:45:02 No objection from me. 15:45:02 so 15:45:43 #agreed we're amenable to XUL removal continuing in for 3.3 to a degree that it may no longer be an option for use 15:45:54 #action dbwells will contribute time to XUL removal prior to release 15:46:05 * berick pours some Scotch on the ground 15:46:17 so moving on 15:46:18 #topioc Hatch 15:46:27 #info Hatch version 0.2.0 released including Firefox support released. 15:46:36 anything else to say about Hatch that wasn't already? 15:46:53 nothing from me 15:46:56 Nothing from me. 15:47:31 ok 15:47:33 on to new business 15:47:36 #topic Should we remove Java libs from OpenSRF and Evergreen? 15:48:13 Seeing as Java no longer builds, I say yes. 15:48:27 both are way behind w/ recent osrf changes 15:48:41 are there any known uses of that code? 15:48:42 Is it worth polling the broader EG community (via the mailing lists I guess) to see if anyone is still using them somehow? 15:48:55 jeffdavis: i'd say yet 15:48:57 er, yes 15:49:17 yeah, it is at least a good courtesy 15:49:40 (and there's always the chance, however unlikely, that somebody has been maintaining a Java binding quietly who might speak up) 15:49:57 It would be good to emphasize that they're going away unless someone wants to take a more active role in their maintenance. 15:50:17 * Dyrcona agrees with JBoyer. 15:50:24 * gmcharlt has no objection to framing it that way 15:50:53 (it would be a 3.2.x thing, though) 15:51:02 * abowling is thinking of the judge in My Cousin Vinny to anyone who wants to keep it: That is a lucid, intelligent, well-thought out objection...Thank you, your honor...Overruled 15:51:19 Dyrcona: shall you send out such a notification/query? 15:51:36 Sure! 15:51:49 Maybe not today, but by Friday at the latest. 15:52:11 #action Dyrcona will query the dev community to see if any users of OpenSRF's Java bindings are still out there? 15:52:15 moving on 15:52:19 #topic Should we update or remove Python libs from OpenSRF and Evergreen? 15:53:08 It's a different situation from Java, in that it builds and srfsh.py works on Ubuntu 18.04, but not Ubuntu 16.04, and IIRC, Syrup uses it, but Syrup is abandonware. 15:53:52 I haven't tested it on Debian since Debian 7, so I don't know if Python works on Stretch or Jessie. 15:53:56 I just used marc_convert.py for an on-boarding last week. Does that require any Osrf or Eg libs? or is it stand alone? 15:54:37 And, then, there's another wrinkle. Our Python libs are version 2.7 compatible, and Python 2.7 is EOL on Jan 1, 2020. 15:54:59 i'm pretty sure it's not 100% with perl/c osrf, but I also have not looked at it in a long time 15:55:10 100% compatible, i mean 15:55:11 stephengwills: Did you configure OpenSRF and Evergreen with --enable-python? 15:55:34 my inclination there would be to also do a community query, but maybe frame this one as being (initially) a call for a Python maintainer 15:56:35 I'm +1 to that. "Happens to work in certain versions of certain OSes" is a pretty rough claim to support. 15:57:05 if folks are amenable, I can save Dyrcona some effort and make that query 15:57:07 berick: I'm nearly 100% sure it's not, currently, for some message types. fwiw 15:57:22 miker: yeah... 15:57:28 (and perhaps help Dyrcona avoid coming off as the sole chopper-of-bindings ;) ) 15:57:33 :) 15:57:35 chunking, bundling, and now 503 15:57:40 yeah 15:58:06 I'll run with that 15:58:11 Well, if we keep Python, I'd suggest we update the code to be Python 3.x (which is much easier than it sounds) and keep it up to date with latest changes. 15:58:43 #action gmcharlt will send query about (a) whether there are any active users of Evergreen's Python bindings and (b) volunteers to help maintain it and ideally upgrade to 3.x 15:58:55 so moving on 15:59:03 #topic Miscellenaous 15:59:05 #info Beware update to Angular 7 requires npm update (or rm -rf node_modules; npm install) in Open-ILS/src/eg2 15:59:14 berick: anything more to say about that? 16:00:05 just wanted to give a heads up 16:00:24 berick++ 16:00:32 berick++ 16:00:42 next up - doing a poll to see if a new standing time for the dev meeting would work better for folks 16:00:50 * Dyrcona wants to look at more of the Angular bugs. 16:01:03 it's been a while since the question was asked... so who wants to run the poll? 16:01:40 I'll do it! 16:01:47 remingtron++ 16:02:06 #action remingtron will run poll to see if a new standing day/time for the dev meeting would be better 16:02:18 #info Hope to get some movement on bug 1811288 since it will impact most of the active Angular dev branches. 16:02:18 Launchpad bug 1811288 in Evergreen "Angular Fieldmapper Editor should use combobox for linked fields" [Medium,New] https://launchpad.net/bugs/1811288 16:02:43 berick: regarding that, both phasefx_ and I have need to poke at the new combobox anyway, so we can offer tuits 16:03:08 gmcharlt++ 16:03:17 great, holler if I can help 16:03:32 That branch just puts it in the sandbox initially, yes? 16:03:53 it goes into the fm-editor which is used in lots of places 16:03:57 also for berick, but for later (just planting the seed), I'd like to talk about being able to pass initial filters to admin (local and server) pages, for linked dependent config (if that makes sense) 16:04:03 + a sandbox example of a certain type of use 16:04:18 so... we have 7.5 more seconds 16:04:19 Ah, good. 16:04:22 any last-second topics? 16:04:33 miker: sounds good 16:04:51 ok, thanks folks! 16:04:53 #endmeeting