[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-23 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170.4.patch

Updated patch :
* Changed some variable names
* Try fix failing test case by guaranteeing node is deleted (It passes locally)
 

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167-11122.combo.patch, 
 HADOOP-11170-11167-11122.combo.patch, HADOOP-11170-11167.combo.patch, 
 HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, HADOOP-11170.2.patch, 
 HADOOP-11170.3.patch, HADOOP-11170.4.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-23 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170.5.patch

Thanks for the review [~kasha]

Updating patch with you suggestion and appended test case to verify renewToken 
and cancelToken works in multi-instance case..

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167-11122.combo.patch, 
 HADOOP-11170-11167-11122.combo.patch, HADOOP-11170-11167.combo.patch, 
 HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, HADOOP-11170.2.patch, 
 HADOOP-11170.3.patch, HADOOP-11170.4.patch, HADOOP-11170.5.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-22 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170.3.patch

Uploaded new patch after rebasing with 11122

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167-11122.combo.patch, 
 HADOOP-11170-11167-11122.combo.patch, HADOOP-11170-11167.combo.patch, 
 HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, HADOOP-11170.2.patch, 
 HADOOP-11170.3.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-11 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170.2.patch

Re-uploading after rebase with HADOOP-11122

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170.1.patch, HADOOP-11170.2.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-11 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170-11167.combo.patch

Uploading combo patch to run pre-commit job

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, 
 HADOOP-11170.2.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-11 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Status: Patch Available  (was: Open)

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, 
 HADOOP-11170.2.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-11 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170-11167.combo.patch

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167.combo.patch, 
 HADOOP-11170-11167.combo.patch, HADOOP-11170.1.patch, HADOOP-11170.2.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-11 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170-11167-11122.combo.patch

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
Assignee: Arun Suresh
 Attachments: HADOOP-11170-11167-11122.combo.patch, 
 HADOOP-11170-11167.combo.patch, HADOOP-11170-11167.combo.patch, 
 HADOOP-11170.1.patch, HADOOP-11170.2.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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


[jira] [Updated] (HADOOP-11170) ZKDelegationTokenSecretManager throws Exception when trying to renewToken created by a peer

2014-10-07 Thread Arun Suresh (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Suresh updated HADOOP-11170:
-
Attachment: HADOOP-11170.1.patch

Uploading initial patch.

 ZKDelegationTokenSecretManager throws Exception when trying to renewToken 
 created by a peer
 ---

 Key: HADOOP-11170
 URL: https://issues.apache.org/jira/browse/HADOOP-11170
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Arun Suresh
 Attachments: HADOOP-11170.1.patch


 When a ZKDTSM tries to renew a token created by a peer, It throws an 
 Exception with message : 
 bar is trying to renew a token with wrong password



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