Language

Package: java-kafka-clients @ 1.0.0

Synopsis

Distributed streaming platform

Description

Kafka is a distributed streaming platform, which means:

  • it can publish and subscribe to streams of records;

  • it can store streams of records in a fault-tolerant way;

  • it can process streams of records as they occur.

Home page
https://kafka.apache.org
Location
gnu/packages/java.scm (line: 11716, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'junit' does not match package name 'java-junit'
input-labels

Identify input labels that do not match package names

label 'hamcrest' does not match package name 'java-hamcrest-all'
input-labels

Identify input labels that do not match package names

label 'objenesis' does not match package name 'java-objenesis'
input-labels

Identify input labels that do not match package names

label 'asm' does not match package name 'java-asm'
input-labels

Identify input labels that do not match package names

label 'cglib' does not match package name 'java-cglib'
input-labels

Identify input labels that do not match package names

label 'javassist' does not match package name 'java-jboss-javassist'
input-labels

Identify input labels that do not match package names

label 'snappy' does not match package name 'java-snappy'
input-labels

Identify input labels that do not match package names

label 'easymock' does not match package name 'java-easymock'
input-labels

Identify input labels that do not match package names

label 'powermock' does not match package name 'java-powermock-core'
input-labels

Identify input labels that do not match package names

label 'powermock-easymock' does not match package name 'java-powermock-api-easymock'
input-labels

Identify input labels that do not match package names

label 'powermock-junit4-common' does not match package name 'java-powermock-modules-junit4-common'
input-labels

Identify input labels that do not match package names

label 'powermock-junit4' does not match package name 'java-powermock-modules-junit4'
input-labels

Identify input labels that do not match package names

label 'powermock-support' does not match package name 'java-powermock-api-support'