Skip to content

Commit a411ce9

Browse files
Update Datastreaming.md
1 parent 1ee0a17 commit a411ce9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/specific_iocs/dae/Datastreaming.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ Part of our in-kind contribution to datastreaming is to test the system in produ
2828
There is a Kafka cluster at `livedata.isis.cclrc.ac.uk`. Port 9092 is used for the primary Kafka broker. A web interface
2929
is available on port 8080.
3030

31-
The production server does not auto-create topics this
32-
means that when a new real instrument comes online corresponding topics must be created on this cluster, which is done
33-
as part of the install script.
31+
The production server auto-creates topics when those topics are produced to; consuming however does not create them.
3432

3533
Credentials for the cluster can be found in Keeper, under `ds streaming container user`. The machine is reachable by
3634
SSH with these credentials.
@@ -77,4 +75,4 @@ After the in-kind work finishes and during the handover, there are some proposed
7775
integration of data streaming at ISIS. This diagram is subject to change, but shows a brief overview of what the future
7876
system might look like:
7977

80-
![](FUTUREISISDSLayout.png)
78+
![](FUTUREISISDSLayout.png)

0 commit comments

Comments
 (0)