Maciej

Results 4 issues of Maciej

##### SUMMARY There are actually 2 problems we face. The first one is that large definitions are not updated at all when `apply: yes` is used. We have a file...

type/question

I was going through the issues here and found https://github.com/snowflakedb/snowflake-kafka-connector/issues/785 and https://community.snowflake.com/s/article/How-to-avoid-the-log-INFO-messages-in-the-Kafka-connector-getting-printed-on-to-the-console-while-connecting-to-Snowflake. We have a very similar problem. Our log4j configuration looks like this. ``` log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout log4j.appender.CONSOLE.layout.ConversionPattern=%d{ISO8601} %p %X{connector.context}%m...

Could you guys merge #139 for the custom cert feature to be complete?