You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kibble.apache.org by GitBox <gi...@apache.org> on 2020/11/14 19:29:46 UTC

[GitHub] [kibble] turbaszek commented on issue #84: Refactor KibbleDatabase

turbaszek commented on issue #84:
URL: https://github.com/apache/kibble/issues/84#issuecomment-727254412


   Additionally when working on #94 I got the following warning. It would be good to address it:
   ```
   /usr/local/lib/python3.8/site-packages/elasticsearch/connection/base.py:190: ElasticsearchDeprecationWarning: [types removal] Specifying types in document index requests is deprecated, use the typeless endpoints instead (/{index}/_doc/{id}, /{index}/_doc, or /{index}/_create/{id}).
     warnings.warn(message, category=ElasticsearchDeprecationWarning)
   ```


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