<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 22:21:15 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>[MODINVSTOR-610] Data import with 856 --&gt; electronicAccess match performance issues</title>
                <link>https://folio-org.atlassian.net/browse/MODINVSTOR-610</link>
                <project id="10139" key="MODINVSTOR">mod-inventory-storage</project>
                    <description>&lt;p&gt;We created a job profile for matching an incoming MARC 856 $u against the &quot;Electronic access: URI&quot; property of holdings records, overlaying if matched, or creating a new record if there is no match. The profile worked fine for a small record batch (1-5 records). When we tried it with a large batch (5000 records), database CPU utilization pegged out, and inventory-storage became unresponsive. Log investigation showed many warnings like:&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;
WARNING: Doing FT search without index &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; holdings_record.jsonb-&amp;gt;&amp;gt;&lt;span class=&quot;code-quote&quot;&gt;&apos;electronicAccess&apos;&lt;/span&gt;, CQL &amp;gt;&amp;gt;&amp;gt; SQL: electronicAccess = &lt;span class=&quot;code-quote&quot;&gt;&quot;\&quot;&lt;/span&gt;uri\&lt;span class=&quot;code-quote&quot;&gt;&quot;:\&quot;&lt;/span&gt;https:&lt;span class=&quot;code-comment&quot;&gt;//ebookcentral.proquest.com/lib/simmons-ebooks/detail.action\?docID=147309\&lt;span class=&quot;code-quote&quot;&gt;&quot;&quot; &amp;gt;&amp;gt;&amp;gt; get_tsvector(f_unaccent(holdings_record.jsonb-&amp;gt;&amp;gt;&lt;span class=&quot;code-quote&quot;&gt;&apos;electronicAccess&apos;&lt;/span&gt;)) @@ tsquery_phrase(f_unaccent(&lt;span class=&quot;code-quote&quot;&gt;&apos;&quot;&lt;/span&gt;uri&lt;span class=&quot;code-quote&quot;&gt;&quot;:&quot;&lt;/span&gt;https://ebookcentral.proquest.com/lib/simmons-ebooks/detail.action?docID=147309&quot;&apos;&lt;/span&gt;))&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Inspection of database logs showed long wait times for the query:&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;
SELECT jsonb,id FROM sim_mod_inventory_storage.holdings_record WHERE get_tsvector(f_unaccent(holdings_record.jsonb-&amp;gt;&amp;gt;?)) @@ tsquery_phrase(f_unaccent(?)) LIMIT ? OFFSET ?
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="56268">MODINVSTOR-610</key>
            <summary>Data import with 856 --&gt; electronicAccess match performance issues</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                            <parent id="13571">UXPROD-47</parent>
                                    <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="712020:7acb2b09-05c8-4f20-b665-68aff31321d2">Volodymyr Rohach</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>Support</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                    </labels>
                <created>Thu, 22 Oct 2020 20:29:01 +0000</created>
                <updated>Wed, 30 Jun 2021 06:46:40 +0000</updated>
                            <resolved>Fri, 13 Nov 2020 14:47:21 +0000</resolved>
                                                    <fixVersion>19.4.4</fixVersion>
                    <fixVersion>20.0.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                <comments>
                                                            <comment id="131010" author="712020:63713c36-3c65-4968-b5f4-586840c71ffd" created="Fri, 23 Oct 2020 00:16:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; - Though you should be aware of this. Might be something good to test in the bugfest.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=632e148361dbef2805be710f&quot; class=&quot;user-hover&quot; rel=&quot;632e148361dbef2805be710f&quot; data-account-id=&quot;632e148361dbef2805be710f&quot; accountid=&quot;632e148361dbef2805be710f&quot; rel=&quot;noreferrer&quot;&gt;Brooks Travis&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ff8d61da9d0300107f0afe2&quot; class=&quot;user-hover&quot; rel=&quot;5ff8d61da9d0300107f0afe2&quot; data-account-id=&quot;5ff8d61da9d0300107f0afe2&quot; accountid=&quot;5ff8d61da9d0300107f0afe2&quot; rel=&quot;noreferrer&quot;&gt;Ian Walls&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d6eeadef989e00d8c7e897b&quot; class=&quot;user-hover&quot; rel=&quot;5d6eeadef989e00d8c7e897b&quot; data-account-id=&quot;5d6eeadef989e00d8c7e897b&quot; accountid=&quot;5d6eeadef989e00d8c7e897b&quot; rel=&quot;noreferrer&quot;&gt;Anya&lt;/a&gt;  - This might be something that effects you as well. &lt;/p&gt;</comment>
                                                            <comment id="131012" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 26 Oct 2020 14:36:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I think this is related to the PR that was closed and not merged due to some other functionality missing, see &lt;a href=&quot;https://github.com/folio-org/mod-inventory-storage/pull/495&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-inventory-storage/pull/495&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="131014" author="5af5e627525ba96b58654f12" created="Mon, 26 Oct 2020 16:06:27 +0000"  >&lt;p&gt;Hi &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;&lt;/p&gt;

&lt;p&gt;Yes, that&apos;s correct. This should be working in Goldenrod now (and in Honeysuckle). I&apos;ll link the relevant Jiras and close this as a duplicate. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="131016" author="5af5e627525ba96b58654f12" created="Mon, 26 Oct 2020 16:12:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; Please see above comment from Jaub re: a PR that was opened and then not merged (because we found another way to resolve 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODDICORE-80&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODDICORE-80&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Cannot match on eAccess URI field&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MODDICORE-80
        &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;
). Do you think any additional work is needed to take care of performance issues with the eAccess/856 $u matching?&lt;/p&gt;

&lt;p&gt;If yes, please take care of it in the scope of this ticket. &lt;/p&gt;

&lt;p&gt;If no, please close this ticket as &quot;Duplicate&quot;&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                                                            <comment id="131017" author="5af5e627525ba96b58654f12" created="Mon, 26 Oct 2020 16:16:59 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; Note to self: I removed the Q2 2020 Hotfix 3 release. If release is needed, confirm whether Q3 bugfix will be soon enough or if Q2 hotfix is required&lt;/p&gt;</comment>
                                                            <comment id="131018" author="5af5e627525ba96b58654f12" created="Mon, 26 Oct 2020 16:47:54 +0000"  >&lt;p&gt;Adding a comment from &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A63713c36-3c65-4968-b5f4-586840c71ffd&quot; class=&quot;user-hover&quot; rel=&quot;712020:63713c36-3c65-4968-b5f4-586840c71ffd&quot; data-account-id=&quot;712020:63713c36-3c65-4968-b5f4-586840c71ffd&quot; accountid=&quot;712020:63713c36-3c65-4968-b5f4-586840c71ffd&quot; rel=&quot;noreferrer&quot;&gt;Kelly Drake&lt;/a&gt; in Slack: The Support SIG has recently identified an issue with indexing that will be of interest to everyone. Currently many inventory (and other modules) fields are not indexed and therefore extremely slow to search. In the case of data import this lack of indexing causes the system to crash when attempting to perform the data import match using a non-indexed field.  Our first example is matching on the 856 but this will apply to any non-indexed field used for matching and batch loading against large record sets.&lt;/p&gt;</comment>
                                                            <comment id="131020" author="5c706fbb47a54a6728e59df2" created="Mon, 26 Oct 2020 16:53:19 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Ann-Marie Breaux Note to self: I removed the Q2 2020 Hotfix 3 release. If release is needed, confirm whether Q3 bugfix will be soon enough or if Q2 hotfix is required&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Apologies, I believe I filled in that field by mistake, trying to indicate that the problem affects the Q2 2020 Hotfix 3 release of FOLIO (which is where it was observed)&lt;/p&gt;</comment>
                                                            <comment id="131022" author="557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a" created="Mon, 2 Nov 2020 10:51:10 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;I think this issue should be moved to MODINVSTOR and assigned to Core Functional. Any missing indexes that slow down the mod-inventory-storage performance should be added there. Thank you&lt;/p&gt;

&lt;p&gt;CC: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; class=&quot;user-hover&quot; rel=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; data-account-id=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; accountid=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; rel=&quot;noreferrer&quot;&gt;Oleksii Kuzminov&lt;/a&gt;&lt;/p&gt;
</comment>
                                                            <comment id="131024" author="5af5e627525ba96b58654f12" created="Mon, 2 Nov 2020 16:07:15 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63e2a2771b13d42998e4e706&quot; class=&quot;user-hover&quot; rel=&quot;63e2a2771b13d42998e4e706&quot; data-account-id=&quot;63e2a2771b13d42998e4e706&quot; accountid=&quot;63e2a2771b13d42998e4e706&quot; rel=&quot;noreferrer&quot;&gt;Marc Johnson&lt;/a&gt; Please see the comment above, as well as the description and other comments. What do you think about moving this to MODINVSTOR and Core fxn?&lt;/p&gt;</comment>
                                                            <comment id="131025" author="63e2a2771b13d42998e4e706" created="Tue, 3 Nov 2020 11:45:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I think this issue should be moved to MODINVSTOR and assigned to Core Functional. Any missing indexes that slow down the mod-inventory-storage performance should be added there. Thank you&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I agree with &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; this should be moved to mod-inventory-storage. &lt;/p&gt;

&lt;p&gt;I&apos;m ambivalent about which team does the work. If you want to assign it to Core Functional, and let &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; prioritise it, that&apos;s totally ok with me, otherwise I have no concerns if Folijet wanted to do this work.&lt;/p&gt;</comment>
                                                            <comment id="131027" author="5af5ed55244bc90a106063c7" created="Tue, 3 Nov 2020 14:25:57 +0000"  >&lt;p&gt;Hi all!  Here we are again debating which team should do the work for a Data import problem in Inventory &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;  This seems like a weekly occurrence these days!&lt;/p&gt;

&lt;p&gt;I think we should come up with some guidelines for how to decide when issues should be addressed by Core Functional and when Folijet should address them.  There is no reason why Core Functional should have to do the work every time.  Some initial thoughts:&lt;/p&gt;

&lt;p&gt;Core Functional should do the work if:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Their development caused the bug (missing indexes don&apos;t qualify as a bug to me)&lt;/li&gt;
	&lt;li&gt;It would be much more efficient for them to do the work&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Otherwise Folijet should do the work for bugs and stories impacting their application.&lt;/p&gt;

&lt;p&gt;Thoughts?&lt;/p&gt;</comment>
                                                            <comment id="131029" author="5af5e627525ba96b58654f12" created="Tue, 3 Nov 2020 15:01:44 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; I agree it would be helpful to have some guidelines. I don&apos;t think Folijet has done work in terms of creating indexes in Inventory as of yet, which is why we were thinking it would make more sense for Core Fxn to do it. It it would be helpful for &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63e2a2771b13d42998e4e706&quot; class=&quot;user-hover&quot; rel=&quot;63e2a2771b13d42998e4e706&quot; data-account-id=&quot;63e2a2771b13d42998e4e706&quot; accountid=&quot;63e2a2771b13d42998e4e706&quot; rel=&quot;noreferrer&quot;&gt;Marc Johnson&lt;/a&gt;, you, me, and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; class=&quot;user-hover&quot; rel=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; data-account-id=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; accountid=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; rel=&quot;noreferrer&quot;&gt;Oleksii Kuzminov&lt;/a&gt; to talk it through and come up with some clearer guidelines, I&apos;m happy to schedule that. Just let me know. I&apos;ll also say that while there is some negotiation involved at times, I think we usually work it out pretty well. Not sure if that is the feeling on the Core fxn side, but it is on the Folijet side.&lt;/p&gt;</comment>
                                                            <comment id="131032" author="5af5ed55244bc90a106063c7" created="Wed, 4 Nov 2020 13:16:22 +0000"  >&lt;p&gt;Yes, please set up a meeting &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="131034" author="5af5e627525ba96b58654f12" created="Mon, 9 Nov 2020 14:40:49 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; class=&quot;user-hover&quot; rel=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; data-account-id=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; accountid=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; rel=&quot;noreferrer&quot;&gt;Oleksii Kuzminov&lt;/a&gt; Can we get this in to the current sprint, and release as a bugfix later this week?&lt;/p&gt;</comment>
                                                            <comment id="131036" author="712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b" created="Mon, 9 Nov 2020 14:41:46 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; let&apos;s do it&lt;/p&gt;</comment>
                                                            <comment id="131038" author="5af5e627525ba96b58654f12" created="Mon, 9 Nov 2020 14:55:48 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; class=&quot;user-hover&quot; rel=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; data-account-id=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; accountid=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; rel=&quot;noreferrer&quot;&gt;Oleksii Kuzminov&lt;/a&gt; OK - I added to our sprint. It needs points.&lt;/p&gt;</comment>
                                                            <comment id="131040" author="5af5e627525ba96b58654f12" created="Wed, 11 Nov 2020 07:59:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A7acb2b09-05c8-4f20-b665-68aff31321d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; data-account-id=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; accountid=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; rel=&quot;noreferrer&quot;&gt;Volodymyr Rohach&lt;/a&gt; One additional note about this. I just was matching on the URI (856$u) for only 1 record, and then updating the holdings. This is in Bugfest where there are millions of records. The job to update 1 record took 4 minutes.&lt;/p&gt;</comment>
                                                            <comment id="131041" author="5af5e627525ba96b58654f12" created="Wed, 11 Nov 2020 15:43:43 +0000"  >&lt;p&gt;Discussed at standup today. Would be good to get into Honeysuckle bugfix, but if it&apos;s not possible by the deadline, probably OK to have it done in R1 2021.&lt;/p&gt;</comment>
                                                            <comment id="131043" author="5af5e627525ba96b58654f12" created="Wed, 18 Nov 2020 13:38:40 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A7acb2b09-05c8-4f20-b665-68aff31321d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; data-account-id=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; accountid=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; rel=&quot;noreferrer&quot;&gt;Volodymyr Rohach&lt;/a&gt; I can&apos;t remember anything from 6 days ago. Too little sleep! Could you remind me - did you do anything to change performance in the scope of this ticket, or not yet? I&apos;m not sure what I should expect when testing it. Thank you!&lt;/p&gt;</comment>
                                                            <comment id="131045" author="712020:7acb2b09-05c8-4f20-b665-68aff31321d2" created="Wed, 18 Nov 2020 14:46:53 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;! &lt;br/&gt;
Yes, I added a new index for this field. It should increase performance. If not, we`ll investigate this one more time (maybe add a new type of index).&lt;br/&gt;
So, for testing it, I think you can just repeat your cases when it was too long: &lt;br/&gt;
&quot;Volodymyr Rohach One additional note about this. I just was matching on the URI (856$u) for only 1 record, and then updating the holdings. This is in Bugfest where there are millions of records. The job to update 1 record took 4 minutes.&quot;&lt;/p&gt;</comment>
                                                            <comment id="131047" author="5af5e627525ba96b58654f12" created="Fri, 20 Nov 2020 09:54:19 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A7acb2b09-05c8-4f20-b665-68aff31321d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; data-account-id=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; accountid=&quot;712020:7acb2b09-05c8-4f20-b665-68aff31321d2&quot; rel=&quot;noreferrer&quot;&gt;Volodymyr Rohach&lt;/a&gt; Tested on Bugfest. I&apos;m not sure it got much faster, but my laptop is also chugging through synchronization, so that may have messed up the response time. I&apos;m going to close it, and we&apos;ll work on it more in R1 if necessary&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="56254">MODINVSTOR-621</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="11518">UXPROD-2551</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="32723">MODDICORE-80</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10107" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Affected Institution</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10410"><![CDATA[Simmons]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Folijet]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">Batch Importer (Bib/Acq)</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10369"><![CDATA[Data related (ex. Can be detected with large dataset only)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01v53:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10029"><![CDATA[Q3 2020 Bug Fix]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="336">Folijet Sprint 101</customfieldvalue>
    <customfieldvalue id="1346">Folijet Sprint 102</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 23 Oct 2020 00:16:14 +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>