|
|
|
There are various properties files that we use to configure the shells for testing. Currently, there are 3: intake.properties, ingest.properties, and replication.properties.
|
|
|
|
|
|
|
|
##### Intake Properties
|
|
|
|
### Intake Properties
|
|
|
|
|
|
|
|
Since the intake-shell is only a mock service, the properties file for it represents the bare necessities:
|
|
|
|
|
| ... | ... | @@ -19,7 +19,7 @@ Since the intake-shell is only a mock service, the properties file for it repres |
|
|
|
- The routing key when broadcasting AMQP messages
|
|
|
|
- Will be deprecated, this is not defined in code
|
|
|
|
|
|
|
|
##### Ingest Properties
|
|
|
|
### Ingest Properties
|
|
|
|
|
|
|
|
The ingest-shell is undergoing development so the properties may not be stable for the time being (current date 07/09/2014)
|
|
|
|
|
| ... | ... | @@ -48,7 +48,7 @@ The ingest-shell is undergoing development so the properties may not be stable f |
|
|
|
* smtp.from
|
|
|
|
- Will likely be removed
|
|
|
|
|
|
|
|
##### Replication Properties
|
|
|
|
### Replication Properties
|
|
|
|
|
|
|
|
* node.name
|
|
|
|
- Same as intake
|
| ... | ... | |
| ... | ... | |