Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use `kafka.common` internally1.3.5 | Jeff Widman | 2018-06-05 | 1 | -4/+6 |
| | | | | This finishes the split from `kafka.common` to `kafka.errors`/`kafka.structs`. | ||||
* | Add codec validators to record parser and builder for all formats (#1447) | Taras | 2018-04-18 | 1 | -2/+5 |
| | |||||
* | Fixes racing condition when message is sent to broker before topic logs are ↵ | Andre Araujo | 2018-02-21 | 1 | -3/+19 |
| | | | | created | ||||
* | Introduce new fixtures to prepare for migration to pytest. | Andre Araujo | 2018-02-21 | 1 | -35/+54 |
| | | | | | | | This commits adds new pytest fixtures in prepation for the migration of unittest.TestCases to pytest test cases. The handling of temporary dir creation was also changed so that we can use the pytest tmpdir fixture after the migration. | ||||
* | Increase some integration test timeouts (#1374) | Dana Powers | 2018-02-08 | 1 | -1/+11 |
| | |||||
* | Minor Exception cleanup | Jeff Widman | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Spelling and grammar changes (#923) | melissacrawford396 | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Update imports from kafka.common -> kafka.errors / kafka.structs | Dana Powers | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | More fixture logging improvements | Dana Powers | 2016-03-14 | 1 | -3/+0 |
| | | | | | | | | - Add test logging NullHandler - Remove default logging level filtering in testutil - Log render_template info - More fixture logging cleanups - wait_for() should not handle child shutdown | ||||
* | Move logging format config to tox.ini to avoid duplicate log capture in ↵ | Dana Powers | 2016-03-13 | 1 | -2/+0 |
| | | | | pytest output | ||||
* | Add timestamps to basic test logging | Dana Powers | 2016-03-12 | 1 | -1/+2 |
| | |||||
* | Merge branch '0.9' | Dana Powers | 2016-01-07 | 1 | -10/+4 |
|\ | | | | | | | | | | | | | | | Conflicts: kafka/codec.py kafka/version.py test/test_producer.py test/test_producer_integration.py | ||||
| * | Fix KafkaClient->SimpleClient references0.9 | Dana Powers | 2016-01-07 | 1 | -2/+2 |
| | | |||||
| * | Move Request / Response logging from KafkaClient to BrokerConnection | Dana Powers | 2015-12-10 | 1 | -3/+0 |
| | | | | | | | | and reenable kafka.conn debug logging in tests | ||||
| * | Drop kafka_bytestring | Dana Powers | 2015-12-10 | 1 | -4/+1 |
| | | |||||
| * | Update references to kafka.common Request/Response (now Payload) | Dana Powers | 2015-12-09 | 1 | -2/+2 |
| | | |||||
* | | Refactor kafka_versions to support arbitrary operators (> >= < <= ! =)kafka_version_tests | Dana Powers | 2015-12-10 | 1 | -4/+38 |
|/ | |||||
* | Reduce log chatter in tests (only debug kafka.conn in test_conn) | Dana Powers | 2015-06-08 | 1 | -0/+5 |
| | |||||
* | Add zk to KafkaIntegrationTestCase attributes to fix lint error | Dana Powers | 2015-06-08 | 1 | -0/+1 |
| | |||||
* | Dump fixture logs on OffsetResponse error during producer integration | Dana Powers | 2015-06-08 | 1 | -3/+9 |
| | | | | | tests. This is intended to help debug an intermittent failure that requires server logs. | ||||
* | random_string helper should return str not bytes | Dana Powers | 2015-06-06 | 1 | -3/+2 |
| | |||||
* | Make external API consistently support python3 strings for topic. | Space | 2015-04-03 | 1 | -2/+6 |
| | |||||
* | Fixed TestKafkaProducerIntegration | Lou Marvin Caraig | 2014-11-26 | 1 | -0/+4 |
| | |||||
* | Merge pull request #227 from wizzat-feature/py3 | Dana Powers | 2014-09-07 | 1 | -7/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3 Support Conflicts: kafka/producer.py test/test_client.py test/test_client_integration.py test/test_codec.py test/test_consumer.py test/test_consumer_integration.py test/test_failover_integration.py test/test_producer.py test/test_producer_integration.py test/test_protocol.py test/test_util.py | ||||
| * | Fix more tests, only multiprocessing consumer ones remaining | Bruno Renié | 2014-09-03 | 1 | -2/+2 |
| | | |||||
| * | Bytes in self.msg() | Bruno Renié | 2014-09-03 | 1 | -1/+1 |
| | | |||||
| * | Encode topic directly | Bruno Renié | 2014-09-03 | 1 | -1/+2 |
| | | |||||
| * | Fix bytes interpolation | Bruno Renié | 2014-09-03 | 1 | -1/+1 |
| | | |||||
| * | Topic in bytes | Bruno Renié | 2014-09-03 | 1 | -1/+1 |
| | | |||||
| * | Make all unit tests pass on py3.3/3.4 | Bruno Renié | 2014-09-03 | 1 | -2/+4 |
| | | |||||
| * | Use base unittest or unittest2 depending on python version | Bruno Renié | 2014-09-03 | 1 | -2/+3 |
|/ | |||||
* | Add pylint to tox.ini; test both kafka and test; default to error-checking ↵ | Dana Powers | 2014-08-25 | 1 | -0/+1 |
| | | | | only; fixup errors; skip kafka/queue.py | ||||
* | Handle New Topic Creation | Mark Roberts | 2014-05-22 | 1 | -12/+1 |
| | | | | | Adds ensure_topic_exists to KafkaClient, redirects test case to use that. Fixes #113 and fixes #150. | ||||
* | Fix Python 2.6 support | Mark Roberts | 2014-04-23 | 1 | -2/+2 |
| | |||||
* | Split out kafka version environments, default tox no longer runs any ↵ | Mark Roberts | 2014-04-23 | 1 | -5/+12 |
| | | | | integration tests, make skipped integration also skip setupClass, implement rudimentary offset support in consumer.py | ||||
* | Add test support for multiple versions of kafka. Uncomment first 0.8.1 ↵ | Mark Roberts | 2014-04-23 | 1 | -0/+12 |
| | | | | specific test. Add rudimentary (failing) consumer resumption test | ||||
* | Update fixtures to eliminate extraneous logging on non-errors, split out ↵ | Mark Roberts | 2014-04-22 | 1 | -4/+22 |
| | | | | mostly unrelated service.py, fix test in client_integration to use get_open_port, fix unintended import cascade in test_producer_integration | ||||
* | Finish breaking out integration tests | Mark Roberts | 2014-04-17 | 1 | -2/+16 |
| | |||||
* | Split up and speed up producer based integration tests | Mark Roberts | 2014-04-17 | 1 | -0/+47 |
| | |||||
* | Reinstate test_integrate, make test_protocol more explicit, create testutil | Mark Roberts | 2014-04-08 | 1 | -0/+10 |