Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-545

Boxing/unboxing to parse a primitive is suboptimal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.9
    • gora-infinispan
    • None

    Description

      An example comes from InfinispanStore.java :

            splitSize = Integer.valueOf(
                properties.getProperty( BUFFER_LIMIT_READ_NAME,
      

      splitSize, an int, should be assigned by calling Integer.parseInt()

      Attachments

        Issue Links

          Activity

            People

              madhawa Madhawa Kasun Gunasekara
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h