That sounds better. Don't know 4.1 is not in controlled commit Kelven
On 6/12/13 2:49 PM, "Chip Childers" <chip.child...@sungard.com> wrote: >Or just commit it. ;) > >On Jun 12, 2013, at 5:40 PM, Kelven Yang <kelven.y...@citrix.com> wrote: > >> Let me apply it to 4.1 branch and send the review request then >> >> Kelven >> >> On 6/12/13 1:32 PM, "Chip Childers" <chip.child...@sungard.com> wrote: >> >>> On Tue, Jun 11, 2013 at 05:18:37PM +0000, Kelven Yang wrote: >>>> I just fixed a critical bug that could cause XenServer host to be out >>>>of >>>> service. I would like the fix to be merged into 4.1.1 release >>>> https://issues.apache.org/jira/browse/CLOUDSTACK-2925 >>>> >>>> >>>> Kelven >>> >>> In cherry-picking this into the 4.1 branch, the following conflict >>> results: >>> >>> error: could not apply f38c4e9... Bug CS-17825: Don't rely on XS to >>> cleanup idle session but proactively close it from console proxy >>> hint: after resolving the conflicts, mark the corrected paths >>> hint: with 'git add <paths>' or 'git rm <paths>' >>> hint: and commit the result with 'git commit' >>> >>> >>> Here's git status: >>> # On branch 4.1 >>> # Changes to be committed: >>> # >>> #modified: >>> console-proxy/src/com/cloud/consolesoleproxy/ConsoleProxyGCThread.java >>> #modified: >>> >>>console-proxy/src/com/cloud/consoleproxy/consoleproxyConsoleProxyVncClie >>>nt >>> .java >>> #modified: >>> >>>console-proxy/src/com/cloud/comnsoleproxy/vnc/VncClientPacketSender.java >>> #modified: >>> >>>console-proxy/srcrc/com/cloud/consoleproxy/vnc/VncServerPacketReceiver.j >>>av >>> a >>> # >>> # Unmerged paths: >>> # (use "git add/rm <file>..." as appropriate to mark resolution) >>> # >>> #deleted by us: >>> >>>services/console-proxy/server/src/com/cloud/consoleproxy/ConsoleProxyCli >>>en >>> tBase.java >>> # >>> >>> Should I simply delete ConsoleProxyClientBase.java in 4.1? >> >>