[ 
https://issues.apache.org/jira/browse/SPARK-48018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

B. Micheal Okutubo updated SPARK-48018:
---------------------------------------
    Description: 
[INTERNAL_ERROR] Undefined error message parameter for error class: 
'KAFKA_DATA_LOSS.COULD_NOT_READ_OFFSET_RANGE'

when groupId is null when we are about to throw 
KafkaException.couldNotReadOffsetRange error.

The error framework requires all params to be non-null.

  was:
[INTERNAL_ERROR] Undefined error message parameter for error class: 
'KAFKA_DATA_LOSS.COULD_NOT_READ_OFFSET_RANGE'

when groupId is null when we are about to throw 
KafkaException.couldNotReadOffsetRange error


> Null groupId causing missing param error when throwing 
> KafkaException.couldNotReadOffsetRange
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-48018
>                 URL: https://issues.apache.org/jira/browse/SPARK-48018
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.0.0
>            Reporter: B. Micheal Okutubo
>            Priority: Major
>              Labels: pull-request-available
>
> [INTERNAL_ERROR] Undefined error message parameter for error class: 
> 'KAFKA_DATA_LOSS.COULD_NOT_READ_OFFSET_RANGE'
> when groupId is null when we are about to throw 
> KafkaException.couldNotReadOffsetRange error.
> The error framework requires all params to be non-null.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to