Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Communication channel transparency #60

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Commits on May 3, 2020

  1. Channel transparency, base implementation.

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    altafhusen-mr committed May 3, 2020
    Configuration menu
    Copy the full SHA
    8c3e109 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Channel transparency, base implementation.

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 9, 2020
    Configuration menu
    Copy the full SHA
    763d5c9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Channel transparency, base implementation.

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 10, 2020
    Configuration menu
    Copy the full SHA
    f5bc5c1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Channel transparency, base implementation.

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 11, 2020
    Configuration menu
    Copy the full SHA
    580fc27 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Channel transparency : DirectChannel implementation

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 17, 2020
    Configuration menu
    Copy the full SHA
    c92f462 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    d61f495 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Package refactotization

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 20, 2020
    Configuration menu
    Copy the full SHA
    027807e View commit details
    Browse the repository at this point in the history
  2. Changes to SenderReceiverFactory

    Co-authored-by: Altafhusen
    <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh
    <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    3 people committed May 20, 2020
    Configuration menu
    Copy the full SHA
    56564b4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Including ExecutorService for DirectChannel and ReadByteChannel, othe…

    …r clean up, RabbitMQ dependency code removal for DataGeneratorTest
    
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 24, 2020
    Configuration menu
    Copy the full SHA
    fe47b1a View commit details
    Browse the repository at this point in the history
  2. Fix for Tests failing due to data over writing during DirectSenderImpl

    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 24, 2020
    Configuration menu
    Copy the full SHA
    595aa23 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. changes to AbstractEvaluationStorage component

    Co-authored-by: Sourabh<56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen<57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    3 people committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c2adfb6 View commit details
    Browse the repository at this point in the history
  2. Changes to AbstractEvaluationStorage

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 25, 2020
    Configuration menu
    Copy the full SHA
    62e88f9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. DataGereratorTest fix for multiple test runs, TaskGeneratorTest changes,

    and Sending properties to DirectChannel
    
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed May 31, 2020
    Configuration menu
    Copy the full SHA
    feed030 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Implementing RabbitMQChannel, DataGenerator test working implementation

    for both DirectChannel and RabbitMQChannel, and code cleanup
    
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6092dc0 View commit details
    Browse the repository at this point in the history
  2. ContainerCreationNoCorrelationTest and ContainerCreationTest for

    RabbitMQChannel
    
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    1b6069a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebdaf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. BenchmarkControllingTest for RabbitMQChannel

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0416688 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    21c4c40 View commit details
    Browse the repository at this point in the history
  2. Fix for SequencingTaskGeneratorTest for RabbitMQChannel

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    ec5cba3 View commit details
    Browse the repository at this point in the history
  3. Code documentation

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    36ace5f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Merge branch 'develop' of https://github.com/hobbit-project/core into…

    … Communication_channel_transparency
    
    � Conflicts:
    �	src/main/java/org/hobbit/core/components/AbstractComponent.java
    altafhusen-mr committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6523996 View commit details
    Browse the repository at this point in the history
  2. Revert test cases changes and resolve conflict

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    89d32df View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Moving classes to specified packages, code format, unnecessary exception

    removal, Test class revert changes.
    
    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    8a8c30f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    3cb1680 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Rename CommonChannel to Channel as per the feedback

    Co-authored-by: Sourabh <56801226+sourabhpoddar404@users.noreply.github.com>
    Co-authored-by: Altafhusen <57062112+altafhusen-mr@users.noreply.github.com>
    Co-authored-by: Yamini <29372422+Yamini19@users.noreply.github.com>
    Co-authored-by: Melissa <21376912+melissadas@users.noreply.github.com>
    5 people committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    585f811 View commit details
    Browse the repository at this point in the history