[jira] [Commented] (TEZ-2539) Tez UI: Pages are not updating in IE

2015-06-05 Thread Sreenath Somarajapuram (JIRA)

[ 
https://issues.apache.org/jira/browse/TEZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574176#comment-14574176
 ] 

Sreenath Somarajapuram commented on TEZ-2539:
-

Thanks [~pramachandran]. Committed to master and branch7.

 Tez UI: Pages are not updating in IE
 

 Key: TEZ-2539
 URL: https://issues.apache.org/jira/browse/TEZ-2539
 Project: Apache Tez
  Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
 Attachments: TEZ-2539.1.patch, TEZ-2539.2.patch


 jQuery Ajax request are getting cached in Internet Explorer.
 No other browser, by default, caches AJAX requests... but IE does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TEZ-2539) Tez UI: Pages are not updating in IE

2015-06-05 Thread Prakash Ramachandran (JIRA)

[ 
https://issues.apache.org/jira/browse/TEZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574104#comment-14574104
 ] 

Prakash Ramachandran commented on TEZ-2539:
---

+1 LGTM

 Tez UI: Pages are not updating in IE
 

 Key: TEZ-2539
 URL: https://issues.apache.org/jira/browse/TEZ-2539
 Project: Apache Tez
  Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
 Attachments: TEZ-2539.1.patch, TEZ-2539.2.patch


 jQuery Ajax request are getting cached in Internet Explorer.
 No other browser, by default, caches AJAX requests... but IE does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TEZ-2539) Tez UI: Pages are not updating in IE

2015-06-05 Thread TezQA (JIRA)

[ 
https://issues.apache.org/jira/browse/TEZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574143#comment-14574143
 ] 

TezQA commented on TEZ-2539:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12737863/TEZ-2539.2.patch
  against master revision 56f157e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 3.0.1) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/796//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/796//console

This message is automatically generated.

 Tez UI: Pages are not updating in IE
 

 Key: TEZ-2539
 URL: https://issues.apache.org/jira/browse/TEZ-2539
 Project: Apache Tez
  Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
 Attachments: TEZ-2539.1.patch, TEZ-2539.2.patch


 jQuery Ajax request are getting cached in Internet Explorer.
 No other browser, by default, caches AJAX requests... but IE does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TEZ-2539) Tez UI: Pages are not updating in IE

2015-06-05 Thread Sreenath Somarajapuram (JIRA)

[ 
https://issues.apache.org/jira/browse/TEZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574165#comment-14574165
 ] 

Sreenath Somarajapuram commented on TEZ-2539:
-

Committing soon.


 Tez UI: Pages are not updating in IE
 

 Key: TEZ-2539
 URL: https://issues.apache.org/jira/browse/TEZ-2539
 Project: Apache Tez
  Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
 Attachments: TEZ-2539.1.patch, TEZ-2539.2.patch


 jQuery Ajax request are getting cached in Internet Explorer.
 No other browser, by default, caches AJAX requests... but IE does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TEZ-2539) Tez UI: Pages are not updating in IE

2015-06-04 Thread Sreenath Somarajapuram (JIRA)

[ 
https://issues.apache.org/jira/browse/TEZ-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14573265#comment-14573265
 ] 

Sreenath Somarajapuram commented on TEZ-2539:
-

[~pramachandran]
We are forcing it in IE as the implementation in IE is broken.

Cache false works by appending _={timestamp} to the GET parameters. I assume 
we don't want it this way everywhere.
As it works properly in other browsers thought its better to leave it as it is.

 Tez UI: Pages are not updating in IE
 

 Key: TEZ-2539
 URL: https://issues.apache.org/jira/browse/TEZ-2539
 Project: Apache Tez
  Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
 Attachments: TEZ-2539.1.patch


 jQuery Ajax request are getting cached in Internet Explorer.
 No other browser, by default, caches AJAX requests... but IE does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)