Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Mt kafka mdm sniff out of order improves #754

Merged
merged 5 commits into from
Nov 2, 2017

Conversation

Dieterbe
Copy link
Contributor

@Dieterbe Dieterbe commented Nov 1, 2017

No description provided.

type Data struct {
type Tracker struct {
Head Msg // last successfully added message
OOO Msg // current point that could not be added (assuming no re-order buffer)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bad field name. it looks too much like 000 (that is zero-zero-zero).

@Dieterbe Dieterbe merged commit 4512748 into master Nov 2, 2017
@Dieterbe Dieterbe deleted the mt-kafka-mdm-sniff-out-of-order-improves branch September 18, 2018 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants