[GitHub] samza pull request #482: SAMZA-1685 : Need to resolve redirects for virtuale...

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/482 ---

[GitHub] samza pull request #487: SAMZA-1686: Set finite operation timeout when creat...

2018-04-23 Thread shanthoosh
GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/487 SAMZA-1686: Set finite operation timeout when creating zkClient. Currently zkClient is created with operationRetryTimeOut of -1. This causes zkClient to retry indefinitely in case of irrecoverable

[GitHub] samza pull request #486: SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually j...

2018-04-23 Thread cameronlee314
GitHub user cameronlee314 opened a pull request: https://github.com/apache/samza/pull/486 SAMZA-1582 : Updated yajl-ruby ~> 1.3.1; actually just removed the ya… …jl-ruby dependency Many of the ruby dependencies for building the docs site are years old. After upgrading t

[GitHub] samza pull request #485: SAMZA-1261: Fix TestProcessJob flaky test

2018-04-23 Thread ahmedahamid
GitHub user ahmedahamid opened a pull request: https://github.com/apache/samza/pull/485 SAMZA-1261: Fix TestProcessJob flaky test Fix flaky test TestProcessJob testProcessJobKillShouldWork which was failing due to thread timing issues that were causing the test to fail intermittent

[GitHub] samza pull request #484: SAMZA-1676 miscellaneous fix and improvement for ev...

2018-04-23 Thread lhaiesp
GitHub user lhaiesp opened a pull request: https://github.com/apache/samza/pull/484 SAMZA-1676 miscellaneous fix and improvement for eventhubs system Including these changes: - Log the metadata that we are fetching from the event hubs - Rename readLatency to consumptionLagMs

[GitHub] samza pull request #483: adding getNewestOffset API to StreamMetadataCache a...

2018-04-23 Thread cameronlee314
GitHub user cameronlee314 opened a pull request: https://github.com/apache/samza/pull/483 adding getNewestOffset API to StreamMetadataCache and using it in Tas… …kStorageManager Testing done: ./gradlew clean check ./bin/integration-tests.sh Implemented getNew

[GitHub] samza pull request #474: SAMZA-1656: EventHubSystemAdmin does not fetch meta...

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/474 ---

[GitHub] samza pull request #479: SAMZA-1667: Skip storing configuration as a part of...

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/479 ---

[GitHub] samza pull request #482: allowing redirects for virtualenv download for sett...

2018-04-23 Thread cameronlee314
GitHub user cameronlee314 opened a pull request: https://github.com/apache/samza/pull/482 allowing redirects for virtualenv download for setting up integration… … tests; current url returns a 301 Moved Permanently You can merge this pull request into a Git repository by running:

[GitHub] samza pull request #481: SAMZA-1681: Samza-sql - Add support for handling ol...

2018-04-23 Thread atoomula
GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/481 SAMZA-1681: Samza-sql - Add support for handling older record schema versions in AvroRelConverter You can merge this pull request into a Git repository by running: $ git pull https://github.c