<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 20, 2017, at 7:32 AM, Frank Scheiner <<a href="mailto:scheiner@hlrs.de" class="">scheiner@hlrs.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Brian,<br class=""><br class="">On 10/19/2017 08:33 PM, Brian Lin wrote:<br class=""><blockquote type="cite" class="">Hi all,<br class="">Parallel to the source code org/repo location discussion, we should start discussing the details of the collaboration effort. We have put together a list of OSG packages that require Globus and which Globus packages we require here <<a href="https://jira.opensciencegrid.org/browse/SOFTWARE-2887?focusedCommentId=346471&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-346471" class="">https://jira.opensciencegrid.org/browse/SOFTWARE-2887?focusedCommentId=346471&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-346471</a>>. Are there similar EGI/WLCG/etc lists so we can find where we can split the support load?<br class=""></blockquote><br class="">For PRACE not yet, but in general all packages GridFTP depends on and all packages GSI-OpenSSH depends on.<br class=""><br class="">An issue is that some centers in PRACE compile e.g GridFTP server and client manually from the upstream source code, others use RPM SPEC files to create their own packages (CEA I believe) and others use packages from EPEL or Globus. I personally prefer packages to save time, although I cannot use them on all local hosts at HLRS that provide Globus related services, e.g. I have to fall back to manual builds of the Globus GridFTP client (guc) for our supercomputer front ends.<br class=""><br class="">A general question:<br class=""><br class="">Is OSG also the source of the Globus related packages in the EPEL and Debian/Ubuntu repositories?<br class=""><br class="">For HLRS alone only packages required for GridFTP are relevant. In June I performed a manual rebuild of GridFTP server and client from the SRPMs provided by Globus to get the total size of the needed source code. Does OSG use the exact same package names and dependencies as Globus for its packages?<br class=""><br class="">From the lists provided on [1], I wonder why that `globus-xio-gridftp-driver` package is not a dependency of the GridFTP server. The naming is a little irritating then.<br class=""><br class="">[1]: <a href="https://jira.opensciencegrid.org/browse/SOFTWARE-2887?focusedCommentId=346471&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-346471" class="">https://jira.opensciencegrid.org/browse/SOFTWARE-2887?focusedCommentId=346471&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-346471</a><br class=""><br class=""><blockquote type="cite" class="">For all the shared items we'll need to decide on the ownership model. Here are some ideas:<br class="">- Single-owner: there has been a suggestion where the "owner" of the piece of software would rotate amongst the various orgs where the "owner" would be responsible for support, development, and releases. We'd have to have some sort of system in place for critical/intensive issues where other organizations could be called on for assistance.<br class="">- Multi-owner model: Since I imagine most issues will originate from within each orgs already established support channels, the org that gets the issue owns the development for it (with the ability to pull in other orgs for critical/intensive issues). Then the development, testing, and release all have to be signed off by each collaborative organization.<br class="">- Some combination of the above<br class="">- Something else entirely<br class=""></blockquote><br class="">I'd prefer the Multi-owner model, because if an organization that is the single owner of a piece of software leaves for some reason (missing funds, missing manpower, etc.) we'd have a similar situation than now with Globus, although on a smaller scale. With the multi-owner model, multiple organizations can build up expertise on a single piece of software, which makes it less of a problem if an organization leaves.<br class=""><br class=""></div></div></blockquote><div><br class=""></div></div><div class="">I would suggest something along the lines of how Apache projects work.</div><div class=""><br class=""></div><div class="">- All contributions go through the GitHub PR workflow.</div><div class="">- Prior to merge, pull requests must have an approved review by a project committer and no rejections.</div><div class="">  - We can setup a "code owners" page in GitHub such as <a href="https://github.com/root-project/root/blob/master/.github/CODEOWNERS" class="">https://github.com/root-project/root/blob/master/.github/CODEOWNERS</a>.  GitHub will *suggest* reviewers based on the contents of the file, but I suggest we *do not require* the owner to be the reviewer.  We will have a very tiny amount of effort for this; it'd be better to not create too much friction.</div><div class="">- There is a person who acts as a "release manager" for each release.  This person will do all the preparation for a release (create pre-release tags, tarballs, review results of automated tests, etc) and put the release candidate up for a vote.</div><div class="">  - This is the part that can rotate between volunteers.</div><div class="">  - Prior to tagging a final release, the release manager calls a vote of the committers.  Voting styles vary, but one example would be to require 3 positive votes for a release and a majority positive.</div><div class="">    - I find the Apache "meritocracy model" useful here.  Individuals are on the PMC and can vote, not organizations.</div><div class=""><br class=""></div><div class="">Basically - it allows lots of people to contribute easily, but has a single person for getting a release out the door.</div><div class=""><br class=""></div><div class="">Again, let's not overthink it.  This isn't a 10FTE project.  I'd be tickled if it was a 1 FTE project split over 5 people (but I'm not that optimistic...).  Look at the git repo history -- there's not an immense amount of active maintenance needed here.</div><div class=""><br class=""></div>Brian<div class=""><br class=""></div></body></html>