[JBoss JIRA] (JBDS-4442) Central page does not work on Fedora 26 if package webkitgtk3 is not installed
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBDS-4442?page=com.atlassian.jira.plugin.... ]
Josef Kopriva commented on JBDS-4442:
-------------------------------------
[~supriya.bharadwaj] is this documented? Thx :)
> Central page does not work on Fedora 26 if package webkitgtk3 is not installed
> ------------------------------------------------------------------------------
>
> Key: JBDS-4442
> URL: https://issues.jboss.org/browse/JBDS-4442
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 11.0.0.AM1
> Environment: Fedora 26 Alpha
> Red Hat JBoss Developer Studio
> Version: 11.0.0.AM1
> Build id: AM1-v20170606-1759-B247
> Build date: 20170606-1759
> Reporter: Josef Kopriva
> Assignee: Supriya Bharadwaj
> Fix For: 12.x
>
>
> After fresh installation of F26 and Devstudio central shows error message
> {code:java}
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
> at org.eclipse.ui.forms.editor.FormPage.lambda$0(FormPage.java:163)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:163)
> at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:480)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1077)
> at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:614)
> at org.eclipse.ui.forms.editor.SharedHeaderFormEditor.createPages(SharedHeaderFormEditor.java:106)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:355)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
> at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990)
> at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:955)
> at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124)
> at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:399)
> at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:318)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
> at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:56)
> at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:666)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:772)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:743)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:737)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:721)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:104)
> at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:5434)
> at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
> at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
> at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
> at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
> at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
> at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
> at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
> at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
> at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
> at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:173)
> at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:620)
> at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:584)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:768)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
> at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1187)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3261)
> at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)
> at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
> at org.jboss.tools.central.JBossCentralActivator.openJBossCentralEditor(JBossCentralActivator.java:437)
> at org.jboss.tools.central.JBossCentralActivator.getJBossCentralEditor(JBossCentralActivator.java:425)
> at org.jboss.tools.central.ShowJBossCentral$2.run(ShowJBossCentral.java:110)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4492)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4105)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1044)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25943) can't install from JBT Central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25943?page=com.atlassian.jira.plugi... ]
Nick Boldt resolved JBIDE-25943.
--------------------------------
Fix Version/s: 4.5.3.Final
Assignee: Nick Boldt
Resolution: Cannot Reproduce
As expected this went away on its own once Akamai had time to properly mirror the bits. Woo!
> can't install from JBT Central
> ------------------------------
>
> Key: JBIDE-25943
> URL: https://issues.jboss.org/browse/JBIDE-25943
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update
> Affects Versions: 4.5.3.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.3.Final
>
> Attachments: screenshot-1.png, wtf-is-wrong-with-jbt-central-453final.png
>
>
> Appears to be a problem with the JBT 4.5.3.Final site, yet I was able to install from that site to get JBT installed in the first place. Unclear what's wrong with http://download.jboss.org/jbosstools/oxygen/stable/updates/
> Here's the dialog error:
> !wtf-is-wrong-with-jbt-central-453final.png!
> Here's the console error:
> {code}
> !MESSAGE The following connectors are not available: Subclipse + SVNKit (id=org.tigris.subversion.subclipse.feature.group, org.tigris.subversion.clientadapter.svnkit.feature.feature.group, net.java.dev.jna.feature.group, org.tigris.subversion.subclipse.graph.feature.feature.group, org.tmatesoft.svnkit.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Maven Portlet Configurator (Deprecated) (id=org.jboss.tools.maven.portlet.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), TestNG (id=org.testng.eclipse.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Maven Spring Boot Configurator (id=org.jboss.tools.maven.seam.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Maven Integration for WRO4J (m2e-wro4j) (id=org.jboss.tools.m2e.wro4j.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Tools LiveReload (Deprecated) (id=org.jboss.tools.livereload.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Subclipse + SVNKit: Mylyn Support (id=org.tigris.subversion.subclipse.feature.group, org.tigris.subversion.clientadapter.svnkit.feature.feature.group, org.tigris.subversion.subclipse.mylyn.feature.feature.group, net.java.dev.jna.feature.group, org.tigris.subversion.subclipse.graph.feature.feature.group, org.tmatesoft.svnkit.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.ide_feature.feature.group, org.eclipse.mylyn.commons.feature.group, org.eclipse.mylyn.context_feature.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.java_feature.feature.group, org.eclipse.mylyn.pde_feature.feature.group, org.eclipse.mylyn.team_feature.feature.group, org.eclipse.mylyn.versions.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Seam 3 Tools (Deprecated) (id=org.jboss.tools.cdi.seam.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Hybrid Mobile Tools + CordovaSim (Deprecated) (id=org.jboss.tools.aerogear.easymport.feature.feature.group, org.jboss.tools.aerogear.thym.feature.feature.group, org.jboss.tools.cordovasim.feature.feature.group, org.jboss.tools.browsersim.feature.feature.group, org.jboss.tools.livereload.feature.feature.group, org.jboss.tools.feedhenry.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Tycho Project Configurators (id=org.sonatype.tycho.m2e.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Spring IDE (id=org.springframework.ide.eclipse.aop.feature.feature.group, org.springframework.ide.eclipse.autowire.feature.feature.group, org.springframework.ide.eclipse.batch.feature.feature.group, org.springframework.ide.eclipse.data.feature.feature.group, org.springframework.ide.eclipse.feature.feature.group, org.springframework.ide.eclipse.integration.feature.feature.group, org.springframework.ide.eclipse.maven.feature.feature.group, org.springframework.ide.eclipse.mylyn.feature.feature.group, org.springframework.ide.eclipse.osgi.feature.feature.group, org.springframework.ide.eclipse.security.feature.feature.group, org.springframework.ide.eclipse.webflow.feature.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), SonarLint for Eclipse (id=org.sonarlint.eclipse.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Seam 2 Tools (Deprecated) (id=org.jboss.tools.runtime.seam.detector.feature.feature.group, org.jboss.tools.seam.feature.feature.group, org.jboss.tools.maven.seam.feature.feature.group, org.jboss.tools.project.examples.seam.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Maven Seam Configurator (Deprecated) (id=org.jboss.tools.maven.seam.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), JBoss Portlet Tools (Deprecated) (id=org.jboss.tools.portlet.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Eclipse EGit: Mylyn Support (id=org.eclipse.jgit.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.mylyn.feature.group, org.eclipse.mylyn.github.feature.feature.group, org.eclipse.mylyn.git.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.ide_feature.feature.group, org.eclipse.mylyn.commons.feature.group, org.eclipse.mylyn.context_feature.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.java_feature.feature.group, org.eclipse.mylyn.pde_feature.feature.group, org.eclipse.mylyn.team_feature.feature.group, org.eclipse.mylyn.versions.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Eclipse Checkstyle (id=net.sf.eclipsecs.feature.group, com.github.sevntu.checkstyle.checks.feature.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Mylyn Issue Tracker Connectors (id=org.jboss.tools.common.mylyn.feature.feature.group, org.eclipse.mylyn_feature.feature.group, org.eclipse.mylyn.ide_feature.feature.group, org.eclipse.mylyn.commons.feature.group, org.eclipse.mylyn.context_feature.feature.group, org.eclipse.mylyn.bugzilla_feature.feature.group, org.eclipse.mylyn.java_feature.feature.group, org.eclipse.mylyn.pde_feature.feature.group, org.eclipse.mylyn.team_feature.feature.group, org.eclipse.mylyn.versions.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/), Hudson + Jenkins: Mylyn Support (id=org.eclipse.mylyn.hudson.feature.group, site=http://download.jboss.org/jbosstools/oxygen/stable/updates/)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBDS-3057) JBDS causes "not responding" message on RHEL
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3057?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3057:
-----------------------------
Fix Version/s: 12.x
(was: 10.x)
> JBDS causes "not responding" message on RHEL
> --------------------------------------------
>
> Key: JBDS-3057
> URL: https://issues.jboss.org/browse/JBDS-3057
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 7.1.1.GA
> Environment: RHEL 7 Beta
> OpenJDK 1.7
> JBDS 7.1.1
> Reporter: Martin Malina
> Assignee: Denis Golovin
> Labels: f2f2014
> Fix For: 12.x
>
> Attachments: jbds-not-responding.png
>
>
> I was smoke testing JBDS 7 on RHEL 7 Beta and every time I started JBDS with a new workspace, I got a "not responding" window where I could either force quit JBDS or wait.
> Obviously this is due to some limit that is set in the OS and when reached, this popup is shown.
> On subsequent starts of JBDS with the same workspace, this does not happen.
> The system was a VirtualBox VM run on Windows, but there was nothing else happening on the machine, so this shouldn't slow things down too much. Also, the machine has 8 GB of RAM out of which 4 GB was dedicated to the VM. So I don't think the HW is particularly slow.
> I understand that this JIRA is very vague, but maybe it's worth trying to find if it's caused by some synchronous processes that we run at JBDS start.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBDS-3030) Spring conflicting handler message after Spring perspective is reset
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3030?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3030:
-----------------------------
Fix Version/s: 12.x
(was: 10.x)
> Spring conflicting handler message after Spring perspective is reset
> --------------------------------------------------------------------
>
> Key: JBDS-3030
> URL: https://issues.jboss.org/browse/JBDS-3030
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: 3rd-party-certification, upstream
> Affects Versions: 8.0.0.Beta1
> Reporter: Jiri Peterka
> Assignee: Fred Bricon
> Priority: Minor
> Fix For: 12.x
>
> Attachments: spring-conflicting-handler-cr1b.png
>
>
> Conflicting handlers for AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action: {ActionDelegateHandlerProxy(null,org.springsource.ide.eclipse.commons.ui.launch.StopProcessPullDownToolbarDelegate)} vs {ActionDelegateHandlerProxy(null,org.springsource.ide.eclipse.commons.ui.launch.RelaunchProcessPullDownToolbarDelegate)}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBDS-2948) Improve Performance of small and large projects
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2948?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-2948:
-----------------------------
Fix Version/s: 12.x
(was: 10.x)
> Improve Performance of small and large projects
> -----------------------------------------------
>
> Key: JBDS-2948
> URL: https://issues.jboss.org/browse/JBDS-2948
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: integration
> Reporter: Max Rydahl Andersen
> Assignee: Rastislav Wagner
> Labels: f2f2014
> Fix For: 9.x, 12.x
>
>
> Users have had noticable issues when importing projects having many schemas, many annotations and dependencies in past. Our and WTP validators seem to be causing issues - some are actual performance issues and others seem to be more perceived than actual issues.
> Unfortunately perceived issues for the user feels just as slow as real issues.
> Suggestion:
> Look in jira for performance issues and add "performance" label to them
> Allocate dev to use profiler to spot hotspots and get these findings reported/documented and then triage based on these findings
> Work with QE to setup performance measurements for end user common operations related to these issues (example: import project, run validation etc.) for small (quickstarts), medium (ticketmonster) and large (wildfly) projects and publish these numbers over time and keep track if getting better/worse.
> Setup goals to reach for these performance measurements.
> Don’t add new features that make performance worse. For example don’t introduce one more slow validation feature to the validator which already has performance issues until those issues are solved.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months