Not sure of the best solution, but a couple of ideas:
* A lot of code is already setup to use the Time interface. You could use
an modification of SystemTime that allows you to start at a specific
timestamp. There aren't as many System.currentTimeMillis as I thought there
would be so getting them
Any ideas on how to simulate leap seconds on test environments?
On Thu, Apr 23, 2015 at 7:51 PM, Ewen Cheslack-Postava
wrote:
> That sounds like a great candidate for a system test.
>
>
> On Thu, Apr 23, 2015 at 7:48 PM, Gwen Shapira wrote:
>
>> Hi,
>>
>> Looks like we are getting a new leap sec
That sounds like a great candidate for a system test.
On Thu, Apr 23, 2015 at 7:48 PM, Gwen Shapira wrote:
> Hi,
>
> Looks like we are getting a new leap second on June 30.
>
> Is anyone planning on testing Kafka with leap seconds before it
> happens in production?
>
> Gwen
>
--
Thanks,
Ewe
Hi,
Looks like we are getting a new leap second on June 30.
Is anyone planning on testing Kafka with leap seconds before it
happens in production?
Gwen