You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/11/15 17:40:08 UTC

[GitHub] [drill] dzamo opened a new pull request #2376: DRILL-8045: Fix storage export regression introduced by DRILL-8040

dzamo opened a new pull request #2376:
URL: https://github.com/apache/drill/pull/2376


   # [DRILL-8045](https://issues.apache.org/jira/browse/DRILL-8045): Fix storage export regression introduced by DRILL-8040
   
   ## Description
   
   Since DRILL-8040, attempts to export an individual storage config from the REST API fail with the following.
   
   ```
    ERROR o.g.j.m.i.WriterInterceptorExecutor - MessageBodyWriter not found for media type=application/json, type=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse, genericType=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse.
   16:56:04.187 [qtp558821862-372] ERROR o.g.j.m.i.WriterInterceptorExecutor - MessageBodyWriter not found for media type=application/json, type=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse, genericType=class org.apache.hbase.thirdparty.org.glassfish.jersey.message.internal.OutboundJaxrsResponse.
   ```
   
   ## Documentation
   N/A
   
   ## Testing
   Test individual storage config exports from the web UI.  Test serverMessage detail text when an storage config update request fails.
   


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

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] cgivre merged pull request #2376: DRILL-8045: Fix storage export regression introduced by DRILL-8040

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2376:
URL: https://github.com/apache/drill/pull/2376


   


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

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

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