[ 
https://issues.apache.org/jira/browse/HADOOP-16324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956110#comment-16956110
 ] 

Steve Loughran commented on HADOOP-16324:
-----------------------------------------

I have a patch for this, and if it was a simple UK vs US localisation issue, 
I'd be working to get it in.

However it is not so clear. 

[Colouris and Dollimore 89], Distributed Systems: "marshalling"

Wikipedia puts marshalling first, but lets marshaling be used too
https://en.wikipedia.org/wiki/Marshalling_(computer_science)

Sun RFCs use marshalling
https://tools.ietf.org/html/rfc2713

as do Corba docs: 
https://docs.oracle.com/cd/F49540_01/DOC/java.815/a64683/corba2.htm

Though DCOM ones do not.
https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-1.1/eaw10et3(v=vs.71)?redirectedfrom=MSDN

Therefore I am going to close this as a WONTFIX on the basis that we are closer 
to the java and Corba world, and I can't be arsed to push the changes through. 
Aint my problem. We good?

> S3A Delegation Token code to spell "Marshalled" as Marshaled
> ------------------------------------------------------------
>
>                 Key: HADOOP-16324
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16324
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Blocker
>
> Apparently {{MarshalledCredentials}} is the EN_UK locality spelling; the 
> EN_US one is {{Marshaled}}. Fix in code and docs before anything ships, 
> because those classes do end up being used by all external implementations of 
> S3A Delegation Tokens.
> I am grateful to [~rlevas] for pointing out the error of my ways.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to