You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 21:06:16 UTC

[jira] [Commented] (TS-4518) UUID and HttpSM ID APIs and Machine support for a process UUID

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

ASF GitHub Bot commented on TS-4518:
------------------------------------

GitHub user zwoop opened a pull request:

    https://github.com/apache/trafficserver/pull/736

    TS-4518 Add the basic APIs and code for UUIDs

    This implements the UUID stuff, as well as exposing the TXN ID in a TS API.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zwoop/trafficserver TS-4518

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/736.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #736
    
----
commit 5e272bd22ac2c51dc7c38fd762fb0ae10460bcf0
Author: Leif Hedstrom <zw...@apache.org>
Date:   2016-06-11T04:03:35Z

    TS-4518 Add the basic APIs and code for UUIDs

----


> UUID and HttpSM ID APIs and Machine support for a process UUID
> --------------------------------------------------------------
>
>                 Key: TS-4518
>                 URL: https://issues.apache.org/jira/browse/TS-4518
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Core, TS API
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 7.0.0
>
>
> As was discussed on https://github.com/apache/trafficserver/pull/199, I've started the work to generalize this, and breaking it up in various parts.
> This first Jira is about adding four things:
> 1) An internal process UUID, which goes into Machine. It's accessible from the core.
> 2) An API to get this Machine UUID.
> 3) A set of generic UUID APIs, to do things like stringification, Copy() etc.
> 4) A very simple API that exposes the HttpSM's sequences number (sm_id).



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