Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1097

allow Lambda invocations to be named so that they show up in test logs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • tests
    • None

    Description

      Currently lambda invocations are logged like this:

      [vm_1][info 2016/03/14 10:17:04.395 PDT <RMI TCP Connection(1)-10.118.33.195> tid=0x14] Received method: com.gemstone.gemfire.test.dunit.DurableClientSimpleDUnitTest$$Lambda$5/1964980796.run with 0 args on object: com.gemstone.gemfire.test.dunit.DurableClientSimpleDUnitTest$$Lambda$5/1964980796@5e43dcd9

      It would be helpful to be able to have more context than this logged, such as

      [vm_0][info 2016/03/14 15:30:36.314 PDT <RMI TCP Connection(1)-10.118.33.195> tid=0x14] Received method: com.gemstone.gemfire.test.dunit.NamedCallable.call with 0 args on object: callable(getTestGetNotifiedClients_port)

      so that we can tell what the Lambda is doing.

      Attachments

        Activity

          People

            bschuchardt Bruce J Schuchardt
            bschuchardt Bruce J Schuchardt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: