Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fhussonnois/907b0d87a6ece22db532d18749126231 to your computer and use it in GitHub Desktop.
Save fhussonnois/907b0d87a6ece22db532d18749126231 to your computer and use it in GitHub Desktop.
Azkarra Streams Framework - StateStore Lag and Offsets
[
{
"name": "Count",
"partition_restore_infos": [
{
"starting_offset": 0,
"ending_offset": 0,
"total_restored": 0,
"duration": "PT0.102756S",
"partition": 0,
"topic": "word-count-Count-changelog"
}
],
"partition_lag_infos": [
{
"partition": 0,
"current_offset": 0,
"log_end_offset": 0,
"offset_lag": 0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment