Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1226

Port backtype.storm.util to java

    XMLWordPrintableJSON

Details

    Description

      Port backtype.storm.util from clojure to java. In as many instances as possible the same interface should be maintained, and calls to clojure functions in the rest of the code should be replaces with calls to the corresponding java code.

      Some similar functions can be found at

      https://github.com/apache/storm/blob/jstorm-import/jstorm-core/src/main/java/com/alibaba/jstorm/utils/JStormUtils.java

      Although they are not identical.

      For function callbacks we may need to evaluate adding in appropriate callback interfaces instead. Please try to avoid using clojure internal java classes unless necessary.

      Attachments

        Issue Links

          Activity

            People

              knusbaum Kyle Nusbaum
              revans2 Robert Joseph Evans
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: