[
https://issues.apache.org/jira/browse/TRAFODION-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397614#comment-16397614
]
ASF GitHub Bot commented on TRAFODION-2958:
-------------------------------------------
Github user hegdean commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1472#discussion_r174276113
--- Diff: core/sqf/sql/scripts/dcscheck ---
@@ -73,14 +72,14 @@ if ( [ $sq_stat == 0 ] || [ $sq_stat == 1 ] ); then
### Get the configured primary node for DcsMaster
if [ -s ${DCS_INSTALL_DIR}/conf/master ]; then
--- End diff --
Yes this should be deleted. will take care of it . Thanks
> Consolidate the master and backup files in dcs conf folder to a single file
> (masters)
> -------------------------------------------------------------------------------------
>
> Key: TRAFODION-2958
> URL: https://issues.apache.org/jira/browse/TRAFODION-2958
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: dcs
> Affects Versions: any
> Reporter: Anuradha Hegde
> Assignee: Anuradha Hegde
> Priority: Major
>
> Currently for DCS HA, dcs maintains 2 files in dcs conf folder (master and
> backup-masters).
> Instead of maintaining 2 different files for masters, we will maintain one
> masters in the conf folder which will contain the list of all assigned dcs
> master hosts. The first entry in the file will be primary DCS master
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)