You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 13:42:59 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #448: Fix empty route warning in backend

dominikriemer opened a new issue, #448:
URL: https://github.com/apache/streampipes/issues/448

   Backend currently throws empty route warning on startup within class:
   
   org.apache.streampipes.rest.impl.nouser.PipelineElementImportNoUser
   
    
   ```
   
   backend_1 | 19:35:40.777 SP [http-nio-8030-exec-1] WARN org.glassfish.jersey.internal.Errors - The
   following warnings have been detected: WARNING: The (sub)resource method addElement in org.apache.streampipes.rest.impl.nouser.PipelineElementImportNoUser
   contains empty path annotation.
   ```
   
   
   Imported from Jira [STREAMPIPES-282](https://issues.apache.org/jira/browse/STREAMPIPES-282). Original Jira may contain additional context.
   Reported by: wiener.


-- 
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: issues-unsubscribe@streampipes.apache.org.apache.org

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


[GitHub] [streampipes] dominikriemer closed issue #448: Fix empty route warning in backend

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #448: Fix empty route warning in backend
URL: https://github.com/apache/streampipes/issues/448


-- 
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: issues-unsubscribe@streampipes.apache.org

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