[
https://issues.apache.org/jira/browse/HADOOP-15861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-15861:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
+1, committed, esp to branch-3.2 before the release is cut
As usual: this is why its dangerous to do last minute patches to branches just
before a release. I know everyone thinks "My last chance to get this great
feature in!", but really it means "If there's a problem with this patch it's
too late to fix without breaking the release schedule"
I was almost considered reverting the HADOOP-14445 patch from branch-3.2
instead, to make clear that's the only realistic way to fix issues this late in
the release process. Something to bear in mind if I ever become a release
manager for an off-trunk release.
> Move DelegationTokenIssuer to the right path
> --------------------------------------------
>
> Key: HADOOP-15861
> URL: https://issues.apache.org/jira/browse/HADOOP-15861
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 3.2.0, 3.0.4, 3.1.2
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Blocker
> Fix For: 3.2.0, 3.0.4, 3.1.2
>
> Attachments: HADOOP-15861.001.patch
>
>
> The addendum path of HADOOP-14445 updated the package name of
> DelegationTokenIssuer, but it didn't update the patch.
> It is currently under
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/org/apache/hadoop/security/token/DelegationTokenIssuer.java
> We should move it under
> hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/DelegationTokenIssuer.java
> File this as a separate jira instead of muddling through HADOOP-14445.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]