Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-3627

Prepared statements for applicable flags

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • master, 3.6.0
    • 3.7.0
    • cassandra, mailbox

    Description

      Because we do not use the ADDALL modifier, we do not prepare statements and do a manual combinaison of ADD statements.

      This result in sub-obtimal query (one ADDALL is more optimized than many ADD) and suboptimal execution (not using prepeared statments is an anti pattern)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment