Shubham Sharma
|
b298b65cfe
|
Add bulk publish support to Azure Service Bus (#2106)
* Initial implementation
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Some improvements
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Refactor and add tests
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Lint
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Refactor
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Use request metadata instead of component metadata
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Remove unused method
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Review comments addressed
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Doc comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
|
2022-09-23 09:57:00 -07:00 |
deepanshuagarwal
|
8500da577c
|
Conf test for Bulk Subscribe and Kafka fixes (#2113)
* Conf test for Bulk Sub and Kafka Fixes
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Fix linting
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Incorporating comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
|
2022-09-23 09:54:21 -07:00 |
Bernd Verst
|
e1d9a3bf98
|
Merge pull request #2118 from mukundansundar/merge-master-pubsub-feature
|
2022-09-22 21:15:29 -07:00 |
Mukundan Sundararajan
|
e1697ba115
|
Merge branch 'master' into feature/pubsub-batching
|
2022-09-23 06:47:47 +05:30 |
Bernd Verst
|
ac87ed4e9d
|
Merge pull request #2049 from zcong1993/master
fix(kafka): ConsumeClaim should return when session context is done
|
2022-09-22 13:26:53 -07:00 |
Bernd Verst
|
f4fa64b0f4
|
Merge branch 'master' into master
|
2022-09-22 12:15:30 -07:00 |
Bernd Verst
|
1652f48a38
|
Merge pull request #2103 from mukundansundar/add-bulkpublish-conf-test
Adding conformance for bulk publish and properly map kafka errors on bulk publish
|
2022-09-22 12:04:11 -07:00 |
Bernd Verst
|
be171c96f9
|
Merge pull request #2115 from ItalyPaleAle/blob-metadata-ascii
Do not allow Unicode letters in sanitized metadata
|
2022-09-22 11:58:52 -07:00 |
ItalyPaleAle
|
1a6e11fc63
|
Do not allow Unicode letters in sanitized metadata
Follow-up from #2112
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2022-09-22 16:46:14 +00:00 |
Mukundan Sundararajan
|
4354f036e4
|
properly parse response errors from kafka on sending multiple messages in bulk publish
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
|
2022-09-22 16:51:34 +05:30 |
Mukundan Sundararajan
|
db0ace71bc
|
address review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
|
2022-09-22 13:30:56 +05:30 |
Bernd Verst
|
9772c103c2
|
Merge pull request #2097 from pravinpushkar/fix/configapi_getall
Fix getAll configuration Api for azure app config
|
2022-09-22 00:04:09 -07:00 |
Bernd Verst
|
a1f47964cd
|
Merge branch 'master' into fix/configapi_getall
|
2022-09-21 23:51:24 -07:00 |
Bernd Verst
|
6fe9cbc727
|
Merge pull request #2111 from berndverst/nomorenoise
actually disable cert test coverage notifications on PR and ok-to-test
|
2022-09-21 23:51:04 -07:00 |
Bernd Verst
|
ac73313d6f
|
Merge branch 'master' into master
|
2022-09-21 23:40:53 -07:00 |
Bernd Verst
|
0af7a60c13
|
Merge branch 'master' into fix/configapi_getall
|
2022-09-21 23:36:17 -07:00 |
Bernd Verst
|
5dd903f94d
|
Merge branch 'master' into nomorenoise
|
2022-09-21 23:35:29 -07:00 |
Bernd Verst
|
ce28451fef
|
Merge pull request #2110 from berndverst/certtestupdate
pin latest dapr/dapr in cert tests
|
2022-09-21 23:35:04 -07:00 |
Pravin Pushkar
|
2d72e46589
|
Merge branch 'master' into fix/configapi_getall
|
2022-09-22 11:55:02 +05:30 |
Bernd Verst
|
aab8d44df3
|
import latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 23:18:41 -07:00 |
Bernd Verst
|
44027d34cc
|
Merge branch 'master' into certtestupdate
|
2022-09-21 23:16:27 -07:00 |
Bernd Verst
|
a1ee8a3123
|
Merge pull request #2112 from berndverst/creatblobmetadata
sanitize createBlob request metadata in AzStorageBlob
|
2022-09-21 23:16:16 -07:00 |
Bernd Verst
|
16375aec8d
|
Merge branch 'master' into nomorenoise
|
2022-09-21 23:08:59 -07:00 |
Bernd Verst
|
0b8b663e3e
|
add warning message for changing metadata key
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 23:05:22 -07:00 |
Bernd Verst
|
abb3ce3030
|
Merge branch 'master' into creatblobmetadata
|
2022-09-21 22:53:30 -07:00 |
Bernd Verst
|
a1bdcdd492
|
Merge pull request #2109 from berndverst/azuresdk-maintenance-upgrade
Upgrade all Azure Track 2 components to their latest minor / patch SDK versions
|
2022-09-21 22:52:14 -07:00 |
Bernd Verst
|
ddf16a11b2
|
add test case
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 22:34:28 -07:00 |
Pravin Pushkar
|
ac2ddd8ef5
|
Merge branch 'master' into fix/configapi_getall
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
|
2022-09-22 10:40:05 +05:30 |
Bernd Verst
|
6e4f8e9ca9
|
sanitize creatBlob request metadata in AzStorageBlob
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 18:39:14 -07:00 |
Bernd Verst
|
40acf139b6
|
actually disable cert test coverage on PR and ok-to-test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 17:16:50 -07:00 |
Bernd Verst
|
ad4149493b
|
make modtidy-all
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 23:52:53 +00:00 |
Bernd Verst
|
bfab257f4d
|
reset certification tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 23:52:23 +00:00 |
Bernd Verst
|
4f2e533c3c
|
pin latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 15:44:01 -07:00 |
Bernd Verst
|
5fb80ebf10
|
pin latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 15:35:06 -07:00 |
Bernd Verst
|
9725da7cc6
|
Use Go 1.19 everywhere
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 14:56:20 -07:00 |
Bernd Verst
|
0510b094bf
|
Use latest Azure SDK for Go minor / patch SDK versions
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 14:54:24 -07:00 |
Bernd Verst
|
3e8b706dce
|
import latest dapr/dapr in cert tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-21 14:12:34 -07:00 |
Bernd Verst
|
7b787d4910
|
Merge pull request #2035 from RyanLettieri/Cosmosdb_track2
Upgrading cosmosdb statestore to track2SDK
|
2022-09-21 13:43:52 -07:00 |
Bernd Verst
|
eab2472270
|
Merge branch 'master' into Cosmosdb_track2
|
2022-09-21 11:23:49 -07:00 |
Pravin Pushkar
|
366099aa7f
|
Merge branch 'master' into fix/configapi_getall
|
2022-09-21 22:58:11 +05:30 |
Mukundan Sundararajan
|
fffb91aed6
|
fix skipping bulk publish scenario
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
|
2022-09-21 14:06:07 +05:30 |
Mukundan Sundararajan
|
0f185d9e38
|
add conf test for bulk publish
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
|
2022-09-21 12:10:51 +05:30 |
Mukundan Sundararajan
|
a45f7db8b2
|
add bulkpublish-conf-test
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
|
2022-09-21 11:46:46 +05:30 |
Bernd Verst
|
e9e750bce6
|
fix linter issues
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-20 13:02:52 -07:00 |
Bernd Verst
|
388d2bce2e
|
Run unit tests and linter on feature branches (#2102)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-09-20 11:57:07 -07:00 |
Bernd Verst
|
ea0e9770d4
|
Merge pull request #2089 from shubham1172/shubham1172/add-azure-eh-bulk-publish
Add bulk publish support to Azure Event Hubs
|
2022-09-20 11:34:51 -07:00 |
Ryan Lettieri
|
75e3d07ff0
|
Merge branch 'dapr:master' into Cosmosdb_track2
|
2022-09-20 12:03:45 -06:00 |
Bernd Verst
|
fcca426ebf
|
Merge pull request #2067 from DeepanshuA/ps_batch_c_kafka
Add kafka changes for bulk subscribe
|
2022-09-20 10:59:45 -07:00 |
Pravin Pushkar
|
77f538ea56
|
run modtidy
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
|
2022-09-20 19:07:19 +05:30 |
Pravin Pushkar
|
3b19b16d77
|
fix lint error
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
|
2022-09-20 18:11:29 +05:30 |