[
https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-6000:
-------------------------
Status: Open (was: Patch Available)
Patch no longer applicable. Need new patch to move the stuff at
src/main/resouces to src/main/protobuf:
{code}
./hbase-server/src/main/protobuf/Admin.proto
./hbase-server/src/main/protobuf/Client.proto
./hbase-server/src/main/protobuf/ClusterId.proto
./hbase-server/src/main/protobuf/ClusterStatus.proto
./hbase-server/src/main/protobuf/Filter.proto
./hbase-server/src/main/protobuf/FS.proto
./hbase-server/src/main/protobuf/hbase.proto
./hbase-server/src/main/protobuf/Master.proto
./hbase-server/src/main/protobuf/MasterAdmin.proto
./hbase-server/src/main/protobuf/MasterMonitor.proto
./hbase-server/src/main/protobuf/RegionServerStatus.proto
./hbase-server/src/main/protobuf/RPC.proto
./hbase-server/src/main/protobuf/ZooKeeper.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/CellMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/CellSetMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/ColumnSchemaMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/ScannerMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/StorageClusterStatusMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableInfoMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableListMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableSchemaMessage.proto
./hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/VersionMessage.proto
./hbase-server/src/test/protobuf/test.proto
./hbase-server/src/test/protobuf/test_delayed_rpc.proto
./hbase-server/src/test/protobuf/test_rpc_service.proto
{code}
> Cleanup where we keep .proto files
> ----------------------------------
>
> Key: HBASE-6000
> URL: https://issues.apache.org/jira/browse/HBASE-6000
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.0
> Reporter: stack
> Assignee: stack
> Labels: noob
> Attachments: 6000.txt, 6000.txt
>
>
> I see Andrew for his pb work over in rest has .protos files under
> src/main/resources. We should unify where these files live. The recently
> added .protos place them under src/main/protobuf Its confusing.
> The thift idl files are here under resources too.
> Seems like we should move src/main/protobuf under src/resources to be
> consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira