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

[WIP] Adding missing fields to the logbuffer metadata #1718

Conversation

pveentjer
Copy link
Contributor

The following fields are missing:

int64_t entity_tag;
int64_t response_correlation_id;
uint8_t group;
uint8_t is_response;

The following fields are missing:

    int64_t entity_tag;
    int64_t response_correlation_id;
    uint8_t group;
    uint8_t is_response;
@pveentjer pveentjer force-pushed the fix/missing-fields-logbufferdecriptor-java branch from 1bec1ec to de6e127 Compare January 15, 2025 17:04
@pveentjer pveentjer requested a review from vyazelenko January 15, 2025 17:11
@nbradac
Copy link
Contributor

nbradac commented Jan 16, 2025

These changes were taken care of via a different PR.

@nbradac nbradac closed this Jan 16, 2025
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