You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/22 20:09:41 UTC

[GitHub] [druid] maytasm opened a new pull request #9745: [Backport] Integration tests for Kafka & Kinesis ingestion

maytasm opened a new pull request #9745:
URL: https://github.com/apache/druid/pull/9745


   Backport of https://github.com/apache/druid/pull/9576 to 0.18.1.
   Backport of https://github.com/apache/druid/pull/9724 to 0.18.1.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] maytasm commented on issue #9745: [Backport] Integration tests for Kafka & Kinesis ingestion

Posted by GitBox <gi...@apache.org>.
maytasm commented on issue #9745:
URL: https://github.com/apache/druid/pull/9745#issuecomment-618014706


   This PR only modify files in integration-tests with the exception of:
   - .travis.yml : to add the new integration tests to our Travis CI pipeline
   - docs/development/extensions-core/kinesis-ingestion.md : to fix a minor typo in existing documentation
   - pom.xml : to update testng version


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] maytasm edited a comment on issue #9745: [Backport] Integration tests for Kafka & Kinesis ingestion

Posted by GitBox <gi...@apache.org>.
maytasm edited a comment on issue #9745:
URL: https://github.com/apache/druid/pull/9745#issuecomment-618014706






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] maytasm commented on issue #9745: [Backport] Integration tests for Kafka & Kinesis ingestion

Posted by GitBox <gi...@apache.org>.
maytasm commented on issue #9745:
URL: https://github.com/apache/druid/pull/9745#issuecomment-618015906


   There were three merge conflicts which were simple to resolve.
   - integration-tests/pom.xml
   - integration-tests/src/test/java/org/apache/druid/tests/coordinator/duty/ITAutoCompactionTest.java (this one was deleted from the PR since ITAutoCompactionTest is not in 0.18.1)
   - integration-tests/src/test/java/org/apache/druid/tests/TestNGGroup.java


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org