Asanka Abeyweera

Results 20 issues of Asanka Abeyweera

Currently, only the MEMBERSHIP_EVENT_TABLE is cleared when restarting.

RDBMS coordination read notifications from MEMBERSHIP_EVENT_TABL. After selecting notifications, those are deleted by the destined node. This would lead delete unread notifications in a high concurrent scenario. The fix is...

Currently, the config is read from $CARBON_HOME/conf/coordinatorConfig.yaml. It should be read from $CARBON_HOME/repository/conf/coordinatorConfig.yaml

We can probably get rid of the one in org.wso2.carbon.cluster.coordinator.commons

It seems the purpose of the ant build is to copy `coordinatorConfig.yaml` file from `src/main/config` to `src/main/resources` and create the target directory which we don't have to do. Build file...

Currently, a YAML configuration is used even in the 1.x.x version. For consistency with other Carbon 4 configs, config should be an XML file.

- [ ] jacoco-maven-plugin from 0.8.0 to 0.8.4 dependencies #82 - [ ] maven-surefire-plugin from 2.21.0 to 2.22.2 dependencies #81

Jenkins job log with split package warnings [consoleText.txt](https://github.com/wso2/micro-integrator/files/3017915/consoleText.txt)

Type/Task
Priority/Low