[
https://issues.apache.org/jira/browse/NIFI-11048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678401#comment-17678401
]
ASF subversion and git services commented on NIFI-11048:
--------------------------------------------------------
Commit a37887305ca603105fea8192a36a88a7aa3bc57d in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a37887305c ]
NIFI-11048 This closes #6858. Added FileNameCompleter to avoid style parsing
failures
- Added StandardFileNameCompleter with static LS_COLORS to avoid parsing
environment variables in Styles.lsStyle()
Signed-off-by: Joe Witt <[email protected]>
> NiFi build locks up in nifi-toolkit-cli on Fedora 37 with Java 8
> ----------------------------------------------------------------
>
> Key: NIFI-11048
> URL: https://issues.apache.org/jira/browse/NIFI-11048
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Environment: Apache Maven 3.8.7
> (b89d5959fcde851dcb1c8946a785a163f14e1e29)
> Maven home: /development/tools/apache-maven-3.8.7
> Java version: 1.8.0_352, vendor: Azul Systems, Inc., runtime:
> /usr/lib/jvm/zulu8.66.0.15-ca-jdk8.0.352-linux_x64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "6.0.18-300.fc37.x86_64", arch: "amd64", family:
> "unix"
> Reporter: Joe Witt
> Assignee: David Handermann
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In the nifi-toolkit-cli module the nifi build locks up. The stack trace is
> below. The issue appears to be when CLICompleter.java line 200 is called
> during tests in TestCLICompleter.java such as
> 'testCompletionWithFileArguments' and
> 'testCompletionForSessionVariableWithFiles'. The specific line in question
> was found in a debug session. The call stack is so deep you wont find this
> in there....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)