Kayrock.Macros (kayrock v0.1.12) View Source

Useful macros for kafka-related values

use Kayrock.Macros is a convenient way to use these

Link to this section Summary

Functions

Timestamp to supply for the earliest offset

Full ISR acks required on produce

Timestamp to supply for the latest offset

Only leader ack required on produce

No acks required on produce

The error code value indicating no error

Link to this section Functions

Link to this macro

earliest_offset()

View Source (macro)

Timestamp to supply for the earliest offset

Link to this macro

full_isr_acks()

View Source (macro)

Full ISR acks required on produce

Link to this macro

latest_offset()

View Source (macro)

Timestamp to supply for the latest offset

Only leader ack required on produce

No acks required on produce

The error code value indicating no error