[
https://issues.jboss.org/browse/JBIDE-25677?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-25677:
------------------------------------------
[~jeffmaury] I dont even know what timer was killing your adapter (I looked through code
and only saw timeouts when we launch, not when publishing). Do you remember what timer
made your adapter fail?
Server adapter: Timers are incorrectly managed
----------------------------------------------
Key: JBIDE-25677
URL:
https://issues.jboss.org/browse/JBIDE-25677
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.Final
Reporter: Jeff MAURY
Assignee: Andre Dietisheim
Labels: openshift, openshift_v3, server_adapter
Fix For: 4.5.3.Final
Timers are incorrectly managed in OpenShift server adapter. I tried to create a NodeJS
server adapter on OpenShift Online Starter. As the first rsync is long (thanks to .npm and
node_modules), it may take more than 5mns as OpenShift Online Starter is resource limited.
I think we should rather monitor the activity of the rsync operation (through messages)
and set a timer related to this activity.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)