Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.7
    • wizards
    • None

    Attachments

      Activity

        Successfully tested on staging

        pkonstantinov Pavel Konstantinov added a comment - Successfully tested on staging
        vsisko Vasiliy Sisko added a comment -

        Path generation fixed

        vsisko Vasiliy Sisko added a comment - Path generation fixed
        1. we need to escape back slashes in Windows paths like this Log4J2Logger logger = new Log4J2Logger("C:\\work
          log4j2.xml");
        pkonstantinov Pavel Konstantinov added a comment - we need to escape back slashes in Windows paths like this Log4J2Logger logger = new Log4J2Logger("C:\\work log4j2.xml");
        vsisko Vasiliy Sisko added a comment -
        1. Fixed unique attribute check
        2. Fixed removing of JobStealing attribute
        3. Fixed Logger code generation.
        vsisko Vasiliy Sisko added a comment - Fixed unique attribute check Fixed removing of JobStealing attribute Fixed Logger code generation.
        Caused by: class org.apache.ignite.IgniteCheckedException: Log4j configuration path was not found: undefined
        pkonstantinov Pavel Konstantinov added a comment - Caused by: class org.apache.ignite.IgniteCheckedException: Log4j configuration path was not found: undefined

        Generated incorrect java-code "<constructor-arg value="undefined"/>"

        <property name="gridLogger">
            <bean class="org.apache.ignite.logger.log4j.Log4JLogger">
                <constructor-arg value="undefined"/>
                <property name="level" value="ALL"/>
            </bean>
        </property>
        
        pkonstantinov Pavel Konstantinov added a comment - Generated incorrect java-code "<constructor-arg value="undefined"/>" <property name= "gridLogger" > <bean class= "org.apache.ignite.logger.log4j.Log4JLogger" > <constructor-arg value= "undefined" /> <property name= "level" value= "ALL" /> </bean> </property>
        1. Should the key be unique for Job Stealing CollisionSpi items? I was able to create two items with the same key.
        2. error when trying to remove Job Stealing items
          13:06:55.721 Error: _model(...)[field.model] is undefined
          tableRemove@https://staging-console.gridgain.com/app.js:22053:25
          .execute/</$scope.tableRemove@https://staging-console.gridgain.com/app.js:18358:50
          anonymous/fn@https://staging-console.gridgain.com/vendors.js line 117717 > Function:2:580
          expensiveCheckFn@https://staging-console.gridgain.com/vendors.js:118625:24
          ngEventHandler/</callback@https://staging-console.gridgain.com/vendors.js:121598:21
          $RootScopeProvider/this.$get</Scope.prototype.$eval@https://staging-console.gridgain.com/vendors.js:119403:22
          $RootScopeProvider/this.$get</Scope.prototype.$apply@https://staging-console.gridgain.com/vendors.js:119426:26
          ngEventHandler/<@https://staging-console.gridgain.com/vendors.js:121603:21
          jQuery.event.dispatch@https://staging-console.gridgain.com/vendors.js:107979:25
          jQuery.event.add/elemData.handle@https://staging-console.gridgain.com/vendors.js:107850:91
          1 vendors.js:116904:24
          consoleLog/<() vendors.js:116904
          $ExceptionHandlerProvider/this.$get</<() vendors.js:115686
          $RootScopeProvider/this.$get</Scope.prototype.$apply() vendors.js:119431
          ngEventHandler/<() vendors.js:121603
          jQuery.event.dispatch() vendors.js:107979
          jQuery.event.add/elemData.handle() vendors.js:107850
          
        pkonstantinov Pavel Konstantinov added a comment - Should the key be unique for Job Stealing CollisionSpi items? I was able to create two items with the same key. error when trying to remove Job Stealing items 13:06:55.721 Error: _model(...)[field.model] is undefined tableRemove@https: //staging-console.gridgain.com/app.js:22053:25 .execute/</$scope.tableRemove@https: //staging-console.gridgain.com/app.js:18358:50 anonymous/fn@https: //staging-console.gridgain.com/vendors.js line 117717 > Function:2:580 expensiveCheckFn@https: //staging-console.gridgain.com/vendors.js:118625:24 ngEventHandler/</callback@https: //staging-console.gridgain.com/vendors.js:121598:21 $RootScopeProvider/ this .$get</Scope.prototype.$eval@https: //staging-console.gridgain.com/vendors.js:119403:22 $RootScopeProvider/ this .$get</Scope.prototype.$apply@https: //staging-console.gridgain.com/vendors.js:119426:26 ngEventHandler/<@https: //staging-console.gridgain.com/vendors.js:121603:21 jQuery.event.dispatch@https: //staging-console.gridgain.com/vendors.js:107979:25 jQuery.event.add/elemData.handle@https: //staging-console.gridgain.com/vendors.js:107850:91 1 vendors.js:116904:24 consoleLog/<() vendors.js:116904 $ExceptionHandlerProvider/ this .$get</<() vendors.js:115686 $RootScopeProvider/ this .$get</Scope.prototype.$apply() vendors.js:119431 ngEventHandler/<() vendors.js:121603 jQuery.event.dispatch() vendors.js:107979 jQuery.event.add/elemData.handle() vendors.js:107850
        vsisko Vasiliy Sisko added a comment -
        1. Fixed generation of collision configuration.
        2. Fixed save/revert buttons on removing of FailoverSPI configuration.
        vsisko Vasiliy Sisko added a comment - Fixed generation of collision configuration. Fixed save/revert buttons on removing of FailoverSPI configuration.

        2. Save is not active after all Failover SPI items were deleted.

        pkonstantinov Pavel Konstantinov added a comment - 2. Save is not active after all Failover SPI items were deleted.
        1. FIFO CollisionSpi doesn't generate Java preview
        pkonstantinov Pavel Konstantinov added a comment - FIFO CollisionSpi doesn't generate Java preview
        vsisko Vasiliy Sisko added a comment -

        Implemented collision and failover spi configuration for cluster. ignite-3030.

        vsisko Vasiliy Sisko added a comment - Implemented collision and failover spi configuration for cluster. ignite-3030.

        People

          Unassigned Unassigned
          vsisko Vasiliy Sisko
          Votes:
          0 Vote for this issue
          Watchers:
          Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:

            Slack