remove metarToShef endpoint from obs ingest

This commit is contained in:
mjames-upc 2015-09-17 10:20:10 -06:00
parent c54fb14442
commit fdda6e8100

View file

@ -20,7 +20,6 @@
<bean ref="metarPointData" method="toPointData" />
<multicast>
<to uri="direct-vm:persistIndexAlert" />
<to uri="direct-vm:metarToShef" />
<to uri="direct-vm:metarToHMDB" />
</multicast>
</pipeline>
@ -31,4 +30,4 @@
</doTry>
</route>
</camelContext>
</beans>
</beans>