[GitHub] avro pull request #148: AVRO-1943 - Flaky test: TestNettyServerWithCompressi...

2016-11-02 Thread gszadovszky
Github user gszadovszky closed the pull request at: https://github.com/apache/avro/pull/148 --- 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 feature is

[GitHub] avro pull request #148: AVRO-1943 - Flaky test: TestNettyServerWithCompressi...

2016-10-26 Thread gszadovszky
GitHub user gszadovszky opened a pull request: https://github.com/apache/avro/pull/148 AVRO-1943 - Flaky test: TestNettyServerWithCompression.testConnection… - Added retry loop for checking the active connections. - Changed the deprecated Assert import to the proper one. You