You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Flavio Percoco <fl...@gmail.com> on 2015/06/08 17:04:00 UTC

Review Request 35215: PROTON-903 Set UUID's version in the sixth octet

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35215/
-----------------------------------------------------------

Review request for qpid and Gordon Sim.


Repository: qpid-proton-git


Description
-------

According to the RFC4122 the version should be set between the 6-7 octets in the most significant bits.
    
Example: xxxxxxxx-xxxx-Vxxx-xxxx-xxxxxxxxxxxx where V represents the version number of this UUID.
    
http://tools.ietf.org/html/rfc4122#section-4.1.2


Diffs
-----

  proton-c/bindings/python/proton/__init__.py a4a0e02 

Diff: https://reviews.apache.org/r/35215/diff/


Testing
-------


Thanks,

Flavio Percoco


Re: Review Request 35215: PROTON-903 Set UUID's version in the sixth octet

Posted by Gordon Sim <gs...@redhat.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35215/#review87036
-----------------------------------------------------------

Ship it!


Ship It!

- Gordon Sim


On June 8, 2015, 3:03 p.m., Flavio Percoco wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35215/
> -----------------------------------------------------------
> 
> (Updated June 8, 2015, 3:03 p.m.)
> 
> 
> Review request for qpid and Gordon Sim.
> 
> 
> Repository: qpid-proton-git
> 
> 
> Description
> -------
> 
> According to the RFC4122 the version should be set between the 6-7 octets in the most significant bits.
>     
> Example: xxxxxxxx-xxxx-Vxxx-xxxx-xxxxxxxxxxxx where V represents the version number of this UUID.
>     
> http://tools.ietf.org/html/rfc4122#section-4.1.2
> 
> 
> Diffs
> -----
> 
>   proton-c/bindings/python/proton/__init__.py a4a0e02 
> 
> Diff: https://reviews.apache.org/r/35215/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Flavio Percoco
> 
>