[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2023-02-09 Thread Philip Nee (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17686677#comment-17686677
 ] 

Philip Nee commented on KAFKA-6793:
---

We're also observing the same issue.  

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Assignee: Philip Nee
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-12-15 Thread Jason Koppel (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17249761#comment-17249761
 ] 

Jason Koppel commented on KAFKA-6793:
-

Any updates on providing a fix for this?

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-11-11 Thread Dan Lipofsky (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17230219#comment-17230219
 ] 

Dan Lipofsky commented on KAFKA-6793:
-

This is still a problem in kafka 2.6.0.
Could we change these to info? I see
{noformat}
WARN [o.a.k.c.c.ConsumerConfig] - The configuration 'admin.retries' was 
supplied but isn't a known config.
WARN [o.a.k.c.c.ConsumerConfig] - The configuration 'admin.retry.backoff.ms' 
was supplied but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 'application.id' was 
supplied but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 'default.key.serde' was 
supplied but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 'producer.id' was supplied 
but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 'producer.topic.name' was 
supplied but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 'producer.topic.partitions' 
was supplied but isn't a known config.
WARN [o.a.k.c.p.ProducerConfig] - The configuration 
'producer.topic.replication.factor' was supplied but isn't a known config.
{noformat}

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-03-15 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17059619#comment-17059619
 ] 

ASF GitHub Bot commented on KAFKA-6793:
---

artjock commented on pull request #8043: KAFKA-6793: Unnecessary warning log 
message
URL: https://github.com/apache/kafka/pull/8043
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-02-17 Thread John Roesler (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038518#comment-17038518
 ] 

John Roesler commented on KAFKA-6793:
-

Amending my previous comment, after looking over the history of this ticket and 
KAFKA-7509, I don't think that it's possible to pass only "known, valid" 
configurations to the clients, since the clients themselves may have injected 
components (like interceptors) for which we can't know the configurations up 
front.

I've sent a message to the dev mailing list "[DISCUSS] KIP-552: Add interface 
to handle unused config" thread with an alternative proposal.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-02-11 Thread John Roesler (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034616#comment-17034616
 ] 

John Roesler commented on KAFKA-6793:
-

It seems like we could fix this simply by not passing invalid configurations to 
the clients, for example, we pass them prefixed configs, but we could just 
strip the prefixes off.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2020-02-05 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030688#comment-17030688
 ] 

ASF GitHub Bot commented on KAFKA-6793:
---

artjock commented on pull request #8043: KAFKA-6793: Unnecessary warning log 
message
URL: https://github.com/apache/kafka/pull/8043
 
 
   Based on KIP-552 changes log level from WARN to DEBUG for the warning
   "The configuration 'x' was supplied but isn't a known config."
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2019-12-08 Thread Matthias J. Sax (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16991043#comment-16991043
 ] 

Matthias J. Sax commented on KAFKA-6793:


Personally, I am very open to an alternative approach on how to fix it. Feel 
free to propose a KIP :)

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2019-12-04 Thread Alex Mironov (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987977#comment-16987977
 ] 

Alex Mironov commented on KAFKA-6793:
-

Hello [~mjsax], [~rhauch] — I'd like to bump up this problem as it continues to 
nag us for quite some time now as well as people in 
https://issues.apache.org/jira/browse/KAFKA-7509. My take on this is that 
current implementation is overly opinionated on how it treats the missing 
config options. I am a bit skeptical on the proposed "prefix" solution as it 
effectively creates a magical variable that disappears between function calls. 
It also requires a major change in the public-facing configuration options, 
which sounds like an overkill for a logging-related problem.

How about we give users choice instead — e.g. by providing an interface through 
which they can supply their own behaviour (+default implementation that "warns" 
about missing options)? Otherwise, something as simple as providing an 
additional config option to select the verbosity level for "logUnused" 
reporting will be enough for most of the use-cases and will not require a major 
change in existing user-facing configurations.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2019-07-23 Thread Matthias J. Sax (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891264#comment-16891264
 ] 

Matthias J. Sax commented on KAFKA-6793:


{quote}still happen in 2.2.1
{quote}
Well. The ticket is still open :)

I am not familiar with KAFKA-7509 – however, I think that a proper fix would 
actually require a KIP. The ides would be to add a "user config prefix" to 
allow users to tell a clients about additional configs they should ignore. \cc 
[~rhauch] who worked on KAFKA-7509. It seems reasonable to not fix it 
independent in connect / streams etc but to fix it for the whole platform.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2019-06-24 Thread Patrik Kleindl (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16870899#comment-16870899
 ] 

Patrik Kleindl commented on KAFKA-6793:
---

Just to bump this, as discussed in 
[https://confluentcommunity.slack.com/archives/C48AHTCUQ/p1561063563237400] 
this (and other related warnings) still happen in 2.2.1

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2018-11-01 Thread Randall Hauch (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672335#comment-16672335
 ] 

Randall Hauch commented on KAFKA-6793:
--

[~mjsax], I guess I'd appreciate a comment on KAFKA-7509, since that's had most 
of the discussion so far.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2018-11-01 Thread Matthias J. Sax (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672238#comment-16672238
 ] 

Matthias J. Sax commented on KAFKA-6793:


Thanks [~rhauch]. It makes sense to have a unique strategy for the whole 
project. We should not fragment different components.

Should I comment on KAFKA-7509, of you do want to discuss it here?

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2018-11-01 Thread Randall Hauch (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672095#comment-16672095
 ] 

Randall Hauch commented on KAFKA-6793:
--

My latest proposed fix on KAFKA-7509 would fix this by making the unused config 
log messages as DEBUG rather than WARN.

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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


[jira] [Commented] (KAFKA-6793) Unnecessary warning log message

2018-07-24 Thread Matthias J. Sax (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555038#comment-16555038
 ] 

Matthias J. Sax commented on KAFKA-6793:


[~vahid] you are right and it is known – it's by design (I missed when this 
Jira was created).

I don't think we can fix it. Any ideas?

> Unnecessary warning log message 
> 
>
> Key: KAFKA-6793
> URL: https://issues.apache.org/jira/browse/KAFKA-6793
> Project: Kafka
>  Issue Type: Bug
>  Components: streams
>Affects Versions: 1.1.0
>Reporter: Anna O
>Priority: Minor
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log 
> started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known 
> config.
> The config is not explicitly supplied to the streams.



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