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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to