[
https://issues.apache.org/jira/browse/MINIFI-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864156#comment-15864156
]
ASF subversion and git services commented on MINIFI-195:
--------------------------------------------------------
Commit 567882c0cf806f75bae8e0800f97fc44ffdf61ca in nifi-minifi-cpp's branch
refs/heads/master from Marc Parisi
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=567882c ]
MINIFI-195: Convert uuid_unparse usage to uuid_unparse_lower
This will ensure that we use lower case UUIDs. Undefining
the macro won't work and we likely don't want to change
the default behavior.
This closes #50.
Signed-off-by: Aldrin Piri <[email protected]>
> Site2Site incorrectly upcases Input Port ID
> -------------------------------------------
>
> Key: MINIFI-195
> URL: https://issues.apache.org/jira/browse/MINIFI-195
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Affects Versions: cpp-0.1.0
> Environment: MacOSX
> Reporter: marco polo
> Assignee: marco polo
> Priority: Blocker
> Fix For: cpp-0.2.0
>
>
> Site2Site doesn't appropriately use the uuid conversion, making the UUID
> uppercase. NiFi doesn't check the value using equalsIgnoreCase ( apparently
> -- did not check ). As a result, on the Mac I get failures when writing an
> input port.
> UUID_UNPARSE_DEFAULT_UPPER is the culprit. Will fix
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)