[
https://issues.apache.org/jira/browse/THRIFT-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5939.
--------------------------------
Fix Version/s: 0.23.0
Resolution: Fixed
> Replace GUID generation with stable UUID algorithm
> --------------------------------------------------
>
> Key: THRIFT-5939
> URL: https://issues.apache.org/jira/browse/THRIFT-5939
> Project: Thrift
> Issue Type: Improvement
> Components: Delphi - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.23.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Current implementation uses standard Windows CoCreateGuid() mechanics which
> produces random v4 GUIDs. That leads to changes on every generation even for
> unchanged input files, which is rather unfortunate in some scenarios, and at
> the very least annoying in most cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)