[
https://issues.jboss.org/browse/JBIDE-21326?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21326:
-----------------------------------------------
Also, we can pass to RSync the available instance of IProgressMonitor and notify it of
subtasks for each Pod and each IRSyncable processed (creating SubProgressMonitor may be
advisable). IRSyncable might provide a human friendly label to be shown in the progress
monitor (getName() returns name of implementation class, maybe label shoud be a truncated
version of command with some of options). If IRSyncable will accept a listener to the
command output, the output partly also can be used to modify text of the current task in
progress monitor. The console may also be implemented, though I would recommend a
preference that would allow user to choose if he wants it or may get along with an
informative progress monitor.
Server Adapter: Publishing is not telling me what it's doing
------------------------------------------------------------
Key: JBIDE-21326
URL:
https://issues.jboss.org/browse/JBIDE-21326
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Andre Dietisheim
Labels: openshift_v3, server_adapter
Fix For: 4.3.1.Beta2
Currently we dont tell the user what we're syncing up to the pod. We should open up a
console that shows the (std) output of the "oc rsync" cmd that we're running
behind the scenes.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)