Uploaded image for project: 'Couchbase Gateway'
  1. Couchbase Gateway
  2. CBG-3109

(3.1.1 backport) remove confusing log line about non SG indexes

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.1.1
    • None
    • SyncGateway
    • Security Level: Public
    • None
    • CBG Sprint 129
    • 1

    Description

      When waiting for a DB to come online, we log all indexes as online even though we only wait for SG indexes:

      2023-06-08T18:06:18.055Z [INF] b:billeo-cb-bucket._default._default Verifying index availability...
      2023-06-08T18:06:18.060Z [INF] Index idx_checkpoint_without_careplan_encounter is online
      2023-06-08T18:06:18.060Z [INF] Index idx_data_export_care_plan_to_redshift_date_yyyy_mm_dd is online
      2023-06-08T18:06:18.060Z [INF] Index idx_data_export_encounter_to_redshift_date_yyyy_mm_dd is online
      2023-06-08T18:06:18.060Z [INF] Index idx_dossier_id is online
      2023-06-08T18:06:18.060Z [INF] Index idx_ehr_encounter_patient_base_subscription_id_deleted_at_started_at is online
      2023-06-08T18:06:18.060Z [INF] Index idx_encounter_encounter_acts_medical_folder_id_care_plan_uuid is online
      2023-06-08T18:06:18.060Z [INF] Index idx_encounter_medical_folder_id is online
      2023-06-08T18:06:18.060Z [INF] Index idx_encounter_session_id is online
      2023-06-08T18:06:18.060Z [INF] Index idx_entscanordo2 is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_id_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_libre_date_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_libre_prestation_date_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_libre_prestation_session_id is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_libre_sessions_ids is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_piecejointes_updatedat is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_prestationsDuPanier_date_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_prestationsDuPanier_sessions_ids is online
      2023-06-08T18:06:18.060Z [INF] Index idx_facture_teletrans_effectuee_apres_48h is online
      2023-06-08T18:06:18.060Z [INF] Index idx_garbage_fse_dre_data2 is online
      2023-06-08T18:06:18.060Z [INF] Index idx_garbage_lot_data is online
      2023-06-08T18:06:18.060Z [INF] Index idx_garbage_message_data is online
      2023-06-08T18:06:18.060Z [INF] Index idx_id_messageKind_type_type is online
      2023-06-08T18:06:18.060Z [INF] Index idx_internal_id is online
      2023-06-08T18:06:18.060Z [INF] Index idx_messageKind_etat_type is online
      2023-06-08T18:06:18.060Z [INF] Index idx_message_sujet is online
      2023-06-08T18:06:18.060Z [INF] Index idx_numeroLot_type_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_numfacture_owner_type is online
      2023-06-08T18:06:18.060Z [INF] Index idx_owner_statut_createdAt_liquidation is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_care_plan_ehr_import_id_deleted_at is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_encounter_ehr_import_id_deleted_at is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_encounter_ehr_import_id_import_identifier is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_free_bills is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_medical_folder_id_type is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_quotations is online
      2023-06-08T18:06:18.060Z [INF] Index idx_pt_retrocessions_all_bills_owner is online
      2023-06-08T18:06:18.060Z [INF] Index idx_statut_owner_message_model is online
      2023-06-08T18:06:18.060Z [INF] Index idx_statut_owner_type is online
      2023-06-08T18:06:18.060Z [INF] Index idx_teletransmission_auto_type is online
      2023-06-08T18:06:18.060Z [INF] Index sg_access_x1 is online
      2023-06-08T18:06:18.060Z [INF] Index sg_allDocs_x1 is online
      2023-06-08T18:06:18.060Z [INF] Index sg_channels_x1 is online
      2023-06-08T18:06:18.060Z [INF] Index sg_roleAccess_x1 is online
      2023-06-08T18:06:18.060Z [INF] Index sg_syncDocs_x1 is online
      2023-06-08T18:06:18.060Z [INF] Index sg_tombstones_x1 is online
      2023-06-08T18:06:18.060Z [INF] b:billeo-cb-bucket._default._default Indexes ready
      

      This ticket is just to fix this logging.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tor.colvin Tor Colvin
            tor.colvin Tor Colvin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty