• Dave Cridland's avatar
    OF-1141 Fix default configuration of PEP · 7c14421c
    Dave Cridland authored
    The PEP Service configures leaf nodes to store -1 items by default; however
    this value is not corrected by the usual post-configuration checks to 1, and
    this in turn means that when gathering the items to return, the single
    item is removed.
    
    This patch corrects the issue by setting the maxPublishedItems in the default
    configuration to 1 instead.
    7c14421c
Name
Last commit
Last update
..
IQPEPHandler.java Loading commit data...
IQPEPOwnerHandler.java Loading commit data...
PEPService.java Loading commit data...
PEPServiceManager.java Loading commit data...
package-info.java Loading commit data...