This is an automated email from the ASF dual-hosted git repository.

vanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 4e0e4e5  [MINOR][TESTS] Rename JSONBenchmark to JsonBenchmark
     add 6b5e0e2  [SPARK-29054][SS] Invalidate Kafka consumer when new 
delegation token available

No new revisions were added by this update.

Summary of changes:
 external/kafka-0-10-sql/pom.xml                    |   7 ++
 .../spark/sql/kafka010/KafkaDataConsumer.scala     |  40 ++++++--
 .../sql/kafka010/KafkaDataConsumerSuite.scala      | 106 +++++++++++++++------
 .../apache/spark/kafka010/KafkaConfigUpdater.scala |   8 +-
 .../org/apache/spark/kafka010/KafkaTokenUtil.scala |  18 +++-
 .../spark/kafka010/KafkaConfigUpdaterSuite.scala   |  19 +++-
 .../spark/kafka010/KafkaDelegationTokenTest.scala  |  19 +++-
 .../spark/kafka010/KafkaRedactionUtilSuite.scala   |  12 +--
 .../spark/kafka010/KafkaTokenUtilSuite.scala       |  83 ++++++++++++----
 9 files changed, 234 insertions(+), 78 deletions(-)


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

Reply via email to