Skip to content
#

cosmosdb

Here are 277 public repositories matching this topic...

danielwolbe
danielwolbe commented Sep 11, 2019

When setting the monitor.tail property, it's possible to tail/update only filenames, and not directories:

https://github.com/Landoop/stream-reactor/blob/master/kafka-connect-ftp/src/main/scala/com/datamountaineer/streamreactor/connect/ftp/source/FtpFileLister.scala#L41

So, when a support for a recursive structure is required, it can be done in a way like this:
`connect.ftp.monitor.tail=/**:

bartelink
bartelink commented Mar 25, 2020

As a follow-up to #209, which fixes this bug for SqlStreamStore (the presence of the bug has its roots in #175)

There's a lack of coverage of the writing an event with a null content for the Data field

I believe Equinox.Cosmos has coverage, but the SqlStreamStore + EventStore integration tests do not cover it.

Fix is to include a test scenario that generates an Event union with no bod

carlbrochu
carlbrochu commented Apr 18, 2019

Describe the bug
Some utilities project are duplicated between singular (utility) and plural versions (utilities). Let's align to plural versions

To Reproduce
Steps to reproduce the behavior:

  1. Go to Services\DataX.Utilities folder
  2. Notice duplicate folders like 2 cosmosdb utils

Expected behavior
One dll per area

azure-sdk-for-ios
tjprescott
tjprescott commented Apr 29, 2020

Generally, docs should have two levels of examples:

  • The simplest, minimal, sunny-day solution
  • A more complex solution that showcases optional or advanced features.

This was noted when UX study participants asked if they needed to use the ListBlobOptions(maxResults:20) line from the copy-pasted example.

Improve this page

Add a description, image, and links to the cosmosdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cosmosdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.