Граф коммитов

916 Коммитов

Автор SHA1 Сообщение Дата
Johannes Brüderl 0f14152409 remove obsolete semicolon (#408) 2018-07-13 08:54:33 -07:00
Serkant Karaca 027d265fc3
Merge pull request #407 from Azure/FixEhReliableSendSample
Fixing EHReliableSend sample
2018-07-12 17:32:20 -07:00
Serkant Karaca 967f5b68d9 Fixing sample 2018-07-13 10:30:59 +10:00
Basil Hariri d1c78d38ff
Merge pull request #406 from kmansel/AddAkkaScalaSample
Add akka scala sample
2018-06-25 14:58:32 -07:00
Kevin Mansel 2a56b04e42 add readme for scala w/akka implementation 2018-06-25 14:51:43 -07:00
Kevin Mansel dcd900e63a producer code for scala w/akka for event hubs 2018-06-25 14:48:23 -07:00
Kevin Mansel 71c79f059c consumer code for scala w/akka for event hubs 2018-06-25 14:47:50 -07:00
Basil Hariri f843c5b846
Merge pull request #403 from liliankasem/liliankasem-sample-node
Renaming 'Node' directory to 'node' and fixing JSON message
2018-06-25 09:24:11 -07:00
Basil Hariri 0fd6d9d71d
Merge pull request #405 from basilhariri/master
Updates to readme and python files
2018-06-21 13:36:23 -07:00
Basil Hariri fe8bc5826f Updates to readme and python files 2018-06-21 13:21:14 -07:00
Lilian Kasem 0157f502a5 Fixing JSON message 2018-06-20 10:07:10 -07:00
Lilian Kasem df49539b84 Renaming directory Node to node 2018-06-20 10:07:10 -07:00
Basil Hariri b73ac732d2
Merge pull request #401 from Azure/basilhariri-patch-1
Update README.md
2018-06-18 16:30:33 -07:00
Basil Hariri c913329150
Update README.md 2018-06-18 16:27:14 -07:00
Basil Hariri 8bb4ef0e41
Merge pull request #398 from liliankasem/liliankasem-sample-node
Kafka quickstart node.js sample
2018-06-18 16:26:04 -07:00
Lilian Kasem b1e417be20 Updating README 2018-06-18 15:43:19 -07:00
Basil Hariri e35048e9fd Adding work-in-progress python docs (#400)
* Added python docs

* Update README.md

* Update README.md

* Update setup.sh

* Update consumer.py

* Update producer.py

* Updated README
2018-06-18 13:00:03 -07:00
Lilian Kasem afc5293f63 Adding kafka quickstart nodejs sample 2018-06-18 09:20:23 -07:00
Basil Hariri fe9bfaf55a
Merge pull request #399 from basilhariri/master
Link fixes
2018-06-15 12:04:28 -07:00
Basil Hariri 83f8920c18 Link fixes 2018-06-15 11:59:32 -07:00
Basil Hariri 0c2d5c4747
Merge pull request #397 from basilhariri/master
Added a README for the generic case and fixed a lot of naming conventions
2018-06-15 11:58:25 -07:00
Basil Hariri 25f1386ec5 more Apache/Ecosystem fixes 2018-06-15 11:52:19 -07:00
Basil Hariri 23f72d82e5 Fixed naming convention in docs, miscellaneous fixes to Akka and Flink docs, added troubleshooting to generic doc 2018-06-15 11:43:40 -07:00
Basil Hariri 819e9d12b9 Added "Apache" to docs and added hyphens to all instances of "Kafka enabled" in the docs 2018-06-14 14:43:31 -07:00
Sachin Kulkarni da479f79d8 Send error handling (#394) 2018-06-14 10:46:08 -07:00
Basil Hariri ddda13eb80 Adding request timeout config 2018-06-14 10:44:32 -07:00
Basil Hariri d4ee9086f2 Added generic README 2018-06-13 15:21:41 -07:00
Basil Hariri 929a4bd185
Merge pull request #395 from basilhariri/master
Adding the Akka Streams and Flink tutorials and docs
2018-06-12 11:06:59 -07:00
Basil Hariri b905948604
Update README.md 2018-06-11 13:30:41 -07:00
Basil Hariri a9f64806a0
Update consumer.config 2018-06-11 13:26:31 -07:00
Basil Hariri 79fe65e37d Adding akka and flink tutorials 2018-06-11 13:24:03 -07:00
Basil Hariri d5918c60e3 Merge branch 'master' of https://github.com/Azure/azure-event-hubs 2018-06-11 13:22:38 -07:00
Basil Hariri 3aa6bcc678
Update README.md 2018-05-29 12:31:14 -07:00
Basil Hariri 143e09bf08 Fixing group id / client id mix up in quickstart consumer (#393)
* Adding group id to consumer config file

* Update TestConsumerThread.java

* Added 60s timeout
2018-05-29 11:05:20 -07:00
Basil Hariri d38d00cdb6 Added 60s timeout 2018-05-24 10:12:28 -07:00
Basil Hariri 8bbfef10a5
Update TestConsumerThread.java 2018-05-23 15:56:55 -07:00
Basil Hariri b7fbe3475e
Adding group id to consumer config file 2018-05-23 15:56:28 -07:00
Shubha Vijayasarathy 34666abdfd
Merge pull request #392 from rseroter/patch-1
Removed extra text outside the XML
2018-05-23 07:41:32 -07:00
Richard Seroter ce5b445167
Removed extra text outside the XML 2018-05-21 14:50:35 -07:00
Basil Hariri 4d8e824c73 Fixed link in kafka quickstart guide (#391)
* Fixed link in quickstart readme

* Update README.md
2018-05-08 16:35:58 -07:00
Basil Hariri 2b69d06b82 Fixed link and added image to MM readme (#390) 2018-05-08 16:35:29 -07:00
Basil Hariri ec46f12369 Adding quickstart and mirrormaker tutorial for Event Hubs for Kafka ecosystem (#389) 2018-05-08 14:59:30 -07:00
Shubha Vijayasarathy 61f8baf59a
Merge pull request #387 from tfitzmac/0426eventgrid
updated to Event Grid trigger
2018-05-02 16:51:14 -07:00
Serkant Karaca 0fd735fb58
Merge pull request #385 from Azure/AddingEhReliableSendSample
Adding EH reliable send sample
2018-05-02 10:44:30 -07:00
Serkant Karaca c48db5c50e Addressing James's comments. 2018-05-02 10:43:24 -07:00
Serkant Karaca e875979652 Merge branch 'master' of https://github.com/Azure/azure-event-hubs into AddingEhReliableSendSample 2018-05-02 10:34:49 -07:00
Seth Manheim 2ee3e58a1b Fixing main class name (#388) 2018-04-27 17:05:14 -07:00
tfitzmac cc027f852e revised per review 2018-04-27 14:02:09 -07:00
tfitzmac eb8c71dd25 updated to Event Grid trigger 2018-04-26 11:46:42 -07:00
Shubha Vijayasarathy 89bdb26e92
Merge pull request #386 from sethmanheim/wk
Fixing typos
2018-04-26 11:12:27 -07:00