Skip to content
Snippets Groups Projects

Updated default redis expiration value

Merged Dmitrii Novikov (EPAM) requested to merge fix-redis-config into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

redisExpiration = Integer.MAX_VALUE;

What is the new/expected behavior?

redisExpiration = 300;

Merge request reports

Merge request pipeline #189461 failed

Pipeline: Notification

#189462

    Merge request pipeline failed for 2636b11c

    Deployed to Google‎_Cloud‎ 1 year ago
    Deployed to A‎WS‎ 1 year ago
    Deployed to I‎BM‎ 1 year ago
    Approved by

    Merged by Riabokon Stanislav(EPAM)[GCP]Riabokon Stanislav(EPAM)[GCP] 1 year ago (May 31, 2023 8:00am UTC)

    Merge details

    • Changes merged into master with fed025eb (commits were squashed).
    • Deleted the source branch.

    Pipeline #189741 failed

    Pipeline failed for fed025eb on master

    Deployed to A‎WS‎ 1 year ago
    Deployed to Google‎_Cloud‎ 1 year ago
    Deployed to I‎BM‎ 1 year ago

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    Please register or sign in to reply
    Loading