[JBoss JIRA] (JBDS-3813) Using a network path in the target folder causes stuttering
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3813?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3813:
--------------------------------
Fix Version/s: 10.2.0.AM2
(was: 10.2.0.AM1)
> Using a network path in the target folder causes stuttering
> -----------------------------------------------------------
>
> Key: JBDS-3813
> URL: https://issues.jboss.org/browse/JBDS-3813
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 10.2.0.AM2
>
>
> The target folder validator will check (synchronously) if a directory with the given path exists with every change. Using a path such as //domain/folder will trigger a check that takes about a second or two while the UI stops responding.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23017) use sshfs to speed up publishing process
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23017?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23017:
------------------------------------
Merged. Will test this out for today's AM1 push to QE.
> use sshfs to speed up publishing process
> -----------------------------------------
>
> Key: JBIDE-23017
> URL: https://issues.jboss.org/browse/JBIDE-23017
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.4.1.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.2.AM1
>
>
> Currently, publishing from /snapshots to /staging and from /staging to /development requires that we fetch several GBs of data from filemgmt.jboss.org to a temp folder, then push those bits to a new folder on filemgmt.jboss.org.
> If we could simply copy bits over sshfs, the process might be a lot faster than these times:
> {code}
> JBT coretests 1.1G: 59m20
> JBT core 1.2G: 64m23
> devstudio (copy from filemgmt to filemgmt) 2.4G: 2h13
> devstudio (copy from local to www.qa) 3.1G: 6mins(?)
> {code}
> To make this work, however, we need more slaves to have sshfs installed. Currently, it appears that only dev01 [1] is so equipped. And that slave, currently, has a build queue more than 170 jobs long, making it impractical to even TEST publishing over sshfs.
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/computer/dev01-rhel5-x86/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-3815) Folder validation inconsistency
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3815?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3815:
--------------------------------
Fix Version/s: 10.2.0.AM2
(was: 10.2.0.AM1)
> Folder validation inconsistency
> -------------------------------
>
> Key: JBDS-3815
> URL: https://issues.jboss.org/browse/JBDS-3815
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Minor
> Labels: havoc
> Fix For: 10.2.0.AM2
>
>
> - '/' or '\' as the is accepted and resolves to 'c:\' but using '\folder' or '/folder' is not accepted
> - forward and back-slashes are interchangable, meaning you can create valid paths like 'c:\/\/\/\/\/\/a/\/\/\/sd/\/\/\/f\/\/\/g\/\a\/a\/d\///\s\a/a\'
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months