[jira] [Commented] (KARAF-5186) [DECANTER] - Fails work in case the event topic contains arbitrary characters like %

2017-06-08 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042926#comment-16042926
 ] 

ASF subversion and git services commented on KARAF-5186:


Commit 2f031fb54b50b612fae610303540936cceb49b64 in karaf-decanter's branch 
refs/heads/master from [~achim_nierbeck]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-decanter.git;h=2f031fb ]

[KARAF-5186] - [DECANTER] - Fails work in case the event topic contains
arbitrary characters like %

> [DECANTER] - Fails work in case the event topic contains arbitrary characters 
> like %
> 
>
> Key: KARAF-5186
> URL: https://issues.apache.org/jira/browse/KARAF-5186
> Project: Karaf
>  Issue Type: Bug
>  Components: decanter
>Affects Versions: decanter-1.3.0
>Reporter: Achim Nierbeck
>Assignee: Achim Nierbeck
> Fix For: decanter-1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5186) [DECANTER] - Fails work in case the event topic contains arbitrary characters like %

2017-06-08 Thread Achim Nierbeck (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042632#comment-16042632
 ] 

Achim Nierbeck commented on KARAF-5186:
---

this one is causing issues: 

{code}
log = (GridLoggerProxy)cfg.getGridLogger().getLogger(
getClass().getName() + (igniteInstanceName != null ? '%' + igniteInstanceName : 
""));
{code}

https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java#L776

> [DECANTER] - Fails work in case the event topic contains arbitrary characters 
> like %
> 
>
> Key: KARAF-5186
> URL: https://issues.apache.org/jira/browse/KARAF-5186
> Project: Karaf
>  Issue Type: Bug
>  Components: decanter
>Affects Versions: decanter-1.3.0
>Reporter: Achim Nierbeck
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5186) [DECANTER] - Fails work in case the event topic contains arbitrary characters like %

2017-06-08 Thread JIRA

[ 
https://issues.apache.org/jira/browse/KARAF-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042624#comment-16042624
 ] 

Jean-Baptiste Onofré commented on KARAF-5186:
-

You mean in the topic name ? or the event message ? (or both ;))

> [DECANTER] - Fails work in case the event topic contains arbitrary characters 
> like %
> 
>
> Key: KARAF-5186
> URL: https://issues.apache.org/jira/browse/KARAF-5186
> Project: Karaf
>  Issue Type: Bug
>  Components: decanter
>Affects Versions: decanter-1.3.0
>Reporter: Achim Nierbeck
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)