• Tom Evans's avatar
    OF-859: Pubsub fix; misc cleanup · c5075d59
    Tom Evans authored
    This fixes a problem with a static final reference in the Node.class. It
    also addresses a couple of minor issues discovered during pubsub
    testing:
    - PubSubPersistenceManager should return an editable collection rather
    than a read-only collection for published items
    - SequenceManager defaults should use a blocksize of 5 for frequently
    used tables
    - LocaleUtils should catch and log a MissingResourceException and return
    the key in lieu of the missing value (by convention)
    c5075d59
Name
Last commit
Last update
..
bugfix Loading commit data...
CachedPreparedStatement.java Loading commit data...
ConnectionProvider.java Loading commit data...
DbConnectionManager.java Loading commit data...
DefaultConnectionProvider.java Loading commit data...
DefaultConnectionProviderBeanInfo.java Loading commit data...
EmbeddedConnectionProvider.java Loading commit data...
JNDIDataSourceProvider.java Loading commit data...
JiveID.java Loading commit data...
SchemaManager.java Loading commit data...
SequenceManager.java Loading commit data...
package-info.java Loading commit data...