<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:06:48 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-574] ModuleDescriptor Implementation Version</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-574</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;So far, the semantics of id of the ModuleDescriptor has been vaguely described.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80286">FOLIO-574</key>
            <summary>ModuleDescriptor Implementation Version</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5f8314dfbdef80006f6f572d">Adam Dickmeiss</assignee>
                                                                <reporter accountid="5f8314dfbdef80006f6f572d">Adam Dickmeiss</reporter>
                                    <labels>
                            <label>dublin</label>
                            <label>sprint13</label>
                            <label>sprint14</label>
                    </labels>
                <created>Tue, 25 Apr 2017 11:48:59 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:30 +0000</updated>
                            <resolved>Mon, 15 May 2017 06:04:39 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                    <timespent seconds="9000">2 hours, 30 minutes</timespent>
                                <comments>
                                                            <comment id="191995" author="5f8314dfbdef80006f6f572d" created="Tue, 25 Apr 2017 12:00:42 +0000"  >&lt;p&gt;There no version in the ModuleDescriptor of Okapi except for interfaces. As far as Okapi proxy is concerned, should will load balance over a set of modules (deployed) with identical module IDs. If we want to upgrade a tenant to use a newer version of a module we &lt;b&gt;must&lt;/b&gt; use another module ID. We could introduce an implementation version &amp;#8211; say at same level as id and name, but it would complicate matters because, when we deploy we identify with module ID and that is no longer unique (for multiple versions). So I suggest we make the module ID unique by including a version in it. Using a format such as&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
  [^-]+-[0-9]+(.[0-9]+)*
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;that is : one or more characters followed by a dash followed by numerical parts with period as separator.&lt;/p&gt;

&lt;p&gt;Perhaps we should allow more tricks than that. For example, the very annoying convention of -snapsnot in Maven makes the comparison somewhat difficult, because 1.3.0-snapshot is EARLIER than 1.3.0. Perhaps, just to make them identical we can allow suffix -SNAPSHOT to be &quot;one less than&quot;.&lt;/p&gt;

&lt;p&gt;ONe can also use serial number as used in DNS zones.. But the bottom line is that Okapi does not, normally, know what it means, but when we select a module from many , we would like them to be sorted somehow.&lt;/p&gt;

&lt;p&gt;It is of course an extra burden to update this entry for a new release. Perhaps we could generate from the native package tool at hand, for example, by generating it from version in pom.xml.&lt;/p&gt;</comment>
                                                            <comment id="191996" author="5f8314dfbdef80006f6f572d" created="Mon, 15 May 2017 06:04:39 +0000"  >&lt;p&gt;There seem to be consensus about this&lt;/p&gt;</comment>
                                                            <comment id="191997" author="5f8314dfbdef80006f6f572d" created="Tue, 20 Jun 2017 13:56:42 +0000"  >&lt;p&gt;All related issues with this , eg 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRC-4&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRC-4&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Include module version in module ID for Okapi&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            CIRC-4
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;CIRCSTORE-6&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/CIRCSTORE-6&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Include module version in module ID for Okapi&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            CIRCSTORE-6
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 etc are unresolved.. Is this hard work or just forgotten?&lt;/p&gt;</comment>
                                                            <comment id="191998" author="63e2a2771b13d42998e4e706" created="Tue, 20 Jun 2017 14:41:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I haven&apos;t forgotten about these, when I do a release I tend to ask &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt; if that release would be a good time to make this change (as I don&apos;t want it to stop these versions of the module from being deployed into our various black boxes or demo sites).&lt;/p&gt;

&lt;p&gt;As far as I&apos;m aware we don&apos;t yet have a module which has converted to these new scheme.&lt;/p&gt;</comment>
                                                            <comment id="191999" author="5c706fbb47a54a6728e59df2" created="Tue, 20 Jun 2017 17:06:43 +0000"  >&lt;p&gt;What is needed is a convention that all backend developers agree to follow. I would propose that the module id be the artifactId from the pom.xml with the version (also from the pom) &amp;#8211; that way it&apos;s the same in both places, might be easier to maintain. So, for example `mod-users-12.0.1-SNAPSHOT`. In addition, the Docker image name generated by CI should match the artifactId. Finally, artifactIds should be a little more conventional &amp;#8211; we have &quot;mod-users&quot; but &quot;circulation-storage&quot; &amp;#8211; should the artifactId match the GitHub project name?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&gt;, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; &amp;#8211; can this go on the agenda for the 27 June backend roundup meeting, with &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; and I there to discuss, so that we can get an implementation plan in place for all 10 modules included in the current full-stack system?&lt;/p&gt;</comment>
                                                            <comment id="192000" author="5f9abc1eb45b2e007453f423" created="Wed, 21 Jun 2017 15:16:28 +0000"  >&lt;p&gt;With regards to snapshot artifact versions I was intending to append a build number after -SNAPSHOT so that we actually know what iteration of a snapshot is deployed.   For example,  mod-users-12.0.1-SNAPSHOT.77.  This is currently in place for UI modules but not backend modules.  The build number suffix is not part of the POM obviously.    So I don&apos;t know for sure how this impacts things.    Module Descriptors are not treated as build artifacts, but perhaps they should be.   If we do treat them as artifacts, we&apos;d have to distribute those artifacts to some sort of other repository (and not alongside the project source.  The advantage would be that the module IDs can be updated as part of an automated build process. &lt;/p&gt;

&lt;p&gt;As far as creating build artifacts like Docker images with the same name specified by artifactId,   we don&apos;t do this currently,  but we can, if it helps.  It will involve a lot of name changes to Docker repositories on Docker Hub and re-configuring build jobs in Jenkins to use the new convention.   So we will need to coordinate such a change carefully.   (I&apos;ve been naming Docker images after the github project name.)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="47201">CIRC-4</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29684">CIRCSTORE-6</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80238">FOLIO-686</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="60125">MODINV-6</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55574">MODINVSTOR-5</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53793">OKAPI-406</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80131">FOLIO-464</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="36835">MODCONF-4</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53510">OKAPI-287</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53548">OKAPI-366</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxn8f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 20 Jun 2017 14:41:28 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>