[
https://issues.apache.org/jira/browse/NIFI-10765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640929#comment-17640929
]
ASF subversion and git services commented on NIFI-10765:
--------------------------------------------------------
Commit f630540891dcc1a4eaa9cf2b79568ca55ef210ed in nifi's branch
refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f630540891 ]
NIFI-10765 Added better error reporting in JASN1Reader
This closes #6703
Signed-off-by: David Handermann <[email protected]>
> Add better error reporting for JASN1Reader
> ------------------------------------------
>
> Key: NIFI-10765
> URL: https://issues.apache.org/jira/browse/NIFI-10765
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The JASN1Reader relies on https://github.com/beanit/asn1bean to compile ASN
> schema files and to deserialize ASN data files.
> The schema compilation step can fail for many different reasons and the error
> is not reported to the user properly (or in any way really) so understanding
> and fixing errors in the schema file is very hard currently.
> We should report meaningful error messages to the bulletin and/or the
> controller service validation error indicator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)