
Kafka for Developers - Data Contracts Using Schema Registry - Adding a New Field in Schema - FORWARD Compatibility
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a rule of forward compatibility?
You can add new fields.
You can delete optional fields.
The consumer must upgrade first.
The producer must upgrade first.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is forward transitive compatibility?
It checks compatibility with the next schema.
It checks compatibility with only the last schema.
It checks compatibility with all previously registered schemas.
It does not check compatibility at all.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main characteristic of forward compatibility in Schema Registry?
Data produced with a new schema cannot be read by any consumers.
Data produced with a new schema can only be read by consumers using the same schema.
Data produced with an old schema can be read by consumers using the new schema.
Data produced with a new schema can be read by consumers using the last schema.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the practical implementation, what new field was added to the coffee order schema?
Customer Name
Pickup Type
Order ID
Order Date
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tool is used to update the build file to generate new Avro classes?
Docker
Jenkins
Kubernetes
Gradle or Maven
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What issue arises if the compatibility type is set to backward when adding a new field?
The producer stops working.
The new field is ignored.
The schema registration fails.
The consumer crashes.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when a consumer with an older schema version processes a record with a newer schema version?
The consumer rejects the record.
The consumer processes the record without the new fields.
The consumer crashes.
The consumer updates automatically.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?