kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/consumer_property.py

Path
kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/tests/kafkatest/services/consumer_property.py
Status
scanned
Type
file
Name
consumer_property.py
Extension
.py
Programming language
Python
Mime type
text/plain
File type
ASCII text
Tag

      
    
Rootfs path

      
    
Size
923 (923 bytes)
MD5
b258f6fcfa4796ea3e9c27b71432d4b4
SHA1
3ad3e843eec4bbd7d4a17f13d18b033bb86db7cc
SHA256
144aeeaebe1228b453c0f53aae48cb3005de757ad4ec0655b9df977ef8c2637a
SHA512

      
    
SHA1_git
0a9756a65ca1182c227d82acf9a6ed5c183bb5b4
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
consumer_property.py | 923 bytes |

# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. """ Define Consumer configuration property names here. """ GROUP_INSTANCE_ID = "group.instance.id" SESSION_TIMEOUT_MS = "session.timeout.ms"
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
86.86
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 8 8
Package URL License Primary language
pkg:pypi/kafkatest@4.2.0 apache-2.0 Python