[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread Karol Brejna (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877761#comment-15877761 ] Karol Brejna commented on GEARPUMP-267: --- Kafka is up and running now, but there ar

[jira] [Commented] (GEARPUMP-277) Allow user to configure retry times on application failure

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877764#comment-15877764 ] ASF GitHub Bot commented on GEARPUMP-277: - Github user asfgit closed the pull re

[jira] [Resolved] (GEARPUMP-277) Allow user to configure retry times on application failure

2017-02-22 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang resolved GEARPUMP-277. - Resolution: Fixed Fix Version/s: 0.8.3 Issue resolved by pull request 156 [https://github

[GitHub] incubator-gearpump pull request #156: [GEARPUMP-277] Allow user to configure...

2017-02-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-gearpump/pull/156 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877806#comment-15877806 ] ASF GitHub Bot commented on GEARPUMP-267: - GitHub user karol-brejna-i opened a p

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877808#comment-15877808 ] ASF GitHub Bot commented on GEARPUMP-267: - Github user karol-brejna-i commented

[GitHub] incubator-gearpump pull request #158: [GEARPUMP-267] Changing docker image f...

2017-02-22 Thread karol-brejna-i
GitHub user karol-brejna-i opened a pull request: https://github.com/apache/incubator-gearpump/pull/158 [GEARPUMP-267] Changing docker image for Kafka (spotify/kafka doesn't have tag for 0.8.x) Be sure to do all of the following to help us incorporate your contribution quickly a

[GitHub] incubator-gearpump issue #158: [GEARPUMP-267] Changing docker image for Kafk...

2017-02-22 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue: https://github.com/apache/incubator-gearpump/pull/158 The good news is, Kafka "cluster" is up again (during integration tests). The bad news, there is some error running Kafka example. I found this in application logs: ```

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877924#comment-15877924 ] ASF GitHub Bot commented on GEARPUMP-267: - Github user huafengw commented on the

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877974#comment-15877974 ] ASF GitHub Bot commented on GEARPUMP-267: - Github user karol-brejna-i commented

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878121#comment-15878121 ] ASF GitHub Bot commented on GEARPUMP-267: - Github user karol-brejna-i commented

[GitHub] incubator-gearpump issue #158: [GEARPUMP-267] Changing docker image for Kafk...

2017-02-22 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue: https://github.com/apache/incubator-gearpump/pull/158 On the other hand converting fron tihs date works on my dev machine: ``` import java.time.Instant type TimeStamp = Long val MIN_TIME_MILLIS: Long = Long.MinValue

[GitHub] incubator-gearpump issue #158: [GEARPUMP-267] Changing docker image for Kafk...

2017-02-22 Thread karol-brejna-i
Github user karol-brejna-i commented on the issue: https://github.com/apache/incubator-gearpump/pull/158 Probably related to https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html#toEpochMilli-- The logs show: `[INFO] [02/22/2017 10:25:34.395] [KafkaSource]

[GitHub] incubator-gearpump issue #158: [GEARPUMP-267] Changing docker image for Kafk...

2017-02-22 Thread huafengw
Github user huafengw commented on the issue: https://github.com/apache/incubator-gearpump/pull/158 @manuzhang Looks like it's related to the timestamp --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[jira] [Commented] (GEARPUMP-267) Kafka integration test failure due to docker-kafka version incompatibility

2017-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879238#comment-15879238 ] ASF GitHub Bot commented on GEARPUMP-267: - Github user codecov-io commented on t

[GitHub] incubator-gearpump issue #158: [GEARPUMP-267] Changing docker image for Kafk...

2017-02-22 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/158 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=h1) Report > Merging [#158](https://codecov.io/gh/apache/incubator-gearpump/pull/158?src=pr&el=desc)

[jira] [Created] (GEARPUMP-279) akka-streams integration tests broken

2017-02-22 Thread Kam Kasravi (JIRA)
Kam Kasravi created GEARPUMP-279: Summary: akka-streams integration tests broken Key: GEARPUMP-279 URL: https://issues.apache.org/jira/browse/GEARPUMP-279 Project: Apache Gearpump Issue Type:

Podling Report Reminder - March 2017

2017-02-22 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 15 March 2017, 10:30 am PDT. The report for your podling will form a