Fwd: KIP-392 Allow consumers to fetch from closest replica

2019-12-18 Thread Carl Graving
I was checking the release notes for 2.4.0 and noticed this KIP. Looks pretty awesome, but I didn't see anything about streams in the KIP. I did a quick glance at the code and also didn't see anywhere where the client.rack for the consumer was exposed out to where it could be set from the streams.

gradle uploadArchives

2019-11-06 Thread Carl Graving
I was trying to use this gradle task and it works, but the files are all having a timestamp appended to the version. Places like maven central don't have these timestamps. Is there an option to not have the timestamps appended when running this task? Thanks, Carl