Hi Devs,
According to a suggestion made by Shaheed I have now updated the dependency
JSON definitions (startup orders and scaling dependents) as follows:
{
"startupOrders":[
{
"aliases":[
"oracle.oracle1",
"cassandra.cassandra1",
"tomcat.tomcat1"
]
},
{
"aliases":[
"oracle.oracle1",
"redis.redis1"
]
}
],
"scalingDependents":[
{
"aliases":[
"redis.redis1",
"tomcat.tomcat1"
]
}
]
}
Please feel free to share your thoughts on this.
Thanks
--
Imesh Gunaratne
Senior Technical Lead, WSO2
Committer & PMC Member, Apache Stratos