<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Branch Versioning: MapServer export with gdbVersion 4-6x slower than default version in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1706807#M44268</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/975383"&gt;@ag-maile&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;What you are observing, is expected behaviour with branch versioning. When you do not specify a gdbVersion, the MapServer can use cached/optimised rendering. As soon as you pass a named version all the reuqests become version specific so ArcGIS Server has to dynamically resolve the edits and draw the map each time. That is translated into the delay you are noticing.&lt;/P&gt;&lt;P&gt;You can use:&lt;/P&gt;&lt;P&gt;- Feature Layer (Feature Server) with gdbVersion and let the client handle rendering&lt;/P&gt;&lt;P&gt;- Reduce the Map Layer (Map Server) as much as possible in terms of symbology, labels, layer count&lt;/P&gt;&lt;P&gt;- You can Reconcile/Post regularly so the versions do not get to "heavy"&lt;/P&gt;&lt;P&gt;- You can also tune the service and Database&lt;/P&gt;&lt;P&gt;I would advise a combined/hybrid approach to go for MapServer for the default version and FeatureServer for versioned workflows.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2026 11:51:46 GMT</pubDate>
    <dc:creator>GlenterpriseUK</dc:creator>
    <dc:date>2026-06-08T11:51:46Z</dc:date>
    <item>
      <title>Branch Versioning: MapServer export with gdbVersion 4-6x slower than default version</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1706706#M44264</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm working with a branch versioning setup on ArcGIS Enterprise and ran into a significant performance issue when switching between versions in a web application built with the ArcGIS Maps SDK for JavaScript 5.0.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Setup:&lt;/STRONG&gt;&lt;BR /&gt;- ArcGIS Enterprise (federated server)&lt;BR /&gt;- Branch versioning enabled on a feature dataset&lt;BR /&gt;- Multiple named versions (e.g. `editor1.review_branch`, `editor2.field_update`, `qa.validation_pass`)&lt;BR /&gt;- Web app using `VersionManagementService` to switch versions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I observed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When querying the &lt;STRONG&gt;FeatureServer&lt;/STRONG&gt; — whether using the default version or a named version — response times are fairly consistent and acceptable. The behavior is similar across versions.&lt;/P&gt;&lt;P&gt;However, when switching to &lt;STRONG&gt;MapServer&lt;/STRONG&gt; (using `MapImageLayer` with the `gdbVersion` parameter), I'm seeing a dramatic difference:&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;Default version (no `gdbVersion`):&lt;/STRONG&gt; ~1.5s response time — fast, presumably served from server-side cache&lt;BR /&gt;- &lt;STRONG&gt;Named version (`gdbVersion=editor1.review_branch`):&lt;/STRONG&gt; 4–6s response time on every request&lt;/P&gt;&lt;P&gt;The moment I add `gdbVersion` to the `MapServer/export` request, the server appears to&amp;nbsp;renders dynamically every time.&lt;/P&gt;&lt;P&gt;Has anyone run into this before, or does anyone have ideas on how to improve response times for versioned MapServer export requests? Any suggestions — whether on the ArcGIS Server configuration side, geodatabase tuning, or a completely different approach — would be very much appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2026 16:18:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1706706#M44264</guid>
      <dc:creator>ag-maile</dc:creator>
      <dc:date>2026-06-06T16:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Branch Versioning: MapServer export with gdbVersion 4-6x slower than default version</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1706807#M44268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/975383"&gt;@ag-maile&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;What you are observing, is expected behaviour with branch versioning. When you do not specify a gdbVersion, the MapServer can use cached/optimised rendering. As soon as you pass a named version all the reuqests become version specific so ArcGIS Server has to dynamically resolve the edits and draw the map each time. That is translated into the delay you are noticing.&lt;/P&gt;&lt;P&gt;You can use:&lt;/P&gt;&lt;P&gt;- Feature Layer (Feature Server) with gdbVersion and let the client handle rendering&lt;/P&gt;&lt;P&gt;- Reduce the Map Layer (Map Server) as much as possible in terms of symbology, labels, layer count&lt;/P&gt;&lt;P&gt;- You can Reconcile/Post regularly so the versions do not get to "heavy"&lt;/P&gt;&lt;P&gt;- You can also tune the service and Database&lt;/P&gt;&lt;P&gt;I would advise a combined/hybrid approach to go for MapServer for the default version and FeatureServer for versioned workflows.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 11:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1706807#M44268</guid>
      <dc:creator>GlenterpriseUK</dc:creator>
      <dc:date>2026-06-08T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Branch Versioning: MapServer export with gdbVersion 4-6x slower than default version</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1707034#M44278</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/975383"&gt;@ag-maile&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how long does a feature service query operation take when you use the default or a named version?&lt;/P&gt;&lt;P&gt;you are not referring to a 'cached/tiled' map service here - I just wanted to double check.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 22:20:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/branch-versioning-mapserver-export-with-gdbversion/m-p/1707034#M44278</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2026-06-08T22:20:37Z</dc:date>
    </item>
  </channel>
</rss>

