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 2019/07/23 15:02:19 UTC

[GitHub] [incubator-druid] pjain1 opened a new pull request #8133: add noop type name to prevent jackson exception when setting type to noop

pjain1 opened a new pull request #8133: add noop type name to prevent jackson exception when setting type to noop
URL: https://github.com/apache/incubator-druid/pull/8133
 
 
   Setting `druid.request.logging.type=noop` fails with 
   ```
   1) Problem parsing object at prefix[druid.request.logging]: Could not resolve type id 'noop' into a subtype of [simple type, class org.apache.druid.server.log.RequestLoggerProvider]: known type ids = [RequestLoggerProvider, composing, emitter, file, filtered, slf4j, switching]
    at [Source: N/A; line: -1, column: -1].
   ```
   This fixes the issue

----------------------------------------------------------------
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


With regards,
Apache Git Services

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