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

Search by Kafka message key #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tamalendu
Copy link

  • pom.xml
    -- Dependency added for Spark
  • message-inspector
    -- Made changes in Message-inspector UI.
    -- Added Search by dropdown and Message Key input field.
  • MessageVO
    -- Implement Serializable

To implement the functionality added new config, service and util classes and made changes in controller cleasses.

  • Config (added)
    -- MessageConfiguration
  • Service (added)
    -- SparkMessageInspector
  • Util (added)
    -- SearchType
  • Controller (change)
    -- MessageController

- pom.xml
   -- Dependency added for Spark
- message-inspector
   -- Made changes in Message-inspector UI.
   -- Added Search by dropdown and Message Key input field.
- MessageVO
   -- Implement Serializable

To implement the functionality added new config, service and util classes and made changes in controller cleasses.
- Config (added)
  -- MessageConfiguration
- Service (added)
  -- SparkMessageInspector
- Util (added)
  -- SearchType
- Controller (change)
  -- MessageController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants