clolov commented on PR #13122:
URL: https://github.com/apache/kafka/pull/13122#issuecomment-1420901116

   Heya @fvaleri, I hope I have addressed all your comments.
   Unless I am wrong, the only difference between the two outputs is that in 
the old the error was
   ```
   "error": null
   ```
   while in the new the error is
   ```
   "error": {
     "empty": true,
     "present": false
   },
   ```
   I have fixed this in subsequent commits


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