Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/10 seek offsets #54

Merged
merged 3 commits into from
Jun 2, 2020
Merged

Feature/10 seek offsets #54

merged 3 commits into from
Jun 2, 2020

Conversation

apetrovs
Copy link
Contributor

@apetrovs apetrovs commented Jun 1, 2020

No description provided.

@apetrovs apetrovs requested a review from germanosin June 1, 2020 14:39
type: integer
format: int64
- name: timestamp
type: array
Copy link
Contributor

Choose a reason for hiding this comment

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

This is bad idea, let's make these fields explicit
[ {partition: 1, offset: 0}.. ]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's possible only if we'll use POST for search. And that will broke our restfulness.

@germanosin germanosin merged commit 465a372 into master Jun 2, 2020
@germanosin germanosin deleted the feature/10-seek-offsets branch June 2, 2020 11:08
javalover123 pushed a commit to javalover123/kafka-ui that referenced this pull request Dec 7, 2022
* Seek offsets

* Seek and limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants