Closed tw1nk closed 1 year ago
Avro handles compression over ssl in a quite odd way.
Normally when you do compression and ssl for writes you would first do compression then encryption Avro does it the other way around, first encryption then compression.
Avro handles compression over ssl in a quite odd way.
Normally when you do compression and ssl for writes you would first do compression then encryption Avro does it the other way around, first encryption then compression.