[ 
https://issues.apache.org/jira/browse/BEAM-5192?focusedWorklogId=579771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-579771
 ]

ASF GitHub Bot logged work on BEAM-5192:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Apr/21 05:42
            Start Date: 09/Apr/21 05:42
    Worklog Time Spent: 10m 
      Work Description: m4r3x commented on pull request #10433:
URL: https://github.com/apache/beam/pull/10433#issuecomment-816423342


   > @echauchot
   > I know but it is just a deprecation for now in ES 7.0, types will be 
removed later on.
   > For backward compatibility reasons (address indexes created using ES <= 6 
we could keep the type. Once the type API is removed (in ES 8.0 I guess), we 
could address this breaking change during the migration of the IO. WDYT ?
   
   My $0.02, IMO we should at least remove the log message if we decide to 
ignore the deprecation warning, I'm in the middle of refining my logs in 
Dataflow and there's no way for me to get rid of those. They keep flooding and 
potentially hide other more important ones.
   
   Unless there's a way for ElasticsearchIO to specify which warning not to 
print, but I might be missing something! :)
   
   Thank you!


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 579771)
    Time Spent: 3h 50m  (was: 3h 40m)

> Support Elasticsearch 7.x
> -------------------------
>
>                 Key: BEAM-5192
>                 URL: https://issues.apache.org/jira/browse/BEAM-5192
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-elasticsearch
>            Reporter: Etienne Chauchot
>            Assignee: Etienne Chauchot
>            Priority: P2
>             Fix For: 2.19.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> ES v7 is not out yet. But Elastic team scheduled a breaking change for ES 
> 7.0: the removal of the type feature. See 
> [https://www.elastic.co/blog/index-type-parent-child-join-now-future-in-elasticsearch]
> This will require a good amont of changes in the IO. 
> This ticket is there to track the future work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to