[jira] [Commented] (NIFI-4918) JMS Connection Factory setting the dynamic Properties wrong

2018-03-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402339#comment-16402339
 ] 

ASF subversion and git services commented on NIFI-4918:
---

Commit 9cd0aab696971d00b4ca32defde1b60cafb21d27 in nifi's branch 
refs/heads/master from [~jugi]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9cd0aab ]

NIFI-4918: looping over several methods to try and fit the dynamic attribute.
If failed, use first method and throw error if not working.

Array.length can never be less then 0

This closes #2499.

Signed-off-by: Mark Payne 


> JMS Connection Factory setting the dynamic Properties wrong
> ---
>
> Key: NIFI-4918
> URL: https://issues.apache.org/jira/browse/NIFI-4918
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0, 1.4.0, 1.5.0
>Reporter: Julian Gimbel
>Priority: Minor
>
> When trying to set the Property setSSLTrustedCertificate for the tibco jms 
> Connection Factory the process will sometimes fail, because this Method is 
> implemented three times and accepts different parameters. Therefor we should 
> implement a fix that checks through the methods if one of it requires theĀ 
> type of parameter that was provided by the user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (NIFI-4918) JMS Connection Factory setting the dynamic Properties wrong

2018-03-05 Thread Julian Gimbel (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16386108#comment-16386108
 ] 

Julian Gimbel commented on NIFI-4918:
-

https://github.com/apache/nifi/pull/2499

> JMS Connection Factory setting the dynamic Properties wrong
> ---
>
> Key: NIFI-4918
> URL: https://issues.apache.org/jira/browse/NIFI-4918
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Affects Versions: 1.3.0, 1.4.0, 1.5.0
>Reporter: Julian Gimbel
>Priority: Minor
>
> When trying to set the Property setSSLTrustedCertificate for the tibco jms 
> Connection Factory the process will sometimes fail, because this Method is 
> implemented three times and accepts different parameters. Therefor we should 
> implement a fix that checks through the methods if one of it requires theĀ 
> type of parameter that was provided by the user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)