You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/03/09 22:40:43 UTC

[GitHub] [kafka] jeqo commented on pull request #10288: [KAFKA-10434] KIP-666 implementation

jeqo commented on pull request #10288:
URL: https://github.com/apache/kafka/pull/10288#issuecomment-794555226


   Would be a good chance to also remove:
   
   ```
   public interface WindowStore<K, V> ... {
       @Deprecated
       void put(K key, V value);
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org