[
https://issues.apache.org/jira/browse/TS-4689?focusedWorklogId=25692&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25692
]
ASF GitHub Bot logged work on TS-4689:
--------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jul/16 16:38
Start Date: 19/Jul/16 16:38
Worklog Time Spent: 10m
Work Description: GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/814
TS-4689 Assert if Machine UUID init fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4689
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/814.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 #814
----
commit dbc39e0576d77b8ca4f0453b7c7448f3958ca813
Author: Leif Hedstrom <[email protected]>
Date: 2016-07-19T16:38:25Z
TS-4689 Assert if Machine UUID init fails
----
Issue Time Tracking
-------------------
Worklog Id: (was: 25692)
Time Spent: 10m
Remaining Estimate: 0h
> Assert that the Machine UUID is properly initialized on startup
> ---------------------------------------------------------------
>
> Key: TS-4689
> URL: https://issues.apache.org/jira/browse/TS-4689
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since we always need this, and the initialization really shouldn't fail, I'd
> like to add a simple release_assert here, to make sure it doesn't fail. This
> way, places using the Machine uuid can be assured it can not be NULL or
> uninitialized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)