[
https://issues.apache.org/jira/browse/KAFKA-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953204#comment-16953204
]
ASF GitHub Bot commented on KAFKA-9053:
---------------------------------------
ableegoldman commented on pull request #7537: KAFKA-9053: AssignmentInfo#encode
hardcodes the LATEST_SUPPORTED_VERSION
URL: https://github.com/apache/kafka/pull/7537
Also put in some additional logging that makes sense to add, and proved
helpful in debugging this particular issue.
Also modified SubscriptionInfo#encode to encode the actual
`latestSupportedVersion` field rather than the `LATEST_SUPPORTED_VERSION`
constant -- not necessary at this point in time, but may prevent a similar bug
in the future
----------------------------------------------------------------
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:
[email protected]
> AssignmentInfo#encode hardcodes the LATEST_SUPPORTED_VERSION
> -------------------------------------------------------------
>
> Key: KAFKA-9053
> URL: https://issues.apache.org/jira/browse/KAFKA-9053
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Sophie Blee-Goldman
> Priority: Blocker
> Fix For: 2.2.2, 2.4.0, 2.3.1
>
>
> We should instead encode the commonlySupportedVersion field. This affects
> version probing with a subscription change
--
This message was sent by Atlassian Jira
(v8.3.4#803005)