[
https://issues.jboss.org/browse/JBIDE-21965?page=com.atlassian.jira.plugi...
]
Fred Bricon updated JBIDE-21965:
--------------------------------
Description:
With a server adapter set for openshift, in started mode, whenever a breakpoint is added
to a class of the deployed project, rsync is triggered.
in OpenShiftResourceChangeListener, testing the markers flag and moving the resource
adding to the list up in the if block, makes it better. The downside is creating new
folders doesn’t trigger new rsyncs.
AFTER
BEFORE
!http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
was:
With a server adapter set for openshift, in started mode, whenever a breakpoint is added
to a class of the deployed project, rsync is triggered.
in OpenShiftResourceChangeListener, testing the markers flag and moving the resource
adding to the list up in the if block, makes it better. The downside is creating new
folders doesn’t trigger new rsyncs.
!http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
oc rsync triggered when adding/removing breakpoints
---------------------------------------------------
Key: JBIDE-21965
URL:
https://issues.jboss.org/browse/JBIDE-21965
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Fix For: 4.3.1.CR1
With a server adapter set for openshift, in started mode, whenever a breakpoint is added
to a class of the deployed project, rsync is triggered.
in OpenShiftResourceChangeListener, testing the markers flag and moving the resource
adding to the list up in the if block, makes it better. The downside is creating new
folders doesn’t trigger new rsyncs.
AFTER
BEFORE
!http://content.screencast.com/users/fbricon/folders/Jing/media/45e7367b-5338-4f56-b5c2-e8ad04158633/00000375.png|width=800!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)