Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1146

make change log batch size configurable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 2.2.1
    • grouperLoader
    • None

    Description

      Its not configurable, but we can add that

      //lets get 100 records
      List<ChangeLogEntry> changeLogEntryList = GrouperDAOFactory.getFactory().getChangeLogEntry()
      .retrieveBatch(changeLogConsumer.getLastSequenceProcessed(), 100);

      From: grouper-users-request On Behalf Of Rahul Doshi
      Sent: Wednesday, June 24, 2015 10:37 AM
      To: grouper-users
      Subject: [grouper-users] batchsize for changelogconsumer

      Hello,

      Is there a configuration setting to change the batchsize for changelogconsumer from default 100 to lets say 500? If batchsize is not currently configurable then can it be made as a configuration option in the future release?

      Thanks,
      Rahul

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: