[jira] [Comment Edited] (FLINK-15358) [configuration] the global configuration will trim the rest of value after a `#` comment sign

2022-11-08 Thread Maximilian Michels (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630422#comment-17630422
 ] 

Maximilian Michels edited comment on FLINK-15358 at 11/8/22 1:39 PM:
-

We could at least support escaping # via \backlash# even without moving to a 
full-blown parser.


was (Author: mxm):
We could at least support escaping # via \# even without moving to a full-blown 
parser.

> [configuration] the global configuration will trim the rest of value after a 
> `#` comment sign
> -
>
> Key: FLINK-15358
> URL: https://issues.apache.org/jira/browse/FLINK-15358
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Configuration
>Affects Versions: 1.9.1
>Reporter: BlaBlabla
>Assignee: Mika Naylor
>Priority: Minor
>  Labels: auto-deprioritized-major, stale-assigned
>
> Hello, 
> I have to config influx metrics reporter in _conf/flink-conf.yaml_ ,however 
> the password contains a # sign, then the flink will skip the rest part of the 
> password after #, eg:
>      *metrics.reporter.influxdb.password: xxpasssxx#blabla*
>   
>  *#blabla* is parsed as an  end line comment.
> Can you guys fix it?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (FLINK-15358) [configuration] the global configuration will trim the rest of value after a `#` comment sign

2022-11-08 Thread Maximilian Michels (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630422#comment-17630422
 ] 

Maximilian Michels edited comment on FLINK-15358 at 11/8/22 1:38 PM:
-

We could at least support escaping # via \# even without moving to a full-blown 
parser.


was (Author: mxm):
We could at least support escaping # via \# even without moving to a full-blown 
parser.

> [configuration] the global configuration will trim the rest of value after a 
> `#` comment sign
> -
>
> Key: FLINK-15358
> URL: https://issues.apache.org/jira/browse/FLINK-15358
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Configuration
>Affects Versions: 1.9.1
>Reporter: BlaBlabla
>Assignee: Mika Naylor
>Priority: Minor
>  Labels: auto-deprioritized-major, stale-assigned
>
> Hello, 
> I have to config influx metrics reporter in _conf/flink-conf.yaml_ ,however 
> the password contains a # sign, then the flink will skip the rest part of the 
> password after #, eg:
>      *metrics.reporter.influxdb.password: xxpasssxx#blabla*
>   
>  *#blabla* is parsed as an  end line comment.
> Can you guys fix it?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (FLINK-15358) [configuration] the global configuration will trim the rest of value after a `#` comment sign

2021-10-29 Thread zlzhang0122 (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435864#comment-17435864
 ] 

zlzhang0122 edited comment on FLINK-15358 at 10/29/21, 9:10 AM:


[~chesnay] what the progress of this ticket? We have encountered similar 
problem, I think maybe we can choose using the third part of the yaml parser 
plugin such as snakeyaml, etc.


was (Author: zlzhang0122):
[~chesnay] what the progress of this ticket? We have encounter the similar 
problem, I think maybe we can choose using the third part of the yaml parser 
plugin such as snakeyaml, etc.

> [configuration] the global configuration will trim the rest of value after a 
> `#` comment sign
> -
>
> Key: FLINK-15358
> URL: https://issues.apache.org/jira/browse/FLINK-15358
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Configuration
>Affects Versions: 1.9.1
>Reporter: BlaBlabla
>Priority: Minor
>  Labels: auto-deprioritized-major
>
> Hello, 
> I have to config influx metrics reporter in _conf/flink-conf.yaml_ ,however 
> the password contains a # sign, then the flink will skip the rest part of the 
> password after #, eg:
>      *metrics.reporter.influxdb.password: xxpasssxx#blabla*
>   
>  *#blabla* is parsed as an  end line comment.
> Can you guys fix it?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (FLINK-15358) [configuration] the global configuration will trim the rest of value after a `#` comment sign

2019-12-23 Thread BlaBlabla (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17002161#comment-17002161
 ] 

BlaBlabla edited comment on FLINK-15358 at 12/23/19 8:39 AM:
-

[~fly_in_gis] , Actually ,  I changed  the influxdb password to the one that 
doesn't include a comment (#) sign. :D


was (Author: blablabla123):
[~fly_in_gis] , Actually ,  I changed  the influx password to the one that 
doesn't include a comment (#) sign. :D

> [configuration] the global configuration will trim the rest of value after a 
> `#` comment sign
> -
>
> Key: FLINK-15358
> URL: https://issues.apache.org/jira/browse/FLINK-15358
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Configuration
>Affects Versions: 1.9.1
>Reporter: BlaBlabla
>Priority: Major
>
> Hello, 
> I have to config influx metrics reporter in _conf/flink-conf.yaml_ ,however 
> the password contains a # sign, then the flink will skip the rest part of the 
> password after #, eg:
>      *metrics.reporter.influxdb.password: xxpasssxx#blabla*
>   
>  *#blabla* is parsed as an  end line comment.
> Can you guys fix it?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)