Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-430

scala.reflect.BeanProperty deprecated

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • build, container
    • None

    Description

      BeanProperty moved from scala.reflect to scala.beans in 2.10 and has been removed from 2.11 so needs to be changed in order to compile on 2.11.

      incubator-samza/samza-core/src/main/scala/org/apache/samza/metrics/reporter/MetricsHeader.scala:48: error: not found: type BeanProperty
      [ant:scalac] @BeanProperty val source: String,
      [ant:scalac] ^

      Attachments

        1. jira-samza-430.diff
          7 kB
          Yi Pan

        Issue Links

          Activity

            People

              nickpan47 Yi Pan
              bandrews bennett andrews
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: