Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiYTJjNTdm...
) / Task (
https://hibernate.atlassian.net/browse/HSEARCH-3854?atlOrigin=eyJpIjoiYTJ...
) HSEARCH-3854 (
https://hibernate.atlassian.net/browse/HSEARCH-3854?atlOrigin=eyJpIjoiYTJ...
) Remove the unnecessary generic type parameter for DocumentElement (
https://hibernate.atlassian.net/browse/HSEARCH-3854?atlOrigin=eyJpIjoiYTJ...
)
Issue Type: Task Assignee: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Components: backend-elasticsearch, backend-lucene, engine, mapper-pojo Created:
04/Mar/2020 01:10 AM Fix Versions: 6.0.0.Beta-backlog-high-priority Priority: Major
Reporter: Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
Throughout the codebase, there are many generic type parameters of the form D extends
DocumentElement. These parameters are unnecessary, because we always use the base class
DocumentElement and never take advantage of methods on subtypes.
They make everything more complicated for no good reason: let's remove them.
(
https://hibernate.atlassian.net/browse/HSEARCH-3854#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-3854#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- sha1:d2b7993 )