Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Confluent Exam CCDAK Topic 2 Question 61 Discussion

Actual exam question for Confluent's CCDAK exam
Question #: 61
Topic #: 2
[All CCDAK Questions]

How often is log compaction evaluated?

Show Suggested Answer Hide Answer
Suggested Answer: A

Since Confluent 5.4.0, Avro 1.9.1 is used. Since default value was added to enum complex type , the schema resolution changed from:

(<1.9.1) if both are enums:** if the writer's symbol is not present in the reader's enum, then an error is signalled. **(>=1.9.1) if both are enums:

if the writer's symbol is not present in the reader's enum and the reader has a default value, then that value is used, otherwise an error is signalled.


Contribute your Thoughts:

Shizue
21 days ago
I'm voting for Option B. It's the only one that makes sense from an operational perspective.
upvoted 0 times
Glynda
21 hours ago
I think Option B is the correct choice.
upvoted 0 times
...
...
Josphine
1 months ago
Option A is interesting, but I don't think creating a new partition should automatically trigger log compaction.
upvoted 0 times
King
13 days ago
I agree, log compaction should be evaluated based on other factors.
upvoted 0 times
...
...
Lajuana
1 months ago
Option C is just silly. Log compaction has nothing to do with message sending in Kafka.
upvoted 0 times
...
Elliot
2 months ago
I'm not sure if Option D is correct. Flushing a message to disk doesn't necessarily mean it's time for log compaction.
upvoted 0 times
Martina
20 days ago
B) Every time a segment is closed
upvoted 0 times
...
Zona
22 days ago
A) Every time a new partition is created
upvoted 0 times
...
...
Malcolm
2 months ago
Hmm, I see. That makes sense too, since Kafka needs to keep track of messages being sent.
upvoted 0 times
...
Kristofer
2 months ago
Option B seems the most logical choice. Segment closes should trigger log compaction evaluation.
upvoted 0 times
Paris
21 hours ago
I'm not sure, but I think B) Every time a segment is closed is the correct answer.
upvoted 0 times
...
Leonida
1 months ago
Does anyone think it could be A) Every time a new partition is created?
upvoted 0 times
...
Rolande
1 months ago
I agree, that makes the most sense.
upvoted 0 times
...
Sherly
1 months ago
I think it's B) Every time a segment is closed.
upvoted 0 times
...
...
Kati
2 months ago
I believe it's actually evaluated every time a message is sent to Kafka.
upvoted 0 times
...
Malcolm
2 months ago
I think log compaction is evaluated every time a segment is closed.
upvoted 0 times
...

Save Cancel