Jive Software Open Source

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Openfire (ARCHIVED)
  • JM-1331

Allow disabling of PEP service to reduce DB queries

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.5.0
  • Fix Version/s: 3.5.1
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

Allow disabling of PEP service to reduce DB queries. Set the system property "xmpp.pep.enable" to "false" to disable the service.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
  • Reviews
  • Builds
Hide
Permalink
Francisco Vives added a comment - 04/23/08 10:44 PM

When a user is logged, the following query is executed once: SELECT DISTINCT serviceID FROM pubsubNode WHERE serviceID=?

Show
Francisco Vives added a comment - 04/23/08 10:44 PM When a user is logged, the following query is executed once: SELECT DISTINCT serviceID FROM pubsubNode WHERE serviceID=?
Hide
Permalink
Gernot Pansy added a comment - 05/27/08 04:31 PM

The system property is actually "xmpp.pep.enabled". I tried to disable without luck. but after a quick look into the code, its working now (or better it's really disabled now).

Show
Gernot Pansy added a comment - 05/27/08 04:31 PM The system property is actually "xmpp.pep.enabled". I tried to disable without luck. but after a quick look into the code, its working now (or better it's really disabled now).

People

  • Assignee:
    Gaston Dombiak
    Reporter:
    Gaston Dombiak
Vote (0)
Watch (0)

Dates

  • Created:
    04/17/08 09:16 PM
    Updated:
    05/27/08 04:31 PM
    Resolved:
    04/17/08 09:22 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for igniterealtime.org. Try JIRA - bug tracking software for your team.