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

ConfigureEvictionThroughGfsh > configureEvictionByObjectSizer FAILED

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • eviction
    • None

    Description

      Error in log

      [INFO  07:33:22.434 GMT] (c760e5ff2587fc29): (2) Executing - create region --name=region6 --eviction-action=local-destroy --eviction-entry-count=1000 --type=REPLICATE_PERSISTENT
      [INFO  07:33:22.434 GMT] (c760e5ff2587fc29): 
      [ERROR 07:33:22.606 GMT] (c760e5ff2587fc29): Member | Status | Message
      [ERROR 07:33:22.606 GMT] (c760e5ff2587fc29): ------ | ------ | ----------------------------------------------------------------------------------
      [ERROR 07:33:22.606 GMT] (c760e5ff2587fc29): server | ERROR  | An Eviction Controller with local destroy eviction action is incompatible with d..
      [ERROR 07:33:22.606 GMT] (c760e5ff2587fc29): 
      Executing b72e33f1eb3d4659: gfsh -e connect --locator=localhost[10334] -e describe region --name=region1
      [INFO  07:33:24.325 GMT] (b72e33f1eb3d4659): 
      [INFO  07:33:24.325 GMT] (b72e33f1eb3d4659): (1) Executing - connect --locator=localhost[10334]
      

      Report in CI

      org.apache.geode.management.internal.cli.commands.ConfigureEvictionThroughGfsh > configureEvictionByObjectSizer FAILED
          org.junit.ComparisonFailure: [Process of [702294542500d6c3: gfsh -e start locator --name=locator -e start server --name=server --server-port=0 -e sleep --time=1 -e deploy --jar=C:\Users\geode\AppData\Local\Temp\junit5618353584039515190\ourJar.jar -e create region --name=region1 --eviction-action=local-destroy --eviction-max-memory=1000 --eviction-object-sizer=MySizer --type=REPLICATE -e create region --name=region2 --eviction-action=overflow-to-disk --eviction-max-memory=1000 --eviction-object-sizer=MySizer --type=REPLICATE -e create region --name=region3 --eviction-action=overflow-to-disk --eviction-max-memory=1000 --eviction-object-sizer=MySizer --type=REPLICATE_PERSISTENT -e create region --name=region4 --eviction-action=local-destroy --eviction-max-memory=1000 --eviction-object-sizer=MySizer --type=LOCAL -e create region --name=region5 --eviction-action=overflow-to-disk --eviction-max-memory=1000 --eviction-object-sizer=MySizer --type=LOCAL] did not exit after 4 MINUTES] expected:<[tru]e> but was:<[fals]e>
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
              at org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:124)
              at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
              at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:133)
              at org.apache.geode.management.internal.cli.commands.ConfigureEvictionThroughGfsh.configureEvictionByObjectSizer(ConfigureEvictionThroughGfsh.java:171)
      

      Attachments

        Activity

          People

            onichols Owen Nichols
            mhansonp Mark Hanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: