wcarlson5 commented on a change in pull request #10988:
URL: https://github.com/apache/kafka/pull/10988#discussion_r665519455



##########
File path: docs/streams/developer-guide/config-streams.html
##########
@@ -211,8 +211,9 @@ <h4><a class="toc-backref" 
href="#id5">bootstrap.servers</a><a class="headerlink
           </tr>
           <tr class="row-even"><td>default.key.serde</td>
             <td>Medium</td>
-            <td colspan="2">Default serializer/deserializer class for record 
keys, implements the <code class="docutils literal"><span 
class="pre">Serde</span></code> interface (see also default.value.serde).</td>
-            <td><code class="docutils literal"><span 
class="pre">Serdes.ByteArray().getClass().getName()</span></code></td>
+            <td colspan="2">Default serializer/deserializer class for record 
keys, implements the <code class="docutils literal"><span 
class="pre">Serde</span></code> interface. Must be

Review comment:
       Does the default null still implements the interface?




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