sknot-rh commented on pull request #10436:
URL: https://github.com/apache/kafka/pull/10436#issuecomment-912277770


   I am using this deprecated ctor in my tests. How can I set, for example 
`source` option now? The other ctor has a package protected access.
   ```
   ConfigEntry(String name, String value, ConfigSource source, boolean 
isSensitive, boolean isReadOnly,
                   List<ConfigSynonym> synonyms, ConfigType type, String 
documentation) 
   ```


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to