You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/03/22 17:26:00 UTC

[jira] [Commented] (BEAM-13698) JavaBeanSchema skips inherited class's getters

    [ https://issues.apache.org/jira/browse/BEAM-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510778#comment-17510778 ] 

Beam JIRA Bot commented on BEAM-13698:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> JavaBeanSchema skips inherited class's getters 
> -----------------------------------------------
>
>                 Key: BEAM-13698
>                 URL: https://issues.apache.org/jira/browse/BEAM-13698
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Gaurav Mishra
>            Priority: P2
>              Labels: stale-P2
>
> Given a Class (Child extends Parent), JavaBeanSchema currently does not look at the getters present in the Parent class while setting up schema. 
> AC - 
> All inherited getters should also be part of the schema provided by JavaBeanSchema. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)