[ 
https://issues.apache.org/jira/browse/KAFKA-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454596#comment-15454596
 ] 

ASF GitHub Bot commented on KAFKA-4077:
---------------------------------------

GitHub user rajinisivaram opened a pull request:

    https://github.com/apache/kafka/pull/1810

    KAFKA-4077: Backdate system test certificates to cope with clock skew

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rajinisivaram/kafka KAFKA-4077

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1810.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1810
    
----
commit 89236f9093e583752eb7fdca71bd6b68b416cc0f
Author: Rajini Sivaram <rajinisiva...@googlemail.com>
Date:   2016-08-24T10:06:45Z

    KAFKA-4077: Backdate system test certificates to cope with clock skew

----


> Backdate validity of certificates in system tests to cope with clock skew
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-4077
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4077
>             Project: Kafka
>          Issue Type: Bug
>          Components: system tests
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Minor
>
> The scenario described by [~ewencp] in 
> https://github.com/apache/kafka/pull/1483 where tests failed with 
> java.security.cert.CertificateNotYetValidException. Certificates are created 
> on the host and copied to VMs and hence should cope with a small amount of 
> clock skew. Set start date to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to