[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394633#comment-15394633 ] Yan Xu commented on MESOS-5911: --- Don't know for sure but looks like we just need to add the

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394734#comment-15394734 ] Yan Xu commented on MESOS-5911: --- Looks like I misunderstood CORS and the header should not b

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394838#comment-15394838 ] Adam B commented on MESOS-5911: --- cc: [~mlunoe] in case you have ideas from a js/frontend per

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394850#comment-15394850 ] Michael Lunøe commented on MESOS-5911: -- Hmm… we should not introduce the {{Access-Con

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394862#comment-15394862 ] haosdent commented on MESOS-5911: - [~mlunoe] I prefer to handle the redirect behaviour whe

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394952#comment-15394952 ] Yan Xu commented on MESOS-5911: --- [~mlunoe] would a configurable {{Access-Control-Allow-Origi

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-26 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394997#comment-15394997 ] haosdent commented on MESOS-5911: - [~xujyan] We could use jsonp to avoid the CORS problem

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396124#comment-15396124 ] Michael Lunøe commented on MESOS-5911: -- I would really like to avoid {{jsonp}} (as it

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396170#comment-15396170 ] Greg Mann commented on MESOS-5911: -- [~mlunoe] yep that makes sense. We perform the client

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread JIRA
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396253#comment-15396253 ] Michael Lunøe commented on MESOS-5911: -- [~greggomann] I think that sounds great! > W

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396297#comment-15396297 ] Yan Xu commented on MESOS-5911: --- {{jsonp}} is already prevalent in controllers.js so I think

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396330#comment-15396330 ] Anand Mazumdar commented on MESOS-5911: --- I am fine with that. The {{jsonp}} logic is

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396360#comment-15396360 ] Yan Xu commented on MESOS-5911: --- Alright filed MESOS-5918 to track it. > Webui redirection

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396539#comment-15396539 ] Vinod Kone commented on MESOS-5911: --- When [~bmahler] and I were looking at the controlle

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396555#comment-15396555 ] Yan Xu commented on MESOS-5911: --- I guess that could work too. The difference is that with th

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396575#comment-15396575 ] Greg Mann commented on MESOS-5911: -- +1 Sounds like a good plan to me > Webui redirection

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396723#comment-15396723 ] haosdent commented on MESOS-5911: - Hi, [~vinodkone] [~xujyan] We could not {code} do a cl

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-27 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396757#comment-15396757 ] haosdent commented on MESOS-5911: - Redirect to the leader before loading UI sounds good to

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-29 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400385#comment-15400385 ] Vinod Kone commented on MESOS-5911: --- [~xujyan] We are asking folks to set fix version a

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-07-29 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400478#comment-15400478 ] Yan Xu commented on MESOS-5911: --- Done. Thanks Vinod! > Webui redirection to leader in brows

[jira] [Commented] (MESOS-5911) Webui redirection to leader in browser does not work

2016-08-21 Thread Barry Kaplan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430015#comment-15430015 ] Barry Kaplan commented on MESOS-5911: - Reading this I cannot tell what the fix was. Af