You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/07 07:59:04 UTC

[GitHub] [druid] zenfenan commented on issue #8766: Test minor compaction for a single dataSource with kafka-indexing

zenfenan commented on issue #8766:
URL: https://github.com/apache/druid/issues/8766#issuecomment-670386444


   @ArtinTD 
   
   When you submit the Kafka ingestion spec, you can provide the context map with `forceTimeChunkLock` set to `false` like
   ```
   {
     "type": "kafka",
     "ioConfig": {
        ...
     },
     "tuningConfig": {
        ...
     },
     "dataSchema": {
        ...
     },
     "context": {
       "forceTimeChunkLock": false
     }
   }
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org