Project

General

Profile

Actions

Bug #12925

closed

Bug #12792: Datasources postinst SQL does not use Rudder connection parameters

SQL postinst is too verbose in datasource

Added by Nicolas CHARLES almost 6 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

root@server:~# /opt/rudder/bin/rudder-pkg install-file rudder-plugin-datasources-4.1-1.3-SNAPSHOT.rpkg
Installing rudder-plugin-datasources-4.1-1.3-SNAPSHOT.rpkg
CREATE FUNCTION
psql:/opt/rudder/share/plugins/datasources/datasources-schema.sql:56: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "datasources_pkey" for table "datasources" 
CONTEXTE : SQL statement "CREATE TABLE datasources (
        id            text PRIMARY KEY NOT NULL CHECK (id <> '')  
      , properties    text NOT NULL CHECK (properties <> '' )
      , status        text CHECK (status <> '' )
      )" 
PL/pgSQL function create_datasources() line 7 at SQL statement
 create_datasources 
--------------------

(1 ligne)

[]

This is too verbose :/

Actions #1

Updated by Nicolas CHARLES almost 6 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES almost 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-plugins/pull/63
Actions #3

Updated by Rudder Quality Assistant almost 6 years ago

  • Status changed from Pending technical review to Discussion
  • Assignee changed from Alexis Mousset to Nicolas CHARLES
Actions #4

Updated by Alexis Mousset almost 6 years ago

  • Subject changed from SQL poistinst is too verbose in datasource to SQL postinst is too verbose in datasource
Actions #5

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.1.13 to 4.1.14
Actions #6

Updated by Nicolas CHARLES almost 6 years ago

  • Status changed from Discussion to Pending release

Applied in changeset commit:rudder-plugins|a2522ff59d8e2766d79322c9b93dad888e61b002.

Actions #7

Updated by François ARMAND almost 6 years ago

  • Target version changed from 4.1.14 to 4.1.13
Actions #8

Updated by Vincent MEMBRÉ almost 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.13, 4.2.7 and 4.3.3 which were released today.

Actions #9

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version set to 432
Actions #10

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version set to 4.3-1.4
Actions

Also available in: Atom PDF