[ https://issues.apache.org/jira/browse/HDFS-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akira Ajisaka resolved HDFS-15950. ---------------------------------- Fix Version/s: 3.2.3 3.1.5 3.4.0 3.3.1 Hadoop Flags: Reviewed Resolution: Fixed Committed to trunk, branch-3.3, branch-3.2, and branch-3.1. Thank you [~gautham] for the contribution! > Remove unused hdfs.proto import > ------------------------------- > > Key: HDFS-15950 > URL: https://issues.apache.org/jira/browse/HDFS-15950 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs-client > Affects Versions: 3.4.0 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Major > Labels: pull-request-available > Fix For: 3.3.1, 3.4.0, 3.1.5, 3.2.3 > > Time Spent: 40m > Remaining Estimate: 0h > > hdfs.proto is imported in inotify.proto and is unused. This causes the > following warning to be generated - > {code} > inotify.proto:35:1: warning: Import hdfs.proto is unused. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org