View Issue Details

IDProjectCategoryView StatusLast Update
0000014KafkaEsqueImprovementpublic2018-12-13 18:53
ReporterpatschuhAssigned Topatschuh 
PrioritynormalSeveritytweakReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version0.12.0 
Summary0000014: Add option for trace start position
Description

Introduce an option to either trace from a specific offset or a specific timestamp.

Notes:
Using offsetsForTimes should work for this (could also make polling messages in a specified timeframe possible)

TagsNo tags attached.

Relationships

has duplicate 0000011 resolvedpatschuh Fix consumer indefinite blocking behaviour 

Activities

patschuh

patschuh

2018-12-13 18:51

developer   ~0000016

Option to trace from a specified timestamp (in epoch millisec) was added

Related Changesets

KafkaEsque: master 70281c0b

2018-11-30 17:11:06

patschuh

Details Diff
[ESQUE-14, ESQUE-16]:added start timestamp option for trace key;
Reworked Consumer Handling;
Introduced Guice for evaluation
Affected Issues
0000014, 0000016

KafkaEsque: master 72832137

2018-12-13 18:46:12

patschuh

Details Diff
[ESQUE-14]:added start timestamp option for trace value
Affected Issues
0000014

Issue History

Date Modified Username Field Change
2018-11-27 11:06 patschuh New Issue
2018-11-27 16:00 patschuh Summary add an start offset as parameter for trace => Add option for trace start position
2018-11-27 16:00 patschuh Description Updated View Revisions
2018-11-30 17:11 patschuh Changeset attached => KafkaEsque master 70281c0b
2018-11-30 17:12 patschuh Assigned To => patschuh
2018-11-30 17:12 patschuh Status new => assigned
2018-12-13 18:46 patschuh Changeset attached => KafkaEsque master 72832137
2018-12-13 18:51 patschuh Status assigned => resolved
2018-12-13 18:51 patschuh Resolution open => fixed
2018-12-13 18:51 patschuh Fixed in Version => 0.12.0
2018-12-13 18:51 patschuh Note Added: 0000016
2018-12-13 18:53 patschuh Relationship added has duplicate 0000011