[
https://issues.apache.org/jira/browse/RYA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137841#comment-16137841
]
ASF GitHub Bot commented on RYA-350:
------------------------------------
GitHub user jdasch opened a pull request:
https://github.com/apache/incubator-rya/pull/214
[WIP] RYA-350 Added EmbeddedKafkaSingleton and stabilized an IT.
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
## Description
>What Changed?
[Brief Description of what changed]
### Tests
>Coverage?
[Description of what tests were written]
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-NUMBER)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
[Add those who should review this]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdasch/incubator-rya RYA-350
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/214.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 #214
----
commit a885851666942af81ce999935ffd0663e3a7eeab
Author: jdasch <[email protected]>
Date: 2017-08-23T03:08:30Z
RYA-350 Added EmbeddedKafkaSingleton and stabilized an IT.
----
> Flaky Test: PeriodicNotificationExporterIT.testExporter
> -------------------------------------------------------
>
> Key: RYA-350
> URL: https://issues.apache.org/jira/browse/RYA-350
> Project: Rya
> Issue Type: Sub-task
> Components: build
> Affects Versions: 3.2.11
> Reporter: Jeff Dasch
> Assignee: Jeff Dasch
> Fix For: 3.2.11
>
>
> PeriodicNotificationExporterIT.testExporter is flaky, even with
> maven-failsafe-plugin reuseForks=false.
> Cherrypick the EmbeddedKafkaSingleton fix from RYA-331.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)